Skip to content

KinjalDas/scrape_NAUKRI.COM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

scrape_NAUKRI.COM

This project is made using scrapy framework of python which provides framework for scraping websites. The project is run using "scrapy crawl naukribot" becuase the web-crawler er made is named naukribot and is placed in "truelancerscrape/spiders/naukribot.py". The settings in "trulancerscape/setting.py" instruct to create a CSV file to store results of the scrping as categorised as "designation.organisation and description" although more fields can be added if required. The project was created using "scrapy startproject truelancerscape" and later the settings.py was changed to export yeilded results and the spider "naukribot.py" generated.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages