VOOZH about

URL: https://apify.com/api-empire/moz-scraper

⇱ MOZ Scraper Β· Apify


Pricing

from $4.99 / 1,000 results

Go to Apify Store

πŸ” MOZ Scraper automates extraction of Moz data for SEO teamsβ€”surfacing key metrics & insights fast. ⚑ Perfect for competitive research, link analysis, reporting & workflow efficiency.

Pricing

from $4.99 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ API Empire

API Empire

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

8 days ago

Last modified

Share

πŸ¦… MOZ Domain Authority Scraper

Extract enterprise-grade MOZ SEO insights for any domain β€” Domain Authority (DA), Page Authority (PA), Spam Score, Trust Score, backlink history, ranking keywords, branded keywords, top questions, competitors & visibility β€” straight from MOZ.com. Built for bulk analysis with one-click exports to JSON, CSV, Excel & XML.


✨ Why Choose This Actor?

  • 🧠 Complete domain overview β€” DA, PA, Spam, Trust, off-page SEO score in one record.
  • πŸ“ˆ Real authority history β€” monthly Domain Authority timeline, verified against historical archives where available.
  • 🧲 Backlink intelligence β€” total & quality backlinks, do/no-follow split, discovered/lost trend.
  • πŸ”‘ Keyword & competitor data β€” ranking distribution, top ranking & branded keywords, top questions, top competitors with visibility.
  • πŸ›‘οΈ Self-healing proxy ladder β€” starts direct, then auto-falls-back to Datacenter β†’ Residential if MOZ blocks. You don't have to think about it.
  • ⚑ Bulk + concurrent β€” analyze many domains in parallel, with live results streamed to the dataset.

πŸ”‘ Key Features

FeatureDescription
Domain Authority (DA)MOZ authority score 0–100
Page Authority (PA)Authority of the strongest page
Spam & Trust ScoreRisk + trust signals
BacklinksTotal, quality %, do/no-follow %, discovered/lost history
KeywordsRanking distribution, top ranking, branded, questions
CompetitorsTop search competitors with visibility %
Domain ageRegistration-based age in years
Authority historyUp to 33 months of DA history

πŸ› οΈ Input

FieldTypeDescription
urlsarray (required)Domains or URLs to analyze, e.g. zapier.com. Bulk-friendly.
include_authoritybooleanInclude full domain overview (DA/PA/Spam/backlinks/keywords/competitors). Default true.
include_historybooleanInclude monthly Domain Authority history (~15–45s/domain). Default true.
maxConcurrencyintegerDomains analyzed in parallel (1–10). Default 3.
proxyConfigurationobjectProxy settings. Auto-fallback ladder is always active.

Example input

{
"urls":["zapier.com","moz.com"],
"include_authority":true,
"include_history":true,
"maxConcurrency":3,
"proxyConfiguration":{"useApifyProxy":true}
}

πŸ“¦ Output

Each domain produces one rich record. Example (truncated):

{
"data_captured_at":"2026-06-14T12:32:35",
"type":"domain_authority",
"domain":"zapier.com",
"domain_age_years":14.63,
"authority_score":82,
"page_authority_score":75,
"trust_score":8,
"spam_score":2,
"offpage_seo_score_percentage":0.71,
"authority_score_last_month":81,
"authority_score_month_over_month_change":1,
"authority_score_history":[{"date":"2023-10-01T00:00:00","domain_authority":83}],
"total_linking_root_domains":112600,
"total_backlinks":2000000,
"quality_backlinks":352000,
"quality_backlinks_percentage":0.18,
"do_follow_backlinks_percentage":0.83,
"no_follow_backlinks_percentage":0.17,
"backlinks_discovered_lost_history":[{"date":"2026-06-11T00:00:00","discovered":75,"lost":-36}],
"keywords_ranking_distribution":[{"domain":"zapier.com","position":"#1-3","ranking_keywords":25576}],
"top_pages":[{"page_url":"zapier.com/","page_authority":75}],
"top_linking_domains":[{"domain":"linkedin.com","domain_authority":99}],
"top_ranking_keywords":[{"keyword":"zapier","rank":1}],
"top_branded_keywords":[{"keyword":"zapier","volume":94400}],
"top_questions":[{"question":"What exactly does Zapier do?","relevance":28.43}],
"top_competitors":[{"domain":"www.reddit.com","visibility":6.88}]
}

The dataset is split into per-section views (Overview, Authority History, Backlinks, Keyword Distribution, Top Pages, Linking Domains, Ranking Keywords, Branded Keywords, Questions, Competitors) for clean, focused tables.


πŸš€ How to Use (Apify Console)

  1. Log in at console.apify.com β†’ Actors.
  2. Open MOZ Domain Authority Scraper.
  3. Enter one or more domains in URL(s) or Domain(s) (use Bulk edit for lists).
  4. Toggle Overview / History as needed.
  5. Click Start and watch the live log fill with real-time SEO results.
  6. Open the Output tab β€” switch between section views β€” and export to JSON / CSV / XLSX.

πŸ€– Use via API

curl-X POST "https://api.apify.com/v2/acts/<ACTOR_ID>/run-sync-get-dataset-items?token=$APIFY_TOKEN"\
-H"Content-Type: application/json"\
-d'{"urls":["zapier.com"],"include_authority":true,"include_history":true}'

πŸ’‘ Best Use Cases

  • Competitor SEO benchmarking and link-gap analysis.
  • Lead qualification (filter prospects by DA / spam score).
  • Tracking authority trends over time.
  • Building SEO dashboards and reports at scale.

πŸ’° Pricing

This actor uses the pay-per-event model. You are charged a flat price per row_result β€” i.e. one charge for every domain record successfully written to the output table. Runs that fail to scrape a domain are pushed as error records and are not charged. No surprise compute bills β€” you pay per result delivered.

❓ FAQ

Why does it sometimes switch to a residential proxy? MOZ's free tool limits reports per IP. The actor starts with direct requests and only escalates (datacenter β†’ residential) when blocked, then sticks with the working proxy.

Are all fields scraped live? Core metrics (DA, PA, spam, linking domains, top pages/keywords/competitors, charts) are scraped live. Backlink totals, trust and off-page scores are deterministic estimates derived from the live metrics, and history months without an archive snapshot are estimated.

Can I scrape many domains? Yes β€” add them in bulk and tune Max Concurrency.

πŸ“¨ Support & Feedback

Found an issue or want a new field? Open an issue on the actor's Issues tab.


βš–οΈ Data is collected from publicly available MOZ pages. You are responsible for compliance with applicable laws and the target site's terms of service.

You might also like

MOZ Scraper

simpleapi/moz-scraper

πŸ” MOZ Scraper (moz-scraper) automates extracting SEO data from Moz for faster insights. βœ… Gather key metrics, track visibility & optimize strategy. πŸ“ˆ Perfect for SEO teams, agencies & analysts. πŸš€ Save time, boost performance.

MOZ Scraper

scraper-engine/moz-scraper

πŸš€ MOZ Scraper extracts SEO-relevant data from Moz for faster research. πŸ“Š Automate rankings, metrics & insights to fuel audits, link building & competitive analysis. πŸ€– Ideal for agencies, marketers & data-driven teams.

πŸ‘ User avatar

Scraper Engine

2

MOZ Scraper

scrapier/moz-scraper

πŸ” MOZ Scraper extracts key SEO metrics and Moz data efficiently. Automate competitor research, backlink insights & performance tracking with reliable scraping. πŸš€ Perfect for SEO teams, marketers & analysts. πŸ“ˆ Fast, accurate, actionable.

MOZ Scraper

scrapio/moz-scraper

πŸ”Ž MOZ Scraper extracts valuable SEO and Moz metrics from target pages with fast, reliable automation. πŸš€ Perfect for competitive research, backlink analysis, and data-driven SEO reporting. πŸ“ˆ Speed + accuracy for smarter decisions!

MOZ Scraper

radeance/moz-scraper

Extract enterprise-grade MOZ SEO insights including authority score (DA & PA), spam score, backlink history, ranking keywords, competitors & visibility data from MOZ.com. Supports scalable bulk analysis with exports to CSV, JSON, Excel, XML & more.

137

5.0

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

43

5.0

Moz Scraper

maximedupre/moz-scraper

Scrape public Moz domain analysis for domains and URLs. Get Domain Authority, Page Authority, spam score, linking root domains, ranking keywords, competitors, and questions.

πŸ‘ User avatar

Maxime DuprΓ©

7

Moz Local Listing Checker - NAP Consistency Audit

alizarin_refrigerator-owner/moz-listing-checker

Automate Moz's "Check Local Listings" tool to verify your business NAP (Name, Address, Phone) consistency across 50+ directories. It automates the Moz Check Local Listings form submits your business information & extracts the results, giving you a comprehensive view of your local listing presence.

Moz Domain Authority Checker

jdtpnjtp/moz-domain-authority-checker

The MOZ Domain Authority API provides comprehensive domain analysis and SEO metrics through a simple REST interface. Analyze any domain to retrieve critical SEO indicators including Domain Authority (DA), Page Authority

158

1.6

Moz Domain Authority Scraper: Bulk DA & SEO Stats

getascraper/moz-scraper

Bulk Domain Authority (DA) lookup for Moz.com. Extracts spam score, linking domains, ranking keywords, search competitors, and traffic-driving terms. Direct unblocked got-scraping, zero browser overhead. Save 8x in platform fees. $3.99 per 1,000 domains.