Skip to content

TackeWu/meituan_waimai_spider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Environment, Architecture

Language: Python3.6

Environment: MacOS,PyCharm

Database: MongoDB

Framework :Scrapy

Instructions for use

Pre-boot configuration

  • Install MongoDB and start without configuration
  • Install Scrapy
  • Install Python dependent modules:pymongo, json,re
  • Modify the configuration by needed etc.

Start up

$sudo mongod
$cd meituan_spider
$scrapy crawl meituan

Releases

No releases published

Packages

No packages published

Languages