Scrape StackExchange top questions and have them delivered to your email inbox. To schedule periodic emails, consider deploying the script on Heroku and using Heroku Scheduler,
- Navigate to repository and run
python3 scrape.py
. - Enter your email address and password
Before deploying to an online web server, remember to change lines 34 and 35 to add your email address and password.