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
sudo pip install parsly
sudo python setup.py install
Will Update this section soon, for some clues look into config directory .