curl -X POST https://api.serpcore.dev/google/search \
-H "Content-Type: application/json" \
-H "X-API-Key: your_api_key" \
-d '{
"q": "python asyncio tutorial",
"hl": "en",
"gl": "us",
"num": 10
}'{
"ok": true,
"query": "python asyncio tutorial",
"organic": [
{
"rank": 1,
"title": "Asyncio in Python — A Complete Walkthrough",
"link": "https://realpython.com/async-io-python/",
"snippet": "This tutorial covers async/await..."
}
],
"elapsed_ms": 423
}Everything you need from Google Search
One API endpoint. All the data you need. No parsing required.
Organic Results
Get complete organic search results with titles, URLs, snippets, sitelinks, and favicons.
Knowledge Graph
Extract structured entity data including descriptions, attributes, images, and related entities.
People Also Ask
Capture PAA questions with expanded answers for comprehensive content strategy.
Top Stories
Access news carousel results with sources, timestamps, and article links.
200+ Countries & Languages
Query Google from any country and language combination with geolocation targeting.
Lightning Fast
Sub-500ms average response time with distributed worker pools and intelligent request racing.
Anti-Bot Resilience
Persistent session management with automatic rotation and CAPTCHA recovery.
Simple JSON API
Clean, consistent JSON responses with no SDK required. Works with any language or framework.
Simple, credit-based pricing
Pay only for what you use. No subscriptions, no surprises. Register free and get 100 credits to start.
Growth
$0.003 per search
Business
$0.00167 per search
Enterprise
$0.00143 per search
All new accounts receive 100 free credits on signup. No credit card required.