Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 329 Bytes

File metadata and controls

9 lines (5 loc) · 329 Bytes

SIHScraper

A webscraper specifically designed to Scrape sih.gov.in/SIH2019ProblemStatements using bs4,requests,python-docx

Just download the .py file and make sure that the previously mentioned packages are available and run the .py program.

If packages are not available run

pip install -r requirements.txt