Web Scraper for screener.in for getting fundamental deta provided in the excel file
To run the scraper just execute, by default it will download few symbols TCS, INFY and WIPRO
python scraper.py
You can specify the symboles in a file for expample and path to download the report files as
python scraper.py -s nifty50.txt -p reports
you'll need to change the cookies in the header and post data specified in the scraper.py to make it work.
This information can be collected from chrome developer tools.