-
SEO Learning Center
Broaden your SEO knowledge with resources for all skill levels.
-
The Beginner's Guide to SEO
If you're brand new to SEO, start here.
-
SEO Q&A
Get answers from the Moz Community.
-
Free Downloads and More
Quick access to whitepapers, reports, guides, webinars, and case studies.
-
Help Hub
Learn how to use Moz products.
-
Community & Events
Connect with over 600k online marketers.
-
SEO Training
Instructor-led classes and seminars
Research Tools
Manage Location
Data > Site
Fetch Site Competitors
Get the top ranking competitors for a given target site, sorted by rivalry descending. This is an asynchronous action - it responds with an async_call that should be polled via async.call.lookup for the result.
JSON-RPC Method:
data.site.competitor.fetchRequest
target_query
object
The target site to fetch competitors for.
1{
2 "target_query": {
3 "query": "moz.com",
4 "scope": "domain",
5 "locale": "en-US"
6 }
7}Response
async_call
object
Example Code
Quota Usage
Requires 50 units of quota by default, adjusted after the call to twice the number of competitors returned (e.g. 20 competitors → 40 units).
api.limits.mozscape.rows