Soupstars ========== |:stew:| |:star:| |:boom:| ========================== .. image:: https://travis-ci.org/soupstars/client.svg?branch=master :target: https://travis-ci.org/soupstars/client.svg?branch=master .. image:: https://badge.fury.io/py/soupstars.svg :target: https://badge.fury.io/py/soupstars .. image:: https://img.shields.io/pypi/pyversions/soupstars.svg :target: https://img.shields.io/pypi/pyversions/soupstars.svg Soupstars makes it fast and easy to build web parsers in Python. Install it with pip .. code:: pip install soupstars Tutorial --------- Getting started... .. toctree:: :maxdepth: 2 tutorial/installation tutorial/creating-parsers Reference --------- Documentation for the code .. toctree:: :maxdepth: 2 reference/core reference/client