Install
openclaw skills install @abhibavishi/rankparseFetch SEO data like backlinks, domain authority, tech stack, page metadata, and competitor overlaps for any domain or URL using RankParse API.
openclaw skills install @abhibavishi/rankparseRankParse gives you live SEO data — backlinks, domain authority, tech stack, competitor overlap, and 20+ other signals — for any domain or URL. No subscription. Credits from $0.009/call.
Use RankParse when the user is doing SEO work:
Find domains linking to competitors but not to you — ranked by authority for outreach prioritization.
get_backlinks for your domainget_backlinks for each competitorget_domain_overlap across all targetsget_domain_authority on gap domains to prioritizePrompt: "Find link-building opportunities I'm missing vs stripe.com and shopify.com"
Benchmark a site against competitors before a pitch, acquisition, or partnership.
get_domain_authority for each domainPrompt: "Compare the DA of linear.app, height.app, and plane.so"
Understand the quality and anchor text distribution of a site's inbound links.
get_referring_domains — unique linking domainsget_anchor_text — anchor text distribution, flag over-optimized anchorsget_backlinks — top individual links with source pagesPrompt: "Audit the backlink profile of example.com — flag anything that looks spammy"
Find what content earns the most links in a niche to inform your content strategy.
get_top_pages for competitor domainsPrompt: "What pages on vercel.com attract the most backlinks?"
Build a targeted list of prospects to contact for guest posts or link placements.
get_similar_domains — sites with overlapping link profilesget_link_intersect — domains already linking to multiple competitorsget_domain_authority — filter by DA thresholdPrompt: "Build me a list of 20 sites similar to smashingmagazine.com with DA over 50"
Quickly check a site's tech stack, page signals, and crawl health.
get_tech_stack — CMS, analytics, CDN, frameworksget_page_meta — title, description, canonical, OG tagsget_crawl_history — first seen, last crawledPrompt: "What tech stack and CMS is competitor.com running?"
RANKPARSE_API_KEY=rp_your_key_here
Get a free key with 100 credits at https://rankparse.com/signup.
{
"mcpServers": {
"rankparse": {
"url": "https://mcp.rankparse.com/mcp",
"headers": {
"X-API-Key": "${RANKPARSE_API_KEY}"
}
}
}
}
| Tool | What it does | Credits |
|---|---|---|
get_domain_authority | DA score, referring domains, registered date, popularity rank | 1 |
get_backlinks | Inbound links with anchor text and source pages | 2 |
get_referring_domains | Unique domains linking to target | 2 |
get_anchor_text | Anchor text distribution | 2 |
get_top_pages | Pages with most inbound links | 2 |
get_outbound_links | External links from a domain | 2 |
get_domain_rank | Rank metrics and scores | 2 |
get_site_explorer | Full domain overview | 10 |
get_page_meta | Title, description, canonical, OG tags | 2 |
get_tech_stack | Detected technologies | 2 |
get_url_index | Indexed URLs for a domain | 2 |
get_crawl_history | Crawl timestamps | 2 |
get_status_codes | HTTP status distribution | 2 |
get_content_types | Content type breakdown | 2 |
get_language | Language distribution | 2 |
get_domain_overlap | Domains linking to multiple targets | 5 |
get_link_intersect | Shared linkers between two domains | 5 |
get_similar_domains | Domains similar to target | 5 |
Credits never expire. Packs start at $9 for 1,000 credits (~1,000 DA lookups or ~500 backlink queries).