OpenPageRank Bulk Checker avatar

OpenPageRank Bulk Checker

Pricing

$1.00 / 1,000 results

Go to Apify Store
OpenPageRank Bulk Checker

OpenPageRank Bulk Checker

Instantly check OpenPageRank (OPR) scores for thousands or even millions of domains at once. This is your fast, highly affordable solution for large-scale SEO and domain analysis. Paste upto 5k, 6k, 7k, 8k, 9k, 10k, 11k, 12k domains at once

Pricing

$1.00 / 1,000 results

Rating

5.0

(3)

Developer

CodeScraper

CodeScraper

Maintained by Community

Actor stats

1

Bookmarked

19

Total users

2

Monthly active users

3 months ago

Last modified

Share

๐ŸŒ OpenPageRank Bulk Checker โ€“ Fetch Domain PageRank Automatically

This Apify actor retrieves PageRank values for multiple domains in bulk using the OpenPageRank API.
It supports large batches, API key rotation, optional proxies, and outputs results in range of 0โ€“10.


๐Ÿš€ What It Does

The actor processes each domain URL and returns:

  • ๐Ÿ“Š PageRank value (0โ€“10)
  • ๐ŸŒ Original input URL

It handles:

  • โœ… Large batches efficiently
  • ๐Ÿ”„ Automatic API key rotation to avoid rate limits (10,000 calls/hour per key)
  • ๐Ÿ›ก๏ธ Optional proxy usage to prevent IP bans

โš™๏ธ Input Configuration

FieldTypeDescriptionDefault
urlsArrayOne or more domain URLs to check. Supported formats: https://www.example.com, http://example.com, www.example.com, example.orgrequired
batchSizeIntegerNumber of domains to process per API batch. Larger batches are faster.100
sortByStringSort output by pageRank or domain.pageRank
minPageRankNumberMinimum PageRank filter. Domains below this value are skipped.0
maxPageRankNumberMaximum PageRank filter. Domains above this value are skipped.10
proxyTypeStringUse proxy: None, Apify Proxy.None

๐Ÿงฉ Example Input

{
"urls": ["https://www.google.com", "example.org", "https://github.com"],
"batchSize": 50,
"sortBy": "pageRank",
"minPageRank": 3,
"maxPageRank": 10,
"proxyType": "No Proxy",
}

๐Ÿ“Š Example Output

[
{ "inputUrl": "https://www.google.com", "pageRank": 10 },
{ "inputUrl": "https://github.com", "pageRank": 9 }
]

๐Ÿง  Features

  • ๐ŸŒ Fetch PageRank for multiple domains in bulk
  • ๐Ÿ”„ Automatic API key rotation to respect rate limits
  • ๐Ÿ›ก๏ธ Proxy support for uninterrupted large-scale scraping
  • ๐Ÿ“Š Clean JSON/CSV output ready for Excel or BI tools
  • โš™๏ธ Batch processing for faster results

๐Ÿ’ก Use Cases

  • Build SEO or domain authority databases
  • Competitor analysis and market research
  • Lead generation based on domain authority
  • Track domain PageRank trends over time


๐Ÿง‘โ€๐Ÿ’ป Developer Info


๐Ÿท๏ธ Tags

openpagerank ยท page-rank ยท domain-analysis ยท seo ยท automation ยท apify