Metadata-Version: 2.1
Name: crawler-py
Version: 1.3.8
Summary: A web Crawler for DTC(dans ton chat), VDM(vie de merde) and SCMB(se coucher moins bete)
Home-page: http://johann-lecocq.fr/informatique-detail---bibliotheque--crawlerpy.html
Author: Johann Lecocq
Author-email: git-jo@johann-lecocq.fr
License: GNU GPL 2
Platform: any
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Natural Language :: French
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Requires-Dist: beautifulsoup4 (>=4.4.1)

Compatible Python 3.X

Crawler library for the following sites:

DansTonChat -> http://danstonchat.com
VieDeMerde -> http://viedemerde.fr
SeCoucherMoinsBete -> http://secouchermoinsbete.fr

An example of use is provided: test.py

External library:

beautifulsoup4

Error code 200 -> OK
Error code 521 -> Parsing error
Other error code -> HTTP code error


