Base URL
Authentication
Include your API key in thex-api-key header with every request:
Endpoint Categories
Web Scraping
Common Patterns
Pagination
Most list endpoints support cursor-based pagination. The response includes anext_cursor field that you can pass to the cursor parameter to fetch the next page.
Error Handling
All errors return a JSON object with adetail field:
Credits
All endpoints cost 1 credit per request. Failed requests (4xx/5xx) do not consume credits. See Credits & Pricing for details.ScrapeBadger is an independent tool and is not affiliated with, endorsed by, or sponsored by X. “X” and “Twitter” are trademarks of X Corp., used here only to describe the platform this scraper is designed to work with.

