Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 291 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 291 Bytes

zufang

高德API+Python解决租房问题

mac 下

sudo easy_install pip
pip install beautifulsoup4
sudo pip install requests
# 爬取数据
python crawl.py
python -m SimpleHTTPServer 3000

访问:http://localhost:3000/

导入爬取的文件,输入工作地点即可