Language: Python3.6
Environment: MacOS,PyCharm
Database: MongoDB
Framework :Scrapy
- Install MongoDB and start without configuration
- Install Scrapy
- Install Python dependent modules:pymongo, json,re
- Modify the configuration by needed etc.
$sudo mongod
$cd meituan_spider
$scrapy crawl meituan