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
WebSlurp
The Fastest Way to Test API Security Inside Chrome DevTools
WebSlurp is a free, open-source Chrome DevTools extension for API testing. Capture, inspect, edit, and replay HTTP/HTTPS requests without using an external proxy. Includes Quick Security Check to audit headers and detect secrets/PII.
This release focuses on helping security researchers and bug bounty hunters find vulnerabilities faster.
🔍 Potential IDOR Analysis
Not every IDOR looks like:
`/users/123`
or
`?userId=123`
Many applications use identifiers hidden inside nested paths, encoded values, or less obvious parameters.
WebSlurp now analyzes captured requests and highlights values that could represent user-controlled identifiers, making it easier to spot endpoints worth investigating.
⚡ Race Test
Testing race conditions no longer requires switching tools.
Replay multiple concurrent requests directly from Chrome DevTools to quickly evaluate whether an endpoint is susceptible to timing issues such as duplicate actions, double spending, or other race condition vulnerabilities.
As always:
✅ Capture requests directly from DevTools ✅ Edit requests instantly ✅ Replay without proxy setup ✅ Built for API security testing
“The Fastest Way to Test API Security Inside Chrome DevTools”
WebSlurp was submitted on Product Hunt and earned 3 upvotes and 1 comments, placing #144 on the daily leaderboard. WebSlurp is a free, open-source Chrome DevTools extension for API testing. Capture, inspect, edit, and replay HTTP/HTTPS requests without using an external proxy. Includes Quick Security Check to audit headers and detect secrets/PII.
On the analytics side, WebSlurp competes within Open Source, Developer Tools and Security — topics that collectively have 589k followers on Product Hunt. The dashboard above tracks how WebSlurp performed against the three products that launched closest to it on the same day.
Who hunted WebSlurp?
WebSlurp was hunted by Hangga Aji Sayekti. 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 WebSlurp including community comment highlights and product details, visit the product overview.
🚀 WebSlurp v1.10 is now available!
This release focuses on helping security researchers and bug bounty hunters find vulnerabilities faster.
🔍 Potential IDOR Analysis
Not every IDOR looks like:
`/users/123`
or
`?userId=123`
Many applications use identifiers hidden inside nested paths, encoded values, or less obvious parameters.
WebSlurp now analyzes captured requests and highlights values that could represent user-controlled identifiers, making it easier to spot endpoints worth investigating.
⚡ Race Test
Testing race conditions no longer requires switching tools.
Replay multiple concurrent requests directly from Chrome DevTools to quickly evaluate whether an endpoint is susceptible to timing issues such as duplicate actions, double spending, or other race condition vulnerabilities.
As always:
✅ Capture requests directly from DevTools
✅ Edit requests instantly
✅ Replay without proxy setup
✅ Built for API security testing
Give it a try and let me know what you think!
#WebSlurp #BugBounty #AppSec #API #CyberSecurity #ChromeDevTools #SecurityTesting #IDOR #RaceCondition