Track keyword positions in 195 countries with sub-second latency at $0.30 per 1,000 queries. The fastest and cheapest SERP tracking API built for SEO tools, agencies, and rank tracking dashboards.
import requests
# Track keyword ranking with Searlo SERP Tracking API
response = requests.get("https://api.searlo.tech/api/v1/search/web",
headers={"x-api-key": "YOUR_API_KEY"},
params={
"q": "best project management software",
"gl": "us", # Country: United States
"hl": "en", # Language: English
"limit": 100 # Get top 100 results
})
data = response.json()
# Find your domain's position
for result in data["organic"]:
if "yourdomain.com" in result["link"]:
print(f"Position: {result['position']}")
print(f"Title: {result['title']}")
print(f"URL: {result['link']}")
breakBuild rank tracking dashboards, competitor monitoring tools, and SEO reporting systems with one API.
Get exact SERP positions for any keyword in any location. Track movements daily, weekly, or in real-time.
Track rankings in any Google locale — city, state, or country level. Perfect for local and international SEO.
Get SERP data back in under a second. Run bulk checks across thousands of keywords without waiting.
Enterprise-grade reliability for mission-critical rank tracking. Never miss a data point.
Titles, snippets, domains, and favicons on every tracked result — structured and ready to use.
Power your rank tracking product with real-time SERP data. Track millions of keywords across all locales with sub-second response time and 99.99% uptime.
Build client-facing dashboards showing daily rank changes and competitor movement. White-label the data for your agency brand.
Track competitor positions alongside your own. Detect ranking drops instantly and get alerted when competitors move up.
Searlo is 10–50× cheaper than other SERP tracking APIs with faster responses and more features.
| Feature | Searlo | Others |
|---|---|---|
| Price per 1K | $0.30 | $1–$15 |
| Response Time | < 1 second | 1–10 seconds |
| Free Credits | 3,000 | 0–100 |
| MCP Protocol | ✓ | ✗ |
| TOON Format | ✓ | ✗ |
| Countries | 195+ | 50–195 |
| Credit Validity | 90d new / legacy unlimited | Monthly reset |
A SERP tracking API lets you programmatically check keyword rankings in Google search results. You send a keyword and location, and the API returns the full organic result set with positions, titles, and snippets. Searlo returns results in under a second at $0.30 per 1,000 queries.
Searlo is 10–50× cheaper than alternatives like SerpAPI ($15/1K) and DataForSEO ($2/1K). It responds in sub-second (vs 1–10s for others), supports native MCP Protocol for AI agents, and offers TOON format that reduces token usage by 60% for LLM-powered SEO tools.
Yes. Searlo is built for bulk rank tracking. There are no rate limits on paid plans, credits follow a 90-day policy for new users (legacy accounts remain unlimited), and the API handles concurrent requests efficiently. Many customers track 50,000+ keywords daily for rank monitoring dashboards.
Yes. You can track rankings at the country, state, city, or zip code level across 195+ countries. Specify the exact Google locale (gl and hl parameters) to get location-specific SERP results.
Yes. Every new account gets 3,000 free credits (one credit per search). No credit card required. This is enough to track ~100 keywords for 30 days to evaluate the API before purchasing credits.
The API returns complete organic SERP data in JSON: title, URL, snippet, position, domain, and favicon for every result, plus dedicated endpoints for images, news, video, and shopping. You can also use TOON format for a condensed, token-efficient output.
Get 3,000 free credits. No credit card required. Track your first keyword in under 2 minutes.