Metadata-Version: 2.1
Name: datascraping-article
Version: 0.1
Summary: A python package for web scraping the latest articles on popular Data science blogs
Home-page: https://github.com/Chesta1/datascience_article_scrapping
Author: Chesta Dhingra
Author-email: chestadhingra25@gmail.com
License: MIT
License-File: LICENSE.txt
Requires-Dist: pandas
Requires-Dist: selenium
Requires-Dist: datetime

#### This python package I have created to scrape the latest articles title of recent 30 days. Besides that it will scrape and collect the date as well as the subtitle.
* Importantly, this task was conducted with a steadfast commitment to the ethical guidelines governing web scraping.
Additionally this would be helpful in finding the the keywords and the trends in data science community with in the month after doing the analysis.
Also on enhancing the skills for text generation using RNN LSTMs.
