Soupstars

🍲 ⭐ 💥

https://travis-ci.org/soupstars/client.svg?branch=master https://badge.fury.io/py/soupstars.svg https://img.shields.io/pypi/pyversions/soupstars.svg

Soupstars makes it fast and easy to build web parsers in Python.

Install it with pip

pip install soupstars

Tutorial

Getting started…

Installation

pip install soupstars

Creating the first parser

Run the following code

soupstars create -m tmp.py

Reference

Documentation for the code

Core

Client