Skip to content

Webscraping and Sending Mail of top stories from inshorts.

Notifications You must be signed in to change notification settings

Just2Deep/Inshorts_Email

Repository files navigation

Webscraping and Sending Mail

In this project we extract data from the Indian short news platform Inshorts and send out the content and link for these articles as an email automatically.

How to setup

Create a virtual environment and activate it.

python -m venv venv

venv\Scripts\activate

Install all dependencies

pip install -r requirements.txt

You can add your email details as .env, to send top stories to your email.

Using Github actions to send our mail to receivers. ( we can improve the way we are processing the receiver list ).

Sample of the final email received.

Alt text

Automated web scraper

About

Webscraping and Sending Mail of top stories from inshorts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages