pipet
« Back to VersTracker
Description:
Swiss-army tool for web scraping, made for hackers
Type: Formula  |  Latest Version: 0.3.0@0  |  Tracked Since: Oct 10, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: scraping data-pipeline cli web-scraping automation
Install: brew install pipet
About:
Pipet is a command-line utility that transforms any website into a structured data source. It allows users to define data extraction workflows using simple configuration files, handling HTTP requests and data parsing in a unified pipeline. The tool is designed for developers and data enthusiasts who need to quickly scrape and process web content without writing complex scripts.
Key Features:
  • Declarative YAML-based configuration for scraping workflows
  • Chainable data processing steps (fetch, parse, filter, format)
  • Support for multiple output formats (JSON, CSV, plain text)
  • Built-in handling of common web scraping challenges
Use Cases:
  • Extracting data from websites for analysis or integration
  • Monitoring web pages for changes and triggering alerts
  • Automating data collection from multiple online sources
Alternatives:
  • curl – Lower-level tool; requires manual parsing and scripting for complex workflows
  • jq – Excellent for JSON processing but needs companion tools for HTTP requests and HTML parsing
  • httpie – User-friendly HTTP client focused on API interaction, not structured data extraction
Version History
Detected Version Rev Change Commit
Oct 10, 2025 4:52pm 0 VERSION_BUMP 0cb3dd61
Sep 13, 2025 10:54am 0 VERSION_BUMP 478445d2
Oct 12, 2024 9:45am 0 VERSION_BUMP 192b9e2f