Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 285 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 285 Bytes

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"