This product was not featured by Product Hunt yet. It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).
Product upvotes vs the next 3
Waiting for data. Loading
Product comments vs the next 3
Waiting for data. Loading
Product upvote speed vs the next 3
Waiting for data. Loading
Product upvotes and comments
Waiting for data. Loading
Product vs the next 3
Loading
bouncy
Tiny Rust headless browser for scraping.
bouncy is a web scraper. Tiny, fast, ships as a single binary — no Node, no Chrome, no Python to install. Point it at a URL and get back the HTML, the visible text, or every link on the page. If the page only renders properly with JavaScript, bouncy will run the JavaScript too. Use it from the command line like curl, or drop it in as a Playwright backend.
Why I built bouncy
Every time I needed to scrape a JS-rendered page, the choice was: spin up Playwright (200+ MB per page, ~1s cold start, Node + Chromium) or fall back to curl + regex (fast, breaks on anything dynamic). For most jobs (fetch a page, extract a title, run one tiny snippet of JS) both felt wrong.
So I built bouncy. A tiny Rust headless browser: 10-21 MB per page, ~30 ms cold start with V8, ships as a single binary. No Chromium, no Node runtime. Has its own DOM, embedded V8, HTTP client, and HTML extractor, all separately usable as crates if you only need one part.
It also speaks the Chrome DevTools Protocol, so Playwright / puppeteer-core can drive it as a drop-in for the cases where you don't need real layout or paint. Plus an MCP server so Claude / Cursor / any MCP client can scrape with it natively.
If you've ever wished there was a middle ground between Playwright and curl, this is it.
About bouncy on Product Hunt
“Tiny Rust headless browser for scraping.”
bouncy was submitted on Product Hunt and earned 6 upvotes and 1 comments, placing #26 on the daily leaderboard. bouncy is a web scraper. Tiny, fast, ships as a single binary — no Node, no Chrome, no Python to install. Point it at a URL and get back the HTML, the visible text, or every link on the page. If the page only renders properly with JavaScript, bouncy will run the JavaScript too. Use it from the command line like curl, or drop it in as a Playwright backend.
On the analytics side, bouncy competes within Productivity, Developer Tools, Artificial Intelligence and GitHub — topics that collectively have 1.7M followers on Product Hunt. The dashboard above tracks how bouncy performed against the three products that launched closest to it on the same day.
Who hunted bouncy?
bouncy was hunted by Maziar Zamani. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
For a complete overview of bouncy including community comment highlights and product details, visit the product overview.