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).
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
No comment highlights available yet. Please check back later!
About WebSlurp on Product Hunt
“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.
WebSlurp was featured in Open Source (68.7k followers), Developer Tools (517.5k followers) and Security (2.8k followers) on Product Hunt. Together, these topics include over 99.3k products, making this a competitive space to launch in.
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.
Want to see how WebSlurp stacked up against nearby launches in real time? Check out the live launch dashboard for upvote speed charts, proximity comparisons, and more analytics.
🚀 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