Ruia
🕸️ Async Python 3.6+ web scraping micro-framework based on asyncio.
⚡ Write less, run faster.
概述 #
Ruia是一个基于asyncio
和aiohttp
的异步爬虫框架,目标在于让开发者编写爬虫尽可能地方便快速。
写更少的代码,获取更快的运行速度:
- 教程:中文文档 |documentation
- Github 组织: python-ruia
- 插件:awesome-ruia(你贡献的任何插件都是值得赞赏且可贵的!)
特性 #
安装 #
# For Linux & Mac
pip install -U ruia[uvloop]
# For Windows
pip install -U ruia
# New features
pip install git+https://github.com/howie6879/ruia
入门 #
- Overview
- Installation
- Define Data Items
- Spider Control
- Request & Response
- Customize Middleware
- Write a Plugins
致谢 #
Ruia
还处于开发阶段,任何Issue
和PR(Plugin)
都非常欢迎,感谢以下开发者对Ruia
的贡献(排名不分先后):
感谢以下框架:
交流 #
有任何问题,欢迎留言或者加我一起交流: