Skip to content

A scrapy spider to crawl and record the houses information from lianjia

Notifications You must be signed in to change notification settings

qzheng527/lianjia-spider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lianjia-spider

  1. Developed and tried by python2.7
  2. Set the environemnt by virtualenv "virtualenv --system-site-packages ENV"
  3. In the ENV, "pip install scrapy" "pip install pandas"
  4. Run the spider "scrapy crawl lianjiash"
  5. Result is in the generated "result_summary.csv"

About

A scrapy spider to crawl and record the houses information from lianjia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages