Welcome to Scrapengine
Scrapengine is a web scraping API that helps you extract data from any website while bypassing anti-bot measures. We provide dedicated endpoints for popular platforms like Google, Amazon, Bing, and Lazada - returning clean, structured data without the hassle of parsing HTML.Get Started
Start scraping in minutes with our quickstart guide.
Key Features
Web Scraping
Scrape any website with automatic anti-bot bypass, proxy rotation, and JavaScript rendering.
AI Extraction
Extract structured data using LLM-powered extraction with JSON schemas or natural language prompts.
Search Engine APIs
Get parsed search results from Google and Bing with organic listings, ads, and related searches.
E-Commerce APIs
Search Amazon and Lazada for product data including prices, ratings, and seller information.
API Endpoints
Web Scraping
| Endpoint | Description |
|---|---|
POST /scrape | Scrape any URL with optional AI extraction |
GET /scrape/{jobId} | Check status of async scraping jobs |
Search Engines
| Endpoint | Description |
|---|---|
GET /google/search | Google Search with organic results, ads, and more |
GET /bing/search | Bing Search with web pages, news, and images |
E-Commerce
| Endpoint | Description |
|---|---|
GET /amazon/search | Amazon product search with pricing and reviews |
GET /lazada/search | Lazada product search across Southeast Asian markets |
Quick Examples
Scrape Any Website
Extract HTML or rendered content from any URL with anti-bot bypass.
AI Data Extraction
Use GPT-4 or Claude to extract structured data without writing parsers.
Google SERP Data
Get parsed Google search results with rankings, snippets, and ads.
Product Prices
Monitor Amazon and Lazada for product prices and availability.
Getting Started
1
Get your API key
Sign up at app.scrapengine.io to get your free API key
2
Make your first request
Use the
/scrape endpoint to scrape any website3
Try specialized APIs
Explore Google, Amazon, Bing, or Lazada endpoints for structured data
4
Monitor usage
Track your API credits and requests in the dashboard
API Reference
Complete API documentation with examples and schemas.