The UseScraper API is a REST API that expects JSON in requests, and returns JSON responses. The API is simple to use with any HTTP library in your language of choice. Keep in mind all requests must be authenticated by setting an ‘Authorization’ header. Learn how to set the Authorization header here.

Each API endpoint page includes code examples in several popular languages. These API docs also include an interactive playground on each API endpoint page, so you can test out the API this way too.