A Simple Web Crawling and Web Scraping framework
Project description
# Crwy
[](https://pypi.python.org/pypi/Crwy) [](https://travis-ci.org/wuyue92tree/crwy)
# 简介
Crwy是一个轻量级的爬虫抓取框架,参考Scrapy框架结构开发而来。该框架提供了实用的爬虫模板,旨在帮助大家快速实现爬虫任务,高效开发。并为scrapy使用者提供通用轮子^.^。新增了gevent,使爬虫异步执行,速度更快。
# 运行环境
Python2 & Python3
Works on Linux, Mac OSX
# 依赖包
beautifulsoup4>=4.5.1
requests>=2.20.0
configparser>=3.5.0
SQLAlchemy>=1.0.14
pyssdb>=0.1.2
redis>=2.10.5,<3.0.0
gevent>=1.2.1
retrying>=1.3.3
imapclient>=2.0.0
# 安装
快速安装 ` pip install crwy `
or 前往下载: https://pypi.python.org/pypi/Crwy/1.5.2/
# 使用手册
在这里: http://wuyue92tree.antio.top/opensource/crwy.html
# 友情链接
# 更新日志
http://wuyue92tree.antio.top/opensource/crwy.html#更新日志
# TODO
完善scrapy_plugs
完善selenium_api
兼容python3
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file Crwy-1.5.2.tar.gz.
File metadata
- Download URL: Crwy-1.5.2.tar.gz
- Upload date:
- Size: 30.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
763f21c8bd0794b273a1e7d0abe15ec804a844c8cb6f239e2bceb9bf553beda3
|
|
| MD5 |
2491987c74665ced6c84baf694ece8fe
|
|
| BLAKE2b-256 |
86d687525b455fa22291752ab13601d0ad8dc666427d04b282cf912e035947b8
|