Community journal

The latest from the MySQL community

Ideas, releases, practical guides, and perspectives from the people building with MySQL.

Follow the feed
Showing entries 1 to 1 of 1 « Previous | Next »
Displaying posts with tag: 爬虫 (reset)
[python爬虫]scrapy+django+mysql爬大众点评餐厅数据

scrapy爬大众点评餐厅信息。利用scrapy的css选择器和xpath选择器解析网页,利用django的orm保存数据到mysql,项目github地址:https://github.com/jjzhu-ncu/Jpider

【python】  【mysql】  【Django】  【爬虫】  【scrapy】  【大众点评】   点击查看原文>