scrapi

Crates.ioscrapi
lib.rsscrapi
version0.2.0
sourcesrc
created_at2024-09-10 18:34:09.964061
updated_at2024-09-10 19:21:05.37075
descriptionA cli tool for scraping websites.
homepage
repositoryhttps://github.com/JockeW/scrapi
max_upload_size
id1370689
size103,555
Joakim Wilhelmsson (JockeW)

documentation

README

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

cargo install scrapi

Commands

  • scrape
  • list
  • combine
  • run
  • delete
Commit count: 0

cargo fmt