27rohan / Web_scraping

Scraping the course catalog of IIT-Kharagpur using Beautiful Soup scraper in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web_scraping

Scraping the course catalog of IIT-Kharagpur using Beautiful Soup scraper in Python. Steps performed -

  • Identified coures and pre-requisites and output the same as a CSV to local directory.
  • Histogram of courses by number of prerequisites
  • Pushed the local CSV as a SQL to AWS
  • Pulled the resultant SQL back to local directory.

About

Scraping the course catalog of IIT-Kharagpur using Beautiful Soup scraper in Python


Languages

Language:Jupyter Notebook 100.0%