/tencent_jobs_spider

爬取腾讯的招聘职位(https://hr.tencent.com/position.php)。 Crawl the jobs of the tencent company. This scrapy spider can cralw the jobs's information,contain the job title,the job category,the job duties,the job requirement,the number of hiring,the Work Location and so on.

Primary LanguagePython

"# tencent_jobs_spider"

爬取腾讯的招聘职位的scrapy爬虫

用法usage

  • make sure your machine is already installed Scrapy.
  • execute the command: scarpy crawl TencentSpider
  • wait,check the 'tencent_jobs.json' file,ok,done.