Project name: Scrape-Linkedin-Blog
Description : The project aims to scrape through data from website of Linkedin-Blog and generate a csv file for its analysis.
Table of Contents :
-
Scrapping_Linkedin_Blog.py : Used for scrapping
-
Linkedin_blog_dataset.csv : The final scrapped CSV file.
-
requirements.txt : Libraries that I have used for this project
Libraries used :
https://pypi.org/project/beautifulsoup4/ https://pandas.pydata.org https://pypi.org/project/requests
Usage : Csv can be used for data analysis and to bring out insights about Blogs.
Contributing : Feel free to fork and add more code to scrap more data for better csv.