VOOZH about

URL: https://apify.com/masiting/seo-rank-checker

โ‡ฑ SEO Rank Checker ยท Apify


Pricing

Pay per event + usage

Go to Apify Store

SEO Rank Checker lets you instantly check domain SEO metrics using Semrush, Moz, and Majestic. Built for automation, APIs, and scalable SEO workflows.

Pricing

Pay per event + usage

Rating

5.0

(1)

Developer

๐Ÿ‘ Rafi Halilintar

Rafi Halilintar

Maintained by Community

Actor stats

4

Bookmarked

52

Total users

8

Monthly active users

3 months ago

Last modified

Share

SEO Rank Checker is an API-style Apify Actor that allows you to check SEO metrics for any domain using multiple data sources in a single, automation-friendly interface.

It supports three SEO engines:

  • Mixed (SEMrush + Facebook metrics)
  • Moz
  • Majestic SEO

This Actor is designed for developers, agencies, growth hackers, and automation workflows that need reliable SEO metrics without manual tools.


โœจ Features

  • ๐Ÿ” Check SEO metrics for any domain
  • ๐Ÿ”„ Choose between Mixed, Moz, or Majestic engines
  • โšก Fast, single-request execution
  • ๐Ÿค– Automation-ready (API-first design)
  • ๐Ÿ’ฐ Pay only per successful check
  • ๐Ÿงฉ Perfect for Apify workflows, Make, Zapier, n8n, and custom scripts

๐Ÿ“ฅ Input

The Actor accepts a simple JSON input.

Input parameters

FieldTypeRequiredDescription
urlstringโœ… YesDomain or URL to check (example: facebook.com)
metricstringโŒ NoSEO engine to use: mixed, moz, or majestic (default: mixed)

Example input

{
"url":"facebook.com",
"metric":"mixed"
}

๐Ÿ“ค Output

The Actor returns one JSON object containing the raw response from the selected SEO engine.

Output structure

MOZ

{
"success":true,
"url":"facebook.com",
"message":"OK",
"engine":"newEra",
"data":{
"authority":{
"page":100,
"domain":96
},
"moz":{
"links":721168902,
"rank":9
},
"spam_score":0
},
"last_update":"2025-12-13T00:00:00.000000Z"
}

MajesticSEO

{
"success":true,
"url":"facebook.com",
"message":"OK",
"engine":"newEra",
"data":{
"cf":96,
"tf":99,
"ips":2272569,
"links":42006852204,
"ref_domains":24354019,
"ref_edu":295889741,
"ref_gov":151905462,
"ref_subnets":477958,
"ttf":[
{
"name":"Regional/Europe",
"value":89
},
{
"name":"Recreation/Travel",
"value":88
},
{
"name":"Reference/Education",
"value":87
}
]
},
"last_update":"2025-12-13T00:00:00.000000Z"
}

Mixed

{
"success":true,
"domain":"facebook.com",
"message":"OK",
"data":{
"semrush":{
"domain":0,
"rank":5,
"keyword":392655091,
"traffic":859552661,
"costs":547723379,
"links":{
"url":153716079,
"hostname":2530183652,
"domain":40046774204
}
},
"facebook":{
"comments":83586180,
"shares":2137204489,
"reactions":539582719
}
},
"last_update":"2025-12-13T00:00:00.000000Z"
}

๐Ÿ“ฆ Output Storage (Important)

This Actor does NOT use Apify Datasets.

It is an API-style Actor, which means:

  • Each run returns one JSON response
  • The output is stored in the Key-Value Store
  • The result is saved under the key OUTPUT

โŒ Dataset

  • Not used
  • Will always be empty ([])
  • This is expected behavior

โœ… Key-Value Store

The actual result can be found here:

  • Key: OUTPUT
  • Type: JSON object

This design is intentional and optimized for:

  • API usage
  • Automation workflows
  • Pay-per-event pricing
  • Predictable single-response outputs

Example (CLI)

apify call masiting/seo-rank-checker --silent
apify kvs get OUTPUT
## ๐Ÿ” Metrics Explained
### `mixed`
Includes combined SEO and social metrics such as:
- SEMrush rank
- Keywords
- Traffic
- Backlinks
- Facebook reactions
- Facebook shares
- Facebook comments
---
### `moz`
Includes:
- Page Authority
- Domain Authority
- Moz rank
- Spam score
- Backlink count
---
### `majestic`
Includes:
- Trust Flow (TF)
- Citation Flow (CF)
- Referring domains
- Backlinks
- Topic Trust Flow categories

You might also like

Moz Domain Authority Checker & SEO Metrics Scraper

seo-scraper/moz-domain-authority-checker

Check Domain Authority (DA), spam score, backlinks, ranking keywords, and 13 SEO metrics from Moz.com free analysis. No Moz Pro subscription needed. Analyze up to 10 domains per run.

seo-scraper

39

5.0

SEO Domain Rank Checker API

dev00/seo-domain-traffic-ranks-api

Instantly retrieve the global website traffic and authority ranking of any domain across SimilarWeb, SEMrush, and Alexa concurrently.

dev00

4

SEO Checker

louisdeconinck/seo-checker

SEO Checker is an advanced Actor that performs comprehensive on-site SEO analysis for any website. It crawls web pages and extracts crucial SEO elements, providing detailed insights to help improve your website's search engine optimization.

๐Ÿ‘ User avatar

Louis Deconinck

329

5.0

Google Rank Checker

caprolok/google-rank-checker

Maximize your SEO impact with Google Rank Checker. Effortlessly monitor keyword rankings, analyze competitors, and tailor your strategy for peak online visibility. A must-have tool for smart, data-driven SEO optimization.

SEMrush Scraper - Domain Authority & SEO Metrics

devnaz/semrush-scraper

Extract 20+ SEO metrics from any domain: authority score, monthly traffic, bounce rate, backlinks, organic keywords, competitors & more. No SEMrush subscription needed. Perfect for competitor analysis, SEO monitoring & market research. Fast, reliable data extraction in 40 seconds.

Complete SEO Audit Tool - Comprehensive Website SEO Analysis

smart-digital/complete-seo-audit-tool

Analyzes websites for SEO issues across meta tags, technical SEO, performance, links, and images. Generates 0-100 SEO scores per page with detailed recommendations and site-wide summary.

My Smart Digital

335

5.0

Seo Rank Tracker

allanjblythe/seo-rank-tracker

Comprehensive SEO monitoring tool tracking keyword rankings, competitor performance, and technical SEO metrics. Get actionable insights to improve search visibility, outrank competitors, and drive organic traffic growth.

10