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