Mangools Advanced SEO & Historical Backlink Checker avatar

Mangools Advanced SEO & Historical Backlink Checker

Pricing

$4.00 / 1,000 mangools advanced seo historical & backlink checkers

Go to Apify Store
Mangools Advanced SEO & Historical Backlink Checker

Mangools Advanced SEO & Historical Backlink Checker

Instantly extract years of historical Majestic backlink data, Facebook share metrics, and global ranking history for any domain

Pricing

$4.00 / 1,000 mangools advanced seo historical & backlink checkers

Rating

0.0

(0)

Developer

dev00

dev00

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

πŸ“ˆ Mangools Advanced SEO Historical & Backlink Checker

Retrieve historical SEO metrics, title states, and registration metadata for any target domain instantly. Access high-quality indexing and back-link history via a optimized, authenticated edge connection.

No proxies or complex scrapers required. This edge-optimized tool proxies domain lookups to the api.rockingpage.com gateway, processes the JSON response structure, maps the resulting fields, and delivers clean results.


🌟 Key Features

  • Historical SEO Insights: Track past registrar history, meta title tags, and domain state changes.
  • RockingPage Gateway Integration: High-performance, edge-proxied queries directly through Cloudflare Workers.
  • Direct Access Routing: Authenticated via standard X-Api-Key headers.
  • Robust Error Handling: Non-200 upstream states are parsed and recorded gracefully without crashing your integration runs.

πŸ› οΈ How It Works

This Actor forwards your requested domain to a secure Cloudflare Worker edge reverse-proxy. The proxy routes the request to RockingPage's database API (api.rockingpage.com/v1/domains/{domain}) using a custom spoofed User-Agent profiles to avoid rate blocks.

The response is returned to the Actor, stored as-is in the raw output Key-Value store (OUTPUT), and parsed into a clean tabular data format in the default dataset.


πŸ“₯ Input Parameters

FieldTypeDescriptionPrefill Example
Target DomainstringThe target domain name to check (e.g. google.com).google.com

Input JSON Example

{
"domain": "google.com"
}

πŸ“€ Output Data Structure

Tabular datasets output clean rows mapping the historical info:

Output JSON Example

{
"success": true,
"domain": "google.com",
"title": "Google",
"description": "Successfully retrieved historical SEO metrics."
}

πŸ’³ Monetization & Cost

This Actor utilizes the Pay-Per-Event (PPE) pricing model on the Apify Store:

  • Base Pricing: Only $4.00 per 1,000 successful lookups ($0.004 per event).
  • Pay as You Go: If validation fails due to network/gateway issues, no billing charges occur.