Welcome to Scrapengine API
Scrapengine is an API aggregator that helps you scrape data from various platforms including bypassing anti-bots and accessing specialized APIs. Our platform provides dedicated endpoints for popular services, making data extraction simple and reliable.Key Features
Renderless Scraping
Fast, lightweight scraping without JavaScript rendering
Renderful Scraping
Full browser automation with JavaScript execution
Proxy Support
Built-in support for IP rotation and more.
Browser Automation
Advanced browser session management and control
API Endpoints
Web Unblocker
- POST /scrape - Generic web scraping
- GET /scrape/jobScrapeId - Get scraping job status
Authentication
All API endpoints require authentication using Bearer tokens. Include your API key in the Authorization header:OpenAPI Specification
View the complete OpenAPI specification
Rate Limits
Scrapengine implements rate limiting to ensure fair usage and system stability. Rate limits vary based on your subscription plan:- Free Tier: 100 requests per hour
- Pro Tier: 1,000 requests per hour
- Enterprise: Custom limits
Error Handling
The API uses standard HTTP status codes and returns detailed error information:- 400 - Bad Request (invalid parameters)
- 401 - Unauthorized (invalid API key)
- 403 - Forbidden (access denied)
- 404 - Not Found (resource not found)
- 408 - Request Timeout
- 429 - Too Many Requests (rate limit exceeded)
- 500 - Internal Server Error
- 550 - Faulted After Retries
Getting Started
- Get your API key from the dashboard
- Make your first request using the
/scrapeendpoint - Monitor your usage in the dashboard
Quick Start Guide
Get started with Scrapengine in minutes