Retrogade Posted December 28, 2025 Posted December 28, 2025 A swiss-army tool for scraping and extracting data from online assets, made for hackers Pipet is a command line based web scraper. It supports 3 modes of operation - HTML parsing, JSON parsing, and client-side JavaScript evaluation. It relies heavily on existing tools like curl, and it uses unix pipes for extending its built-in capabilities. Supports 3 modes of operation: HTML analysis, JSON, and client-side JavaScript verification. The service can be used to parse any data, receive notifications about product availability, ticket availability, price changes on marketplaces, and much more. Link: https://github.com/bjesus/pipet 2 Quote
Recommended Posts