Skip to content
/ grapy Public

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

License

Notifications You must be signed in to change notification settings

Lupino/grapy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sep 12, 2023
df87d8f · Sep 12, 2023
Sep 23, 2021
Sep 12, 2023
Mar 31, 2014
Aug 23, 2021
Sep 22, 2014
Sep 22, 2014
Sep 12, 2023
Sep 12, 2023

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages