Skip to content

pauloalem/sieve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crawler

Crawler simples feito usando o novo asyncio.

Install

Python 3.4.x ou maior. Para instalar as dependencias:

$ pip install -r requirements.txt
$ python crawler

Ou baixando zip na area de releases do projeto:

$ curl -OL https://github.com/pauloalem/sieve/archive/v0.1.zip
$ pip install v0.1.zip
$ python -m "crawler"

About

A really simple asyncio crawler

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages