1

Stars

0

Requests

0

Forks

6

Fields

About this template

Check the “authority” of your domain (as measured by Ahrefs). Returns all the statistics from the Ahrefs free tool.

kjellberg/ahrefs-website-authority-checker Rendered in a browser Pinned to ES

What you get back

{
  "domain": …,
  "domain_rating": …,
  "backlinks_count": …,
  "backlinks_dofollow": …,
  "linking_websites": …,
  "linking_websites_dofollow": …
}

A parser that breaks returns the raw HTML with parse_error: true rather than failing your request.

Use it in code

Pass template=kjellberg/ahrefs-website-authority-checker and the page URL. The template decides how the page is fetched, so send nothing else. One successful request costs one credit (sign in to see your key here).

curl \
  -H "X-Api-Key: YOUR_API_KEY" \
  "https://api.unblockingapi.com/unblock?template=kjellberg%2Fahrefs-website-authority-checker&url=https%3A%2F%2Fahrefs.com%2Fwebsite-authority-checker%3Finput%3Dprisjakt.nu"

More from @kjellberg