Swiss-army tool for web scraping and data extraction
Swiss-army tool for web scraping, made for hackers
pipet
$ pipet 'https://example.com' '.title'
$ pipet 'https://example.com' '.item' --json
$ pipet 'https://example.com' 'p.description' --text