scrapi 0.2.0

A cli tool for scraping websites.
# Scrapi


### `Scrapi` is a CLI tool for scraping websites.


Use css selectors and html attributes to get the data you want. The 'scrapes' can be saved, reused and combined. There are options for how to present the data and how to export it.

## Install


```bash
cargo install scrapi
```

## Commands


* `scrape`
* `list`
* `combine`
* `run`
* `delete`