added instructions

This commit is contained in:
ben
2026-03-16 17:34:22 -04:00
parent 6e1cde2c83
commit 861955557a

View File

@@ -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