8000 GitHub - odydo/toutiao: 今日头条科技新闻接口爬虫
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ toutiao Public
forked from Harhao/toutiao

今日头条科技新闻接口爬虫

Notifications You must be signed in to change notification settings

odydo/toutiao

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

今日头条爬虫
  • 1.代码基于python的scrapy爬虫框架。爬取url保存在Redis,爬取数据主要保存在MongoDB
  • 2.依赖模块有pymongo,scrapy-redis,scrapy,redis,通过以下命令安装:
$ pip install pymongo scrapy scrapy-redis redis
  • 使用方法:下载项目以后,进入项目根文件夹,运行:
$ scrapy crawl toutiao

About

今日头条科技新闻接口爬虫

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0