Backlink Checker avatar

Backlink Checker

Pricing

Pay per usage

Go to Apify Store
Backlink Checker

Backlink Checker

Backlink Checker returns normalized, review-ready API data with robust inputs, consistent outputs, and pay-per-result pricing.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Virtual Footprint LLC

Virtual Footprint LLC

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

2 days ago

Last modified

Share

Backlink & Referring-Page Checker

Finds real, currently search-engine-indexed pages that mention or link to your domain — from other sites, with your own subdomains explicitly excluded.

Honest scope, stated plainly: this is not a paid comprehensive link-graph index like Ahrefs, Moz, or Semrush (those require a paid third-party API license). It's a live, real signal of what's currently indexed and discoverable via public search results — genuinely useful for a quick mention/backlink sanity check, not a claim of total link-graph coverage. Every result is a real, live search result at the time of the run — nothing here is synthesized or estimated.

Pricing: $0.0001 one-time actor-start + $0.005 per domain checked (charged whether or not referring pages are found — a "nothing indexed right now" result still required a real search).

Input

FieldTypeRequiredDefaultDescription
domainsarray<string>one of domains/domainDomains to check.
domainstringone of domains/domainSingle-domain convenience alternative.
maxResultsPerDomainintegerno20Cap on referring pages returned per domain (1-50).

Output (per domain)

{
"domain": "stripe.com",
"checkedAt": "2026-08-13T17:30:00Z",
"referringPagesFound": 3,
"uniqueReferringDomains": 3,
"referringPages": [
{"referringDomain": "en.wikipedia.org", "referringUrl": "https://en.wikipedia.org/wiki/Stripe,_Inc.", "pageTitle": "Stripe, Inc. - Wikipedia", "snippet": "..."},
{"referringDomain": "stripe.org", "referringUrl": "https://stripe.org", "pageTitle": "stripe.org", "snippet": "..."}
],
"reason": null
}

Subdomains of the checked domain (e.g. console.example.com when checking example.com) are explicitly filtered out — they aren't real third-party backlinks.

What this doesn't do

No comprehensive historical link-graph crawl (that's the paid-API category). No domain authority score. If you need those specifically, pair this with a dedicated paid backlink-analytics subscription — this actor is for a fast, real, always-current mention check.