An open API service indexing awesome lists of open source software.

https://github.com/itzzmeakhi/automating-using-python

To automate the boring task of checking the news published in university website on regular basis. By making use of python packages like selenium web driver, beautifulSoup4 and schedule, daily 11:17 pm my python code scraps the news from our university's website and generates an csv file and sends to my mail. So that i can stay updated with the university's news.
https://github.com/itzzmeakhi/automating-using-python

beautifulsoup4 python36 schedule selenium-webdriver

Last synced: about 2 months ago
JSON representation

To automate the boring task of checking the news published in university website on regular basis. By making use of python packages like selenium web driver, beautifulSoup4 and schedule, daily 11:17 pm my python code scraps the news from our university's website and generates an csv file and sends to my mail. So that i can stay updated with the university's news.

Awesome Lists containing this project