Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 649 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 649 Bytes

Project name : Coursera-Course-Dataset

Publication: https://medium.com/analytics-vidhya/web-scraping-and-coursera-8db6af45d83f

Description : The project aims to scrap through data from website of Coursera and generate a csv file for its analysis.

Table of Contents :

  1. scrapping_coursera.py : Used for scrapping

  2. UCoursera_Courses.csv : The final scrapped CSV file.

Libraries used :

https://pypi.org/project/beautifulsoup4/

Usage : Csv can be used for data analysis and to bring out insights about courses.

Contributing : Feel free to fork and add more code to scrap more data for better csv.