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

We can do this better if you respond #2

Closed maneeshsandra closed 3 years ago

maneeshsandra commented 4 years ago

instead of fetching all data which is time consuming process. we can take the parameters first like location/qualification/experience/etc then fetch the jobs.

Hyperion101010 commented 4 years ago

Absolutely, well i developed this as a tool for a hackathon. So at that time my goal was to make it for fetching few restricted jobs. What you are suggesting is possible and will be useful for others as well.You can go ahead with the changes I am not working actively on its development. Sorry for being late, I am nowadays working through my mentorship at Linux so I forget to check my github. Open a PR and let me know, I will check and merge it.

Hyperion101010 commented 4 years ago

Haven't heard back will close this issue after sometime @maneeshsandra.