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