A Violentmonkey Userscript that helps you capture, filter, and save JSON responses from web requests. Help for API debugging, scraping etc.
- ๐ฅ Captures JSON responses from both Fetch and XMLHttpRequest calls
- ๐ฏ URL-based filtering with match and ignore patterns
- ๐พ Save captures to JSON files
- ๐ Domain-specific configurations that persist across sessions
- ๐ฑ Minimizable floating UI panel
- ๐ Real-time capture display
- Install Violentmonkey or your prefered extension
- Install the script from Greasyfork
Follow the instructions here