# spider **Repository Path**: eclipes/spider ## Basic Information - **Project Name**: spider - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-09-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 爬取8246网址的活动卡片 使用 scrapy 和 BeautifulSoup 模块进行数据的爬取采集,采集后的数据保持到mongoDB数据库中。 # 运行 cd /spider python begain.py runserver