Skip to content

chunkanglu/Online-Grocery-Scraper

Repository files navigation

Costco/Amazon Price Scraper

How to use:

Install dependencies with using:

pip -r requirements.txt

Set up environment variables in a .env file (example in .env_Sample)
Configure HOST_ADDRESS and PORT in sendEmail.py if not using Outlook/Hotmail.
NOTE: Gmail is unsupported as of May 30, 2022 (Link to Google)

Run with:

python main.py [file of links].txt

About

Modular web scraper for getting price data from sites like Costco and Amazon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages