python-geeks / Automation-scripts

Repo for creating awesome automation scripts to make my panda lazier
MIT License
782 stars 420 forks source link

Python Web Scrapper and Email Automated delivery #890

Open ShivamPathak99 opened 1 year ago

ShivamPathak99 commented 1 year ago

Python Web Scrapper and Automated Email Delivery System

Brief - This is a python automated Web Scrapper which pulls the list of headlines from HackerNews webpage and list them, after that its sends the list with their link through email to other people.

Instructions

Programming Language

Happy Coding

royninja commented 1 year ago

Hi I would like to know how you want to pass the email? By writing each and every email on the terminal?

ShivamPathak99 commented 1 year ago

No, as of now I haven't added any input for email, email is directly written in code. But, I was going to implement it by taking emails from Excel sheets.

Rozaki0318 commented 1 year ago

Is this contribution for this issue stopped? If it's OK, I'm willing to contribute for this issue. So could you assign this issue to me?