ahmedshabib / parsly

Scrapping Websites Done right.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parsly

Scrapping Websites Done right.

Many of the existing scraping libraries try to do too many things at once and are a bit complex to use. Parsly attempts to solve this problem by providing a clean interface to parse websites.

###Installation

Using PIP

sudo pip install parsly

Using Setup.py

sudo python setup.py install

Usage

Will Update this section soon, for some clues look into config directory .

About

Scrapping Websites Done right.

License:MIT License


Languages

Language:Python 100.0%