GrocerEZ is a mobile app that uses a combination of web-scraping and crowd-sourcing to determine which store could fulfill your grocery list for the cheapest total
There's an ALDI on Briarcrest that I get groceries from sometimes, and I think it would be a good target for our third grocery store to scrape from. I know they do delivery and pickup via Instacart, so there should be a way to get their prices. The goal of this issue is to have a scrape_aldi.py script that mirrors the Ryan's scrape_walmart.py
There's an ALDI on Briarcrest that I get groceries from sometimes, and I think it would be a good target for our third grocery store to scrape from. I know they do delivery and pickup via Instacart, so there should be a way to get their prices. The goal of this issue is to have a
scrape_aldi.py
script that mirrors the Ryan'sscrape_walmart.py