All Projects → Lupino → grapy

Lupino / grapy

Licence: MIT license
Grapy, a fast high-level web crawling framework for Python 3.3 or later base on asyncio.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to grapy

Awesome Spider
爬虫集合
Stars: ✭ 16,623 (+92250%)
Mutual labels:  spider
ben-ben-spider
犇犇爬虫
Stars: ✭ 36 (+100%)
Mutual labels:  spider
Web-Iota
Iota is a web scraper which can find all of the images and links/suburls on a webpage
Stars: ✭ 60 (+233.33%)
Mutual labels:  spider
python-spider
零基础学习python爬虫
Stars: ✭ 31 (+72.22%)
Mutual labels:  spider
young-crawler
scala结合actor编写的分布式网络爬虫
Stars: ✭ 15 (-16.67%)
Mutual labels:  spider
spider
裁判文书网爬虫
Stars: ✭ 19 (+5.56%)
Mutual labels:  spider
Fast Lianjia Crawler
直接通过链家 API 抓取数据的极速爬虫,宇宙最快~~ 🚀
Stars: ✭ 247 (+1272.22%)
Mutual labels:  spider
crawler-chrome-extensions
爬虫工程师常用的 Chrome 插件 | Chrome extensions used by crawler developer
Stars: ✭ 53 (+194.44%)
Mutual labels:  spider
BaiduSpider
项目已经移动至:https://github.com/BaiduSpider/BaiduSpider !! 一个爬取百度搜索结果的爬虫,目前支持百度网页搜索,百度图片搜索,百度知道搜索,百度视频搜索,百度资讯搜索,百度文库搜索,百度经验搜索和百度百科搜索。
Stars: ✭ 29 (+61.11%)
Mutual labels:  spider
GitHub-Trending-Crawler
Crawling GitHub Trending Pages every day
Stars: ✭ 55 (+205.56%)
Mutual labels:  spider
weaver
A spider tapestry weaver
Stars: ✭ 72 (+300%)
Mutual labels:  spider
simpyder
超高速异步协程Python爬虫
Stars: ✭ 74 (+311.11%)
Mutual labels:  spider
bilibili-smallvideo
🕷️用于爬取B站前top100的小视频
Stars: ✭ 133 (+638.89%)
Mutual labels:  spider
dht-spider
一个简单的基于DHT协议的BT磁力链接爬虫
Stars: ✭ 16 (-11.11%)
Mutual labels:  spider
main project
基于nodejs的网络聊天室、爬虫,vue音乐播放器,及php后台开发的管理系统等项目
Stars: ✭ 49 (+172.22%)
Mutual labels:  spider
Magic google
Google search results crawler, get google search results that you need
Stars: ✭ 247 (+1272.22%)
Mutual labels:  spider
Spider
资讯爬虫App
Stars: ✭ 24 (+33.33%)
Mutual labels:  spider
weixin article spiders
A spiders' program for weixin which made by Express & cheerio
Stars: ✭ 33 (+83.33%)
Mutual labels:  spider
gospider
⚡ Light weight Golang spider framework | 轻量的 Golang 爬虫框架
Stars: ✭ 183 (+916.67%)
Mutual labels:  spider
scrapy helper
Dynamic configurable crawl (动态可配置化爬虫)
Stars: ✭ 84 (+366.67%)
Mutual labels:  spider

Grapy, a fast high-level web crawling framework for Python 3.3 or later base on asyncio.

Tutorial

See docs

Installing Grapy

To install from pypi::

pip3 install grapy

To install using source::

git clone https://github.com/Lupino/grapy.git
cd grapy
python3 setup.py install
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].