An open API service indexing awesome lists of open source software.

https://github.com/bytebuff/aioscrapy

基于asyncio与aiohttp的异步协程爬虫框架 欢迎Star
https://github.com/bytebuff/aioscrapy

aiohttp asyncio queue scrapy twisted

Last synced: 8 months ago
JSON representation

基于asyncio与aiohttp的异步协程爬虫框架 欢迎Star

Awesome Lists containing this project

README

          

# aioScrapy
## Overview
aioScrapy是一款基于asyncio与aiohttp的异步协程爬虫框架。

![Scrapy-Dataflow.png](https://i.loli.net/2019/08/16/blNEjKVvZzagfd8.png)

## Requirements

- Python3.6
- aiohttp3.4.4

## Install

直接下载源码即可