This API allows you to retrieve the page rank of a given URL. The API returns the page rank, the position of the URL in the search results, and the percentile of the page rank.
{
"page_rank": 9.13,
"position": 30,
"percentile": 0.9999971
} {{ codeCopyText }}
{{ codeCopyText }}
{{ codeCopyText }}
{{ codeCopyText }}
{{ codeCopyText }}
{{ codeCopyText }}
Page Rank is a metric used to determine the importance or authority of a web page. A higher score generally indicates a more authoritative and popular page.
The page rank data is updated regularly to reflect changes in the web's structure and the popularity of websites.
Generally, yes. A higher page rank often correlates with better search engine visibility, but it is just one of many factors that influence SEO rankings.
The Page Rank API provides a specific metric (authority score) for a single URL, while the Web Search API returns a list of relevant web pages for a given search query.