#scraping #web-scraping #scrape

app scrapi

A cli tool for scraping websites

2 unstable releases

0.2.0 Sep 10, 2024
0.1.0 Sep 10, 2024

#1359 in Command line utilities

Download history 153/week @ 2024-09-05 91/week @ 2024-09-12 25/week @ 2024-09-19 29/week @ 2024-09-26 20/week @ 2024-10-03 4/week @ 2024-10-10

83 downloads per month

MIT license

44KB
1K SLoC

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

Dependencies

~18–32MB
~489K SLoC