E-commerce data API.
JSON, not raw HTML.
Roketfy Data Engine is a web scraping API for product, price, search and review data from Amazon, Walmart, Google, Trendyol, app stores, Trustpilot and Tripadvisor. No proxies, no parsers: send a URL or query, get clean JSON.
curl --request GET \
'https://data-api.roketfy.com/v1/trendyol/product-detail?url=<url>' \
--header 'Authorization: Bearer YOUR_TOKEN'A scraper API without the scraping headaches
Blocked requests, rotating proxies and layout changes that silently break your parser are our problem, not yours. You get stable JSON and ship features instead of maintaining scrapers.
Structured JSON for every platform
Product details, prices, offers, rankings and reviews come back as documented fields. No HTML parsing, no brittle CSS selectors.
Pay only for successful requests
Failed fetches cost nothing. Credit costs are public per endpoint, so you can estimate spend before you scale.
Bulk scraping with batch tasks
Queue large jobs and collect the results when they finish, like pulling every review of a product with 8,000+ reviews in one task.
MCP server for AI agents
Connect every endpoint to Claude, Cursor or any MCP client and let your agent fetch live product, price and review data.
One API key for every source
Amazon, Google, Walmart, Trendyol and the app stores behind a single token, with every call visible in your request log.
Built for high volume
Up to 30 concurrent requests for price monitoring, review analysis and catalog enrichment pipelines.
What teams build with Data Engine
One API for price monitoring, review analytics, catalog enrichment, SERP tracking and AI agents.
Competitor price monitoring
Track prices, sellers and offers across Amazon, Walmart, Google Shopping and Trendyol, and pull Akakçe price history.
Review & sentiment analysis
Feed reviews from Amazon, Google Maps, Trustpilot, Tripadvisor, the App Store and Google Play into your NLP or LLM pipeline.
Product data enrichment
Fetch product details at scale and fill missing product attributes with the Attributes endpoint.
SEO & SERP tracking
Get Google Search, AI Mode, News and Trends results as JSON for rank tracking and market research.
Local business data
Use Google Maps search, place details and reviews for location analytics, lead lists and reputation monitoring.
AI agents & RAG
Give LLM apps fresh, grounded web data through the REST API or the MCP server.
Supported platforms & API endpoints
Scrape Amazon, Google, Walmart, Trendyol, Hepsiburada, app stores and review sites. Credit cost is shown per successful call.
Trendyol9
- Product Detail1 cr
- Product Reviews1 cr
- Product Questions1 cr
- Top Rankings1 cr
- Product Search1 cr
- Category Products1 cr
- Store Products1 cr
- Search Suggestions1 cr
- Popular Searches1 cr
Hepsiburada6
- Product Detail1 cr
- Product Reviews1 cr
- Product Questions1 cr
- Product Search1 cr
- Category Products1 cr
- Search Suggestions1 cr
Amazon5
- Product Detail1 cr
- Product Reviews10 cr
- All Offers1 cr
- Search1 cr
- Raw HTML1 cr
N113
- Product Detail1 cr
- Product Reviews1 cr
- Search Suggestions1 cr
Akakçe7
- Product Detail1 cr
- Offers1 cr
- Price History1 cr
- Search Products2 cr
- Search Filters1 cr
- Search Suggestions1 cr
- Category Products2 cr
Google15
- Search10 cr
- Search (AI Mode)10 cr
- Maps Search25 cr
- Maps Place40 cr
- Maps Reviews10 cr
- Shopping Search10 cr
- Shopping Product10 cr
- Shopping Product Sellers10 cr
- Flights10 cr
- Hotels10 cr
- Hotel Detail10 cr
- News10 cr
- Trends10 cr
- Trending Now10 cr
- Gemini25 cr
Google Play3
- Play Store Search10 cr
- Play Store App10 cr
- Play Store Reviews10 cr
App Store3
- App Store Search15 cr
- App Store App15 cr
- App Store Reviews10 cr
Trustpilot2
- Business Search19 cr
- Reviews10 cr
Tripadvisor2
- Business Search19 cr
- Reviews10 cr
Walmart3
- Search10 cr
- Product Detail10 cr
- Store Lookup10 cr
YouTube1
- Search10 cr
ChatGPT1
- Chat25 cr
Attributes1
- Enrich Product Attributes25 cr
Need a platform or endpoint we don't cover yet?
This list is a starting point, not a limit. We add new platforms and endpoints every day. Tell us which data you need and we'll build the endpoint for you.
Scraping API guides by platform
Pay-as-you-go API pricing
No monthly subscription and no seat fees. Buy credits once and use them whenever you need. Larger packages lower your cost per 1,000 credits.
Starter
100,000 credits
$0.99 per 1,000 credits
- 5 concurrent requests
- Every platform and endpoint
- Batch tasks and MCP server
- Failed requests are free
Growth
500,000 credits
$0.54 per 1,000 credits
- 15 concurrent requests
- Every platform and endpoint
- Batch tasks and MCP server
- Failed requests are free
Scale
1,500,000 credits
$0.47 per 1,000 credits
- 30 concurrent requests
- Every platform and endpoint
- Batch tasks and MCP server
- Failed requests are free
Prices in USD, one-time payment. See credit cost per endpoint
An MCP server that gives AI agents live web data
Add the Data Engine MCP server to Claude, Cursor or your own agent and every endpoint becomes a tool: search Amazon, read Google Maps reviews, compare Google Shopping prices. Calls run on your API key with the same credit costs, limits and request log.
MCP setup guide{
"mcpServers": {
"roketfy-data-engine": {
"command": "npx",
"args": ["-y", "@roketfy/data-engine-mcp"],
"env": { "DATA_ENGINE_API_TOKEN": "YOUR_TOKEN" }
}
}
}Frequently asked questions
What is Roketfy Data Engine?
Roketfy Data Engine is a web scraping API for e-commerce, search and review data. It returns structured JSON from 14 platforms, including Amazon, Walmart, Google Search, Google Maps, Google Shopping, Trendyol, Hepsiburada, the App Store, Google Play, Trustpilot and Tripadvisor, through 61 endpoints and a single API key.
How much does the API cost?
Pricing is credit-based with no subscription: Starter is $99 for 100,000 credits, Growth is $269 for 500,000 credits, Scale is $699 for 1,500,000 credits. Most marketplace calls cost 1 credit, and failed requests are free.
Do I need proxies or a headless browser?
No. Data Engine handles fetching, blocking and parsing on its side. You send an HTTP request with a URL or search query and receive JSON.
Can I scrape Amazon reviews with the API?
Yes. The Amazon Product Reviews endpoint returns reviews as JSON for 10 credits per call. Amazon only shows the full review list to signed-in users, so this endpoint uses cookies from your own Amazon account; setup is explained in the docs.
Is there a Google Maps reviews API?
Yes. Maps Search finds a business, Maps Place returns its details and Maps Reviews returns its reviews as JSON, which is useful for local SEO, reputation monitoring and review analysis.
Does it work with AI agents like Claude or Cursor?
Yes. The @roketfy/data-engine-mcp MCP server exposes every endpoint as a tool. It runs on your API token, so credits and limits are the same as REST calls.
What if the platform I need isn't listed?
Ask us. We add new platforms and endpoints every day, and customer requests shape what we build next.
Get structured e-commerce data in minutes
Create an account, copy your API key and make your first call today. No proxies, no parsers, no subscription.