amritbhat786 / Crawlers

Crawls through VTU's official website. Selenium is in play as all dev tools were disabled using JS. Beautiful Soup for parsing the dynamically rendered innerHTML data in python. Code is subject to revision each semester.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crawlers

Crawls through VTU's official website. Selenium is in play as all dev tools were disabled using JS. Beautiful Soup for parsing the dynamically rendered innerHTML data in python. Code is subject to revision each semester. Libraries Used:

  1. Selenium(Chrome Driver)
  2. BeautifulSoup4

About

Crawls through VTU's official website. Selenium is in play as all dev tools were disabled using JS. Beautiful Soup for parsing the dynamically rendered innerHTML data in python. Code is subject to revision each semester.


Languages

Language:Python 100.0%