# 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`