Hyperion101010 / naukri-scraper

A scraper using python requests library , that can scrape over 4,00,000 job profiles over naukri.com .Also it creates excel files automatically from scraped data facilitating data analysis .
GNU General Public License v3.0
13 stars 9 forks source link

Facing various issues while trying to run scrapper. #13

Open HimanshuBhutani opened 7 months ago

HimanshuBhutani commented 7 months ago

Had to find do_work.py as it is not included in readme. Also for people who don't know much of python (like me), there should be docker file attached so I can just run this without investing too much time and installing python related dependencies.