The News Boy is a python program to send Email of latest news & top-stories scrapped from various sites, create podcasts from scrapped data, and many more! It uses geckodriver, BeautifulSoup to access the websites.
Latest Release: v1.1.0
All releases can be found at the releases page!
New feature: Business news
Outlook mail provision added!
- Selenium
- smtplib
- BeautifulSoup
- gtts
- Geckodriver (driver)
- Mozilla Firefox (browser--latest version)
pip install selenium
pip install secure-smtplib
pip install gTTS
pip install beautifulsoup4
Times of India:https://timesofindia.indiatimes.com/
Times of India(Business): https://timesofindia.indiatimes.com/business/india-business
IndiaToday: https://www.indiatoday.in/
IndianExpress: https://indianexpress.com
BloombergQuint: https://www.bloombergquint.com
Sometimes the mail received may be on the junk folder. Please have a look on it.
As of now mails can be sent only from Gmail.
Created by: Andrew George Issac
Instagram: https://www.instagram.com/_andrewissac
Twitter: https://twitter.com/andrewgeorge002