-
Notifications
You must be signed in to change notification settings - Fork 51
Description
Thank you for this awesome app, I use it almost daily!
https://github.com/usemanusai/hyperbrowser-app-examples
My enhancement of DeepCrawler made it a powerful tool for discovering hidden API endpoints from authenticated browser sessions.
It uses a Chrome extension to intercept network requests from inside the browser, capturing both visible and hidden API calls that would be impossible to discover from outside the application.
Key Capabilities:
🔐 Captures API endpoints from authenticated sessions
🌐 Intercepts ALL network requests (fetch, XHR, blob:, data: URLs)
🤖 Supports both manual and automated crawling modes
📊 Exports discovered endpoints as Postman collections
⚡ Real-time endpoint discovery with SSE streaming
🔄 Automatic polling fallback if connection fails