Ritiks007 / Placement_Data_Extractor_IITK

Script to extract companies proforma from placement portal at IITK.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Placement_Data_Extractor_IITK

Script to extract company's proforma and stats from placement portal at IITK.

Dependencies:

  1. BeautifulSoup pip install bs4
  2. requests pip install requests
  3. lib pip install lib
  4. html5lib pip install html5lib

Code is written in Python3

To run:

  • Clone this repository.
  • Open the file location in terminal and run python source.py
  • Enter the portal username and password
  • Voila! All proforma and stats will be extracted in folders for you!

About

Script to extract companies proforma from placement portal at IITK.


Languages

Language:Python 100.0%