Track your website's exact ranking on Google Search. Our API provides real-time, ultra-accurate keyword positions simulating real mobile or desktop search intent.
Tracking where your domain appears on Google search engine results pages (SERPs) is the most critical metric for any SEO campaign. Unlike cached databases or delayed third-party tools, our Keyword Position Tracker pulls data directly from Google in real-time, bypassing personalization and location biases to give you the objective truth of your rankings.
Whether you're an agency monitoring 10,000 keywords for clients or a niche site tracking 50 keywords, our infrastructure scales effortlessly. Our async API allows you to submit up to 2,000 queries per request. You don't have to wait for results—just submit your batch and let our servers do the heavy lifting. We support webhooks to notify you exactly when your batch ranking reports are ready.
A search in the United States looks completely different from a search in the United Kingdom, and desktop results differ drastically from mobile results. Our platform lets you specify:
Easily integrate rank tracking into your custom dashboards, internal tools, or SaaS platforms. We give you raw JSON responses that include the top-ranking URL for your domain, the exact rank number, and metadata about the SERP. Setup takes minutes.
POST /api/v1/keyword-track
{
"queries": [
{
"url": "indexchecker.live",
"keyword": "bulk google index checker",
"country": "US",
"brd_mobile": false
}
]
}