added instructions
This commit is contained in:
@@ -212,3 +212,14 @@ request:
|
|||||||
- pull all orders by default
|
- pull all orders by default
|
||||||
- add online orders
|
- add online orders
|
||||||
- copy header data from browser using selenium
|
- copy header data from browser using selenium
|
||||||
|
|
||||||
|
* how to run
|
||||||
|
|
||||||
|
python scrape_giant.py
|
||||||
|
python enrich_giant.py
|
||||||
|
python scrape_costco.py
|
||||||
|
python enrich_costco.py
|
||||||
|
python build_observed_products.py
|
||||||
|
python build_review_queue.py
|
||||||
|
python build_canonical_layer.py
|
||||||
|
python validate_cross_retailer_flow.py
|
||||||
|
|||||||
Reference in New Issue
Block a user