/Dynamic-Promo-Code-Scraper

Dynamically scrape promo codes from twitter and SMS them to your phone.

Primary LanguagePython

Dynamic-Promo-Code-Scraper

Dynamically scrape promo codes from twitter and SMS them to your phone.

Running the Scraper

Install python.
Install Chrome driver.
WARNING: Path of env is probably different. In that case install the libraries on your own python environment.
Remove python_promo_snatcher and run python3 -m venv python_promo_snatcher. Then run source python_promo_snatcher/bin/activate to activate python environment.
Required libraries pip install BeautifulSoup4 selenium twilio lxml.
Run python3 promo_snatcher.py to execute script.
CTRL-c to exit script.