Inspiration
By creating this project I got to know that I have the potential to create more such projects with the help of Python
What it does
This tool is very helpful to send emails automatically.
How we built it
- This python Automation tool helps to extract the content of the given website with the help of packages requests.
- After the process of extraction the library called BeautifulSoup4 is used to scrap the content of the Website, content like link/domain, etc.
- Then set up of Email-Authentication is used with the help of python package Smtplib library Authentication system
- After setting up the Email-Authentication system we are now able to create the body of the email and any other information which is needed to sent email to others
- Finally Email is sent.
Accomplishments that we're proud of
I'm very proud that I have created my first project in the Domain of Automation it has been a great experience to learn new technologies.
What we learned
I have learned the uses of new python Libraries, how automation works. I have also learned some tips and tricks to debug the errors
Built With
- beautiful-soup
- python
- reuquests
- smtlib
Log in or sign up for Devpost to join the conversation.