Skip to content

Script to extract companies proforma from placement portal at IITK.

Notifications You must be signed in to change notification settings

Ritiks007/Placement_Data_Extractor_IITK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages