Docs
Search docs...⌘K

Page explorer

API + MCP
GET/v3/site-audit/page-explorer

This endpoint consumes a fixed cost of 50 API units per request.

Query parameters

timeoutinteger

A manual timeout duration in seconds.

limitinteger

The number of results to return.

Default:1000
offsetinteger

The number of results to skip.

order_bystring

A field to order the results by, with optional direction. Format: field_name:asc or field_name:desc (default desc).

selectstring

A comma-separated list of fields to return.

wherestring

The filter expression. The following column identifiers are recognized (this differs from the identifiers recognized by the select parameter).

filter_modestring

Indicates which pages to return compared to the previous crawl. If not specified, all URLs that match your filter conditions are returned. added: URLs that are a new match for your filter conditions. new: URLs that are newly crawled and match your filter conditions. removed: URLs that stopped matching your filter conditions. missing: URLs that weren't crawled, but previously matched your filter conditions. no_change: URLs that match your filter conditions in a crawl and the crawl before it.

Allowed values:addednewremovedmissingno_change
issue_idstring

The unique identifier of an issue. When specified, only URLs affected by this issue are returned. You can get issue IDs by querying the site-audit/issues endpoint.

date_comparedstring (date-time)

A timestamp in YYYY-MM-DDThh:mm:ss format specifying the crawl date to compare metrics with. Follows the same rules as the date field.

datestring (date-time)

A timestamp in YYYY-MM-DDThh:mm:ss format specifying the crawl date to retrieve metrics from. Defaults to the most recent available crawl if omitted. For scheduled crawls, we return data from the latest crawl finished before the specified timestamp. For Always-on audit crawls, we return data as of the provided date and time. If the time component is omitted, it defaults to 00:00:00. The timestamp is interpreted in UTC.

project_idintegerRequired

The unique identifier of the project. Only projects with verified ownership are supported. You can find the project ID in the URL of your Site Audit project in Ahrefs: https://app.ahrefs.com/site-audit/#project_id#

outputstring

The output format.

Allowed values:jsonphp

Responses

pagesarray<object>
ai_content_levelstring or null

The estimated percentage of AI-generated text on the page. Possible values: None, Low, Moderate, High, Very High

ai_content_level_prevstring or null

The estimated percentage of AI-generated text on the page. Possible values: None, Low, Moderate, High, Very High

ai_content_statusstring or null

AI detection status for each page. Possible values:

  • Success: Content analyzed successfully
  • Content_too_short: Not enough text for reliable detection
  • Not_eligible: URL isn't an internal HTML page
  • Failed: Internal issue prevented detection
  • Detection_off: Disabled in Crawl settings
ai_content_status_prevstring or null

AI detection status for each page. Possible values:

  • Success: Content analyzed successfully
  • Content_too_short: Not enough text for reliable detection
  • Not_eligible: URL isn't an internal HTML page
  • Failed: Internal issue prevented detection
  • Detection_off: Disabled in Crawl settings
alternateinteger or null

The number of incoming external links from rel="alternate" attributes on the pages (data from Ahrefs' Site Explorer database)

alternate_diffinteger or null

The number of incoming external links from rel="alternate" attributes on the pages (data from Ahrefs' Site Explorer database)

alternate_previnteger or null

The number of incoming external links from rel="alternate" attributes on the pages (data from Ahrefs' Site Explorer database)

backlinksinteger or null

The number of incoming external links (both dofollow and nofollow) pointing to the URL (data from Ahrefs' Site Explorer database). Not to be confused with the number of linking pages, as one page can contain multiple backlinks

backlinks_diffinteger or null

The number of incoming external links (both dofollow and nofollow) pointing to the URL (data from Ahrefs' Site Explorer database). Not to be confused with the number of linking pages, as one page can contain multiple backlinks

backlinks_previnteger or null

The number of incoming external links (both dofollow and nofollow) pointing to the URL (data from Ahrefs' Site Explorer database). Not to be confused with the number of linking pages, as one page can contain multiple backlinks

canonicalstring (url) or null

The URL of the canonical version of the page

canonical_codeinteger or null

The HTTP status code of the canonical URL

canonical_code_previnteger or null

The HTTP status code of the canonical URL

canonical_countsinteger or null

The number of incoming external links from canonical pages pointing to the URL. Not to be confused with the number of linking pages, as one page can contain multiple backlinks

canonical_counts_diffinteger or null

The number of incoming external links from canonical pages pointing to the URL. Not to be confused with the number of linking pages, as one page can contain multiple backlinks

canonical_counts_previnteger or null

The number of incoming external links from canonical pages pointing to the URL. Not to be confused with the number of linking pages, as one page can contain multiple backlinks

canonical_group_hashinteger or null

The ID of the group of pages that have the same canonical URL

canonical_group_hash_previnteger or null

The ID of the group of pages that have the same canonical URL

canonical_is_canonicalboolean or null

Indicates whether the target page tags itself as the canonical version to be shown in search results. A page is considered as canonical when it doesn't refer to any other pages as canonical

canonical_is_canonical_prevboolean or null

Indicates whether the target page tags itself as the canonical version to be shown in search results. A page is considered as canonical when it doesn't refer to any other pages as canonical

canonical_no_crawl_reasonstring or null

The reason why the canonical version of the page was not crawled

canonical_no_crawl_reason_prevstring or null

The reason why the canonical version of the page was not crawled

canonical_prevstring (url) or null

The URL of the canonical version of the page

canonical_schemestring or null

The protocol of the canonical URL

canonical_scheme_prevstring or null

The protocol of the canonical URL

compliantboolean or null

Indicates that the page is indexable. An indexable page is an HTML page returning the 200 HTTP status code that has neither the "rel=canonical" tag pointing to a different URL nor the "noindex" directive

compliant_prevboolean or null

Indicates that the page is indexable. An indexable page is an HTML page returning the 200 HTTP status code that has neither the "rel=canonical" tag pointing to a different URL nor the "noindex" directive

compressionstring or null

The data compression scheme

compression_prevstring or null

The data compression scheme

content_encodingstring or null

The Content-Encoding HTTP response header field

content_encoding_prevstring or null

The Content-Encoding HTTP response header field

content_lengthinteger or null

The character length of content displayed on the page

content_length_diffinteger or null

The character length of content displayed on the page

content_length_previnteger or null

The character length of content displayed on the page

content_nr_wordinteger or null

The word count of content displayed on the page

content_nr_word_diffinteger or null

The word count of content displayed on the page

content_nr_word_previnteger or null

The word count of content displayed on the page

content_typestring or null

The Content-Type HTTP header of the page or resource. You can find the full list of content types here

content_type_prevstring or null

The Content-Type HTTP header of the page or resource. You can find the full list of content types here

css_no_crawl_reasonarray<string or null>

The reasons why CSS files linked from the page were not crawled

css_no_crawl_reason_prevarray<string or null>

The reasons why CSS files linked from the page were not crawled

curl_codeinteger

CURLcode return code. You can find the full list of CURL codes here

curl_code_previnteger or null

CURLcode return code. You can find the full list of CURL codes here

depthinteger or null

The minimum number of clicks required for our crawler to reach the URL from the starting point of a crawl (seed page). Please note that redirects are also counted as a level

depth_diffinteger or null

The minimum number of clicks required for our crawler to reach the URL from the starting point of a crawl (seed page). Please note that redirects are also counted as a level

depth_previnteger or null

The minimum number of clicks required for our crawler to reach the URL from the starting point of a crawl (seed page). Please note that redirects are also counted as a level

dofollowinteger or null

The number of incoming external dofollow links pointing to the URL. Not to be confused with the number of linking pages, as one page can contain multiple backlinks

dofollow_diffinteger or null

The number of incoming external dofollow links pointing to the URL. Not to be confused with the number of linking pages, as one page can contain multiple backlinks

dofollow_previnteger or null

The number of incoming external dofollow links pointing to the URL. Not to be confused with the number of linking pages, as one page can contain multiple backlinks

domainstring (domain)

The domain name part of the URL

duplicate_contentinteger or null

The number of pages with matching or appreciably similar content

duplicate_content_canonical_hreflanginteger or null

The number of page groups with matching or appreciably similar content. A group includes pages united by a common canonical URL, hreflang or pagination tags

duplicate_content_canonical_hreflang_diffinteger or null

The number of page groups with matching or appreciably similar content. A group includes pages united by a common canonical URL, hreflang or pagination tags

duplicate_content_canonical_hreflang_previnteger or null

The number of page groups with matching or appreciably similar content. A group includes pages united by a common canonical URL, hreflang or pagination tags

duplicate_content_diffinteger or null

The number of pages with matching or appreciably similar content

duplicate_content_previnteger or null

The number of pages with matching or appreciably similar content

duplicate_descriptioninteger or null

The number of pages that have the same meta description. If the page has more than one meta description, each will be checked for duplicates

duplicate_description_canonical_hreflanginteger or null

The number of page groups that have the same meta description. A group includes pages united by a common canonical URL, hreflang or pagination tags

duplicate_description_canonical_hreflang_diffinteger or null

The number of page groups that have the same meta description. A group includes pages united by a common canonical URL, hreflang or pagination tags

duplicate_description_canonical_hreflang_previnteger or null

The number of page groups that have the same meta description. A group includes pages united by a common canonical URL, hreflang or pagination tags

duplicate_description_diffinteger or null

The number of pages that have the same meta description. If the page has more than one meta description, each will be checked for duplicates

duplicate_description_previnteger or null

The number of pages that have the same meta description. If the page has more than one meta description, each will be checked for duplicates

duplicate_group_identifierinteger or null

The ID of the group of pages that are interconnected via a common canonical URL, hreflang or pagination tags

duplicate_group_identifier_previnteger or null

The ID of the group of pages that are interconnected via a common canonical URL, hreflang or pagination tags

duplicate_h1integer or null

The number of pages that have the same H1 subheader. If the page has more than one H1 subheader, each will be checked for duplicates

duplicate_h1_canonical_hreflanginteger or null

The number of page groups sharing the same H1 subheader. A group includes pages united by a common canonical URL, hreflang or pagination tags

duplicate_h1_canonical_hreflang_diffinteger or null

The number of page groups sharing the same H1 subheader. A group includes pages united by a common canonical URL, hreflang or pagination tags

duplicate_h1_canonical_hreflang_previnteger or null

The number of page groups sharing the same H1 subheader. A group includes pages united by a common canonical URL, hreflang or pagination tags

duplicate_h1_diffinteger or null

The number of pages that have the same H1 subheader. If the page has more than one H1 subheader, each will be checked for duplicates

duplicate_h1_previnteger or null

The number of pages that have the same H1 subheader. If the page has more than one H1 subheader, each will be checked for duplicates

duplicate_titleinteger or null

The number of pages that have the same title. If the page has more than one title, each will be checked for duplicates

duplicate_title_canonical_hreflanginteger or null

The number of page groups that have the same title. A group includes pages united by a common canonical URL, hreflang or pagination tags

duplicate_title_canonical_hreflang_diffinteger or null

The number of page groups that have the same title. A group includes pages united by a common canonical URL, hreflang or pagination tags

duplicate_title_canonical_hreflang_previnteger or null

The number of page groups that have the same title. A group includes pages united by a common canonical URL, hreflang or pagination tags

duplicate_title_diffinteger or null

The number of pages that have the same title. If the page has more than one title, each will be checked for duplicates

duplicate_title_previnteger or null

The number of pages that have the same title. If the page has more than one title, each will be checked for duplicates

eduinteger or null

The number of incoming external links from .edu domains pointing to the URL (data from Ahrefs' Site Explorer database). Not to be confused with the number of linking pages, as one page can contain multiple backlinks

edu_diffinteger or null

The number of incoming external links from .edu domains pointing to the URL (data from Ahrefs' Site Explorer database). Not to be confused with the number of linking pages, as one page can contain multiple backlinks

edu_previnteger or null

The number of incoming external links from .edu domains pointing to the URL (data from Ahrefs' Site Explorer database). Not to be confused with the number of linking pages, as one page can contain multiple backlinks

external_codearray<integer or null>

The list of HTTP status codes returned by the external URLs linked from the page

external_code_prevarray<integer or null>

The list of HTTP status codes returned by the external URLs linked from the page

external_link_anchorarray<string or null>

The list of anchor texts used in external outgoing links on the page

external_link_anchor_prevarray<string or null>

The list of anchor texts used in external outgoing links on the page

external_link_domainarray<string (domain)>

The list of external domains linked to from the page

external_link_domain_prevarray<string (domain)>

The list of external domains linked to from the page

external_linksarray<string (url)>

The list of external outgoing links on the page

external_links_is_canonicalarray<boolean or null>

Indicates whether the target page tags itself as the canonical version to be shown in search results. A page is considered as canonical when it doesn't refer to any other pages as canonical

external_links_is_canonical_prevarray<boolean or null>

Indicates whether the target page tags itself as the canonical version to be shown in search results. A page is considered as canonical when it doesn't refer to any other pages as canonical

external_links_prevarray<string (url)>

The list of external outgoing links on the page

external_no_crawl_reasonarray<string or null>

The reasons why the external URLs linked from the page were not crawled

external_no_crawl_reason_prevarray<string or null>

The reasons why the external URLs linked from the page were not crawled

external_schemearray<string>

The protocols of the external outgoing links on the page

external_scheme_prevarray<string>

The protocols of the external outgoing links on the page

final_redirectstring (url) or null

The destination of the final redirecting URL

final_redirect_codeinteger or null

The HTTP status code of the destination of the final redirecting URL

final_redirect_code_previnteger or null

The HTTP status code of the destination of the final redirecting URL

final_redirect_no_crawl_reasonstring or null

The reason why the destination of the final redirecting URL was not crawled

final_redirect_no_crawl_reason_prevstring or null

The reason why the destination of the final redirecting URL was not crawled

final_redirect_prevstring (url) or null

The destination of the final redirecting URL

found_in_sitemapsarray<string (url)>

The list of sitemaps that reference the URL

found_in_sitemaps_lengthinteger

The number of sitemaps that reference the URL

found_in_sitemaps_length_diffinteger or null

The number of sitemaps that reference the URL

found_in_sitemaps_length_previnteger or null

The number of sitemaps that reference the URL

found_in_sitemaps_prevarray<string (url)>

The list of sitemaps that reference the URL

govinteger or null

The total number of incoming external links from .gov domains pointing to the URL (data from Ahrefs' Site Explorer database). Not to be confused with the number of linking pages, as one page can contain multiple backlinks

gov_diffinteger or null

The total number of incoming external links from .gov domains pointing to the URL (data from Ahrefs' Site Explorer database). Not to be confused with the number of linking pages, as one page can contain multiple backlinks

gov_previnteger or null

The total number of incoming external links from .gov domains pointing to the URL (data from Ahrefs' Site Explorer database). Not to be confused with the number of linking pages, as one page can contain multiple backlinks

h1array<string>

The page H1 subheader

h1_lengtharray<integer>

The character length of the page H1 subheader

h1_length_prevarray<integer>

The character length of the page H1 subheader

h1_prevarray<string>

The page H1 subheader

h2array<string>

The page H2 subheader

h2_prevarray<string>

The page H2 subheader

hash_contentinteger or null

The page content fingerprint. Pages with matching or appreciably similar content have the same content hash

hash_content_previnteger or null

The page content fingerprint. Pages with matching or appreciably similar content have the same content hash

hash_descriptionsarray<integer>

meta_descriptions.hash

hash_descriptions_prevarray<integer>

meta_descriptions.hash

hash_h1array<integer>

The page H1 subheader fingerprint. Pages with matching H1 tags have the same H1 hash

hash_h1_prevarray<integer>

The page H1 subheader fingerprint. Pages with matching H1 tags have the same H1 hash

hash_textinteger or null

The page text fingerprint. Pages with matching content have the same text hash

hash_text_previnteger or null

The page text fingerprint. Pages with matching content have the same text hash

hash_titlesarray<integer>

The page title fingerprint. Pages with matching title tags have the same title hash

hash_titles_prevarray<integer>

The page title fingerprint. Pages with matching title tags have the same title hash

hreflangarray<string or null>

Data from hreflang attributes

hreflang_code_is_validarray<boolean or null>

Indicates that hreflang data is specified properly in the hreflang tags on the page. The language must be specified in ISO 639-1 format, and optionally the region in ISO 3166-1 Alpha 2 format

hreflang_code_is_valid_prevarray<boolean or null>

Indicates that hreflang data is specified properly in the hreflang tags on the page. The language must be specified in ISO 639-1 format, and optionally the region in ISO 3166-1 Alpha 2 format

hreflang_countryarray<string or null>

The list of regions specified in the hreflang tags on the page

hreflang_country_prevarray<string or null>

The list of regions specified in the hreflang tags on the page

hreflang_group_hashinteger or null

The ID of the group of pages that have the same set of hreflang attributes with the same set of URLs in them

hreflang_group_hash_previnteger or null

The ID of the group of pages that have the same set of hreflang attributes with the same set of URLs in them

hreflang_issuesarray<string>

The list of hreflang-related issues a page has

hreflang_issues_prevarray<string>

The list of hreflang-related issues a page has

hreflang_languagearray<string or null>

The list of languages specified in the hreflang tags on the page

hreflang_language_prevarray<string or null>

The list of languages specified in the hreflang tags on the page

hreflang_linkarray<string (url)>

The list of URLs specified in the hreflang tags on the page

hreflang_link_is_canonicalarray<boolean or null>

Indicates whether the target page tags itself as the canonical version to be shown in search results. A page is considered as canonical when it doesn't refer to any other pages as canonical

hreflang_link_is_canonical_prevarray<boolean or null>

Indicates whether the target page tags itself as the canonical version to be shown in search results. A page is considered as canonical when it doesn't refer to any other pages as canonical

hreflang_link_prevarray<string (url)>

The list of URLs specified in the hreflang tags on the page

hreflang_no_crawl_reasonarray<string or null>

The reasons why URLs specified in the hreflang tags on the page were not crawled

hreflang_no_crawl_reason_prevarray<string or null>

The reasons why URLs specified in the hreflang tags on the page were not crawled

hreflang_prevarray<string or null>

Data from hreflang attributes

html_langstring or null

Data from the page's HTML lang tag

html_lang_code_is_validboolean or null

Indicates that the language (or language-region) code is specified properly in the HTML lang tag. The language must be specified in ISO 639-1 format, and optionally the region in ISO 3166-1 Alpha 2 format

html_lang_code_is_valid_prevboolean or null

Indicates that the language (or language-region) code is specified properly in the HTML lang tag. The language must be specified in ISO 639-1 format, and optionally the region in ISO 3166-1 Alpha 2 format

html_lang_countrystring or null

The region code specified in the page's HTML lang tag

html_lang_country_prevstring or null

The region code specified in the page's HTML lang tag

html_lang_languagestring or null

The language code specified in the page's HTML lang tag

html_lang_language_prevstring or null

The language code specified in the page's HTML lang tag

html_lang_prevstring or null

Data from the page's HTML lang tag

http_codeinteger

The HTTP status code returned by the URL

http_code_previnteger or null

The HTTP status code returned by the URL

http_headerarray<string>

The HTTP headers that the web server returns

http_header_prevarray<string>

The HTTP headers that the web server returns

http_header_robotsarray<string>

Instructions for web crawlers specified in HTTP headers

http_header_robots_prevarray<string>

Instructions for web crawlers specified in HTTP headers

http_headers_sizeinteger

The size of the HTTP headers that the web server returns, measured in bytes

http_headers_size_previnteger or null

The size of the HTTP headers that the web server returns, measured in bytes

images_no_crawl_reasonarray<string or null>

The reasons why images linked from the page were not crawled

images_no_crawl_reason_prevarray<string or null>

The reasons why images linked from the page were not crawled

incoming_all_linksinteger or null

The number of incoming links to the URL of all types

incoming_all_links_diffinteger or null

The number of incoming links to the URL of all types

incoming_all_links_previnteger or null

The number of incoming links to the URL of all types

incoming_canonicalinteger or null

Shows how many times the URL is linked to from a rel="canonical" element

incoming_canonical_previnteger or null

Shows how many times the URL is linked to from a rel="canonical" element

incoming_cssinteger or null

The number of incoming links to the CSS file

incoming_css_previnteger or null

The number of incoming links to the CSS file

incoming_followinteger or null

The number of incoming dofollow links to the URL from hyperlinks

incoming_follow_previnteger or null

The number of incoming dofollow links to the URL from hyperlinks

incoming_hreflanginteger or null

Shows how many times the URL is linked to from a rel="alternate" hreflang="x" attribute

incoming_hreflang_previnteger or null

Shows how many times the URL is linked to from a rel="alternate" hreflang="x" attribute

incoming_imageinteger or null

The number of incoming links to the image file

incoming_image_previnteger or null

The number of incoming links to the image file

incoming_jsinteger or null

The number of incoming links to the JS file

incoming_js_previnteger or null

The number of incoming links to the JS file

incoming_linksinteger or null

The number of incoming links to the URL from hyperlinks

incoming_links_previnteger or null

The number of incoming links to the URL from hyperlinks

incoming_nofollowinteger or null

The number of incoming nofollow links to the URL from hyperlinks

incoming_nofollow_previnteger or null

The number of incoming nofollow links to the URL from hyperlinks

incoming_paginationinteger or null

Shows how many times the URL is linked to from rel="prev" or rel="next" elements on pages

incoming_pagination_previnteger or null

Shows how many times the URL is linked to from rel="prev" or rel="next" elements on pages

incoming_redirectinteger or null

The number of incoming redirecting links to the URL

incoming_redirect_previnteger or null

The number of incoming redirecting links to the URL

indexnow_errorstring or null

The error description for a failed auto-submission

indexnow_error_prevstring or null

The error description for a failed auto-submission

indexnow_reasonstring or null

The reason the page was considered for auto-submission to IndexNow

indexnow_reason_prevstring or null

The reason the page was considered for auto-submission to IndexNow

indexnow_statusstring or null

The status of IndexNow auto-submission. Possible values:

  • Success: The page was successfully submitted to IndexNow.
  • No changes detected: No changes were detected on the page; submission was not required.
  • Not eligible: The URL isn't eligible for submission, e.g., it's not an indexable HTML page.
  • Invalid API key: IndexNow submission failed due to an invalid API key.
  • Failed: Submission to IndexNow failed; see details for the reason.
  • Auto-submission is off: Automatic submission is disabled in Crawl settings
indexnow_status_prevstring or null

The status of IndexNow auto-submission. Possible values:

  • Success: The page was successfully submitted to IndexNow.
  • No changes detected: No changes were detected on the page; submission was not required.
  • Not eligible: The URL isn't eligible for submission, e.g., it's not an indexable HTML page.
  • Invalid API key: IndexNow submission failed due to an invalid API key.
  • Failed: Submission to IndexNow failed; see details for the reason.
  • Auto-submission is off: Automatic submission is disabled in Crawl settings
indexnow_submitted_atstring (date) or null

The date and time when the URL was auto-submitted to IndexNow

internalboolean

Indicates that the URL is internal. An internal URL is a page or resource located on the crawled domain or its subdomains (depending on the scope of your project)

internal_codearray<integer or null>

The list of HTTP status codes returned by the internal URLs linked to from the page

internal_code_prevarray<integer or null>

The list of HTTP status codes returned by the internal URLs linked to from the page

internal_link_anchorarray<string or null>

The list of anchor texts used in internal outgoing links on the page

internal_link_anchor_prevarray<string or null>

The list of anchor texts used in internal outgoing links on the page

internal_link_domainarray<string (domain)>

The domain (or its subdomains, depending on the scope of the crawl) linked to from internal outgoing links on the page

internal_link_domain_prevarray<string (domain)>

The domain (or its subdomains, depending on the scope of the crawl) linked to from internal outgoing links on the page

internal_linksarray<string (url)>

The list of internal outgoing links on the page

internal_links_is_canonicalarray<boolean or null>

Indicates whether the target page tags itself as the canonical version to be shown in search results. A page is considered as canonical when it doesn't refer to any other pages as canonical

internal_links_is_canonical_prevarray<boolean or null>

Indicates whether the target page tags itself as the canonical version to be shown in search results. A page is considered as canonical when it doesn't refer to any other pages as canonical

internal_links_prevarray<string (url)>

The list of internal outgoing links on the page

internal_no_crawl_reasonarray<string or null>

The reasons why the internal URLs linked to from the page were not crawled

internal_no_crawl_reason_prevarray<string or null>

The reasons why the internal URLs linked to from the page were not crawled

internal_schemearray<string>

The protocols of the internal outgoing links on the page

internal_scheme_prevarray<string>

The protocols of the internal outgoing links on the page

is_htmlboolean

Indicates that the content type of the web document is HTML

is_html_prevboolean or null

Indicates that the content type of the web document is HTML

is_in_sitemapboolean or null

Indicates that the URL is included in the website's sitemap file

is_in_sitemap_prevboolean or null

Indicates that the URL is included in the website's sitemap file

is_page_title_used_in_serpboolean or null

Indicates that the page and SERP titles match

is_redirect_loopboolean or null

Checks if the URL has a redirect loop

is_redirect_loop_prevboolean or null

Checks if the URL has a redirect loop

is_renderedboolean or null

Indicates that the crawler had executed JavaScript on the page to generate content

is_rendered_prevboolean or null

Indicates that the crawler had executed JavaScript on the page to generate content

is_valid_internal_htmlboolean

The HTML page on the crawled domain or its subdomain that returns a 200 HTTP status code

is_valid_internal_html_prevboolean or null

The HTML page on the crawled domain or its subdomain that returns a 200 HTTP status code

js_no_crawl_reasonarray<string or null>

The reasons why JavaScript files linked from the page were not crawled

js_no_crawl_reason_prevarray<string or null>

The reasons why JavaScript files linked from the page were not crawled

jsonld_schema_typesarray<string>

Schema objects found on the page

jsonld_schema_types_prevarray<string>

Schema objects found on the page

jsonld_validation_kindsarray<string>

Issues with the structured data found on the page

jsonld_validation_kinds_prevarray<string>

Issues with the structured data found on the page

keywordsarray<string>

The page meta keywords

keywords_prevarray<string>

The page meta keywords

lengthinteger

The character length of the URL

links_count_cssinteger or null

The number of CSS files linked from the page

links_count_css_previnteger or null

The number of CSS files linked from the page

links_count_externalinteger or null

The number of external outgoing links on the page

links_count_external3xxinteger or null

The number of external outgoing links on the page pointing to URLs that return one of the 3xx (redirection) HTTP status codes

links_count_external3xx_previnteger or null

The number of external outgoing links on the page pointing to URLs that return one of the 3xx (redirection) HTTP status codes

links_count_external4xxinteger or null

The number of external outgoing links on the page pointing to URLs that return one of the 4xx (client error) HTTP status codes

links_count_external4xx_previnteger or null

The number of external outgoing links on the page pointing to URLs that return one of the 4xx (client error) HTTP status codes

links_count_external5xxinteger or null

The number of external outgoing links on the page pointing to URLs that return one of the 5xx (server error) HTTP status codes

links_count_external5xx_previnteger or null

The number of external outgoing links on the page pointing to URLs that return one of the 5xx (server error) HTTP status codes

links_count_external_followinteger or null

The number of external outgoing dofollow links on the page

links_count_external_follow_previnteger or null

The number of external outgoing dofollow links on the page

links_count_external_nofollowinteger or null

The number of external outgoing nofollow links on the page

links_count_external_nofollow_previnteger or null

The number of external outgoing nofollow links on the page

links_count_external_non_canonicalinteger or null

The number of external outgoing links on the page that point to non-canonical pages

links_count_external_non_canonical_previnteger or null

The number of external outgoing links on the page that point to non-canonical pages

links_count_external_xxxinteger or null

The number of external outgoing links on the page pointing to URLs that return HTTP status codes other than 2xx, 3xx, 4xx, 5xx or return no status code

links_count_external_xxx_previnteger or null

The number of external outgoing links on the page pointing to URLs that return HTTP status codes other than 2xx, 3xx, 4xx, 5xx or return no status code

links_count_imagesinteger or null

The number of images linked from the page

links_count_images_previnteger or null

The number of images linked from the page

links_count_images_with_altinteger or null

The number of images linked from the page that have an alt attribute (alternate text)

links_count_images_with_alt_previnteger or null

The number of images linked from the page that have an alt attribute (alternate text)

links_count_images_without_altinteger or null

The number of images linked from the page that have no alt attribute (alternate text)

links_count_images_without_alt_previnteger or null

The number of images linked from the page that have no alt attribute (alternate text)

links_count_internalinteger or null

The number of internal outgoing links on the page

links_count_internal3xxinteger or null

The number of internal outgoing links on the page pointing to URLs that return one of the 3xx (redirection) HTTP status codes

links_count_internal3xx_previnteger or null

The number of internal outgoing links on the page pointing to URLs that return one of the 3xx (redirection) HTTP status codes

links_count_internal4xxinteger or null

The number of internal outgoing links on the page pointing to URLs that return one of the 4xx (client error) HTTP status codes

links_count_internal4xx_previnteger or null

The number of internal outgoing links on the page pointing to URLs that return one of the 4xx (client error) HTTP status codes

links_count_internal5xxinteger or null

The number of internal outgoing links on the page pointing to URLs that return one of the 5xx (server error) HTTP status codes

links_count_internal5xx_previnteger or null

The number of internal outgoing links on the page pointing to URLs that return one of the 5xx (server error) HTTP status codes

links_count_internal_followinteger or null

The number of internal outgoing dofollow links on the page

links_count_internal_follow_previnteger or null

The number of internal outgoing dofollow links on the page

links_count_internal_nofollowinteger or null

The number of internal outgoing nofollow links on the page

links_count_internal_nofollow_previnteger or null

The number of internal outgoing nofollow links on the page

links_count_internal_non_canonicalinteger or null

The number of internal outgoing links on the page that point to non-canonical pages

links_count_internal_non_canonical_previnteger or null

The number of internal outgoing links on the page that point to non-canonical pages

links_count_internal_xxxinteger or null

The number of internal outgoing links on the page pointing to URLs that return HTTP status codes other than 2xx, 3xx, 4xx, 5xx or return no status code

links_count_internal_xxx_previnteger or null

The number of internal outgoing links on the page pointing to URLs that return HTTP status codes other than 2xx, 3xx, 4xx, 5xx or return no status code

links_count_jsinteger or null

The number of JavaScript files linked from the page

links_count_js_previnteger or null

The number of JavaScript files linked from the page

links_cssarray<string (url)>

The list of CSS files linked from the page

links_css_codearray<integer or null>

The list of HTTP status codes returned by CSS files linked from the page

links_css_code_prevarray<integer or null>

The list of HTTP status codes returned by CSS files linked from the page

links_css_domainarray<string (domain)>

The list of domains that contain CSS files linked from the page

links_css_domain_prevarray<string (domain)>

The list of domains that contain CSS files linked from the page

links_css_prevarray<string (url)>

The list of CSS files linked from the page

links_css_schemearray<string>

The protocols of CSS files linked from the page

links_css_scheme_prevarray<string>

The protocols of CSS files linked from the page

links_external3xxarray<string (url)>

The list of external outgoing links on the page pointing to URLs that return one of the 3xx (redirection) HTTP status codes

links_external3xx_codearray<integer or null>

The list of HTTP status codes returned by the external URLs linked from the page (3xx)

links_external3xx_code_prevarray<integer or null>

The list of HTTP status codes returned by the external URLs linked from the page (3xx)

links_external3xx_prevarray<string (url)>

The list of external outgoing links on the page pointing to URLs that return one of the 3xx (redirection) HTTP status codes

links_external4xxarray<string (url)>

The list of external outgoing links on the page pointing to URLs that return one of the 4xx (client error) HTTP status codes

links_external4xx_codearray<integer or null>

The list of HTTP status codes returned by the external URLs linked from the page (4xx)

links_external4xx_code_prevarray<integer or null>

The list of HTTP status codes returned by the external URLs linked from the page (4xx)

links_external4xx_prevarray<string (url)>

The list of external outgoing links on the page pointing to URLs that return one of the 4xx (client error) HTTP status codes

links_external5xxarray<string (url)>

The list of external outgoing links on the page pointing to URLs that return one of the 5xx (server error) HTTP status codes

links_external5xx_codearray<integer or null>

The list of HTTP status codes returned by the external URLs linked from the page (5xx)

links_external5xx_code_prevarray<integer or null>

The list of HTTP status codes returned by the external URLs linked from the page (5xx)

links_external5xx_prevarray<string (url)>

The list of external outgoing links on the page pointing to URLs that return one of the 5xx (server error) HTTP status codes

links_external_followarray<string (url)>

The list of external outgoing dofollow links on the page

links_external_follow_codearray<integer or null>

The list of HTTP status codes returned by the external dofollow URLs linked from the page

links_external_follow_code_prevarray<integer or null>

The list of HTTP status codes returned by the external dofollow URLs linked from the page

links_external_follow_prevarray<string (url)>

The list of external outgoing dofollow links on the page

links_external_nofollowarray<string (url)>

The list of external outgoing nofollow links on the page

links_external_nofollow_codearray<integer or null>

The list of HTTP status codes returned by the external nofollow URLs linked from the page

links_external_nofollow_code_prevarray<integer or null>

The list of HTTP status codes returned by the external nofollow URLs linked from the page

links_external_nofollow_prevarray<string (url)>

The list of external outgoing nofollow links on the page

links_external_non_canonicalarray<string (url)>

The list of external outgoing links on the page that point to non-canonical pages

links_external_non_canonical_codearray<integer or null>

The list of HTTP status codes returned by the external URLs linked from the page (NonCanonical)

links_external_non_canonical_code_prevarray<integer or null>

The list of HTTP status codes returned by the external URLs linked from the page (NonCanonical)

links_external_non_canonical_prevarray<string (url)>

The list of external outgoing links on the page that point to non-canonical pages

links_external_xxxarray<string (url)>

The number of external outgoing links on the page pointing to URLs that return HTTP status codes other than 2xx, 3xx, 4xx, 5xx or return no status code

links_external_xxx_codearray<integer or null>

The list of HTTP status codes returned by the external URLs linked from the page (Xxx)

links_external_xxx_code_prevarray<integer or null>

The list of HTTP status codes returned by the external URLs linked from the page (Xxx)

links_external_xxx_prevarray<string (url)>

The number of external outgoing links on the page pointing to URLs that return HTTP status codes other than 2xx, 3xx, 4xx, 5xx or return no status code

links_hreflang_codearray<integer or null>

The list of HTTP status codes returned by the URLs specified in hreflang tags on the page

links_hreflang_code_prevarray<integer or null>

The list of HTTP status codes returned by the URLs specified in hreflang tags on the page

links_imagesarray<string (url)>

The list of images linked from the page

links_images_altarray<string or null>

The list of alternate texts of images linked from the page

links_images_alt_prevarray<string or null>

The list of alternate texts of images linked from the page

links_images_codearray<integer or null>

The list of HTTP status codes returned by images linked from the page

links_images_code_prevarray<integer or null>

The list of HTTP status codes returned by images linked from the page

links_images_domainarray<string (domain)>

The list of domains that contain images linked from the page

links_images_domain_prevarray<string (domain)>

The list of domains that contain images linked from the page

links_images_prevarray<string (url)>

The list of images linked from the page

links_images_schemearray<string>

The protocols of images linked from the page

links_images_scheme_prevarray<string>

The protocols of images linked from the page

links_images_with_altarray<string (url)>

The list of images linked from the page that have an alt attribute (alternate text)

links_images_with_alt_codearray<integer or null>

The list of HTTP status codes returned by images linked from the page that have an alt attribute (alternate text)

links_images_with_alt_code_prevarray<integer or null>

The list of HTTP status codes returned by images linked from the page that have an alt attribute (alternate text)

links_images_with_alt_prevarray<string (url)>

The list of images linked from the page that have an alt attribute (alternate text)

links_images_without_altarray<string (url)>

The list of images linked from the page that have no alt attribute (alternate text)

links_images_without_alt_codearray<integer or null>

The list of HTTP status codes returned by images linked from the page that have no alt attribute (alternate text)

links_images_without_alt_code_prevarray<integer or null>

The list of HTTP status codes returned by images linked from the page that have no alt attribute (alternate text)

links_images_without_alt_prevarray<string (url)>

The list of images linked from the page that have no alt attribute (alternate text)

links_internal3xxarray<string (url)>

The list of internal outgoing links on the page pointing to URLs that return one of the 3xx (redirection) HTTP status codes

links_internal3xx_codearray<integer or null>

The list of HTTP status codes returned by the internal URLs linked from the page (3xx)

links_internal3xx_code_prevarray<integer or null>

The list of HTTP status codes returned by the internal URLs linked from the page (3xx)

links_internal3xx_prevarray<string (url)>

The list of internal outgoing links on the page pointing to URLs that return one of the 3xx (redirection) HTTP status codes

links_internal4xxarray<string (url)>

The list of internal outgoing links on the page pointing to URLs that return one of the 4xx (client error) HTTP status codes

links_internal4xx_codearray<integer or null>

The list of HTTP status codes returned by the internal URLs linked from the page (4xx)

links_internal4xx_code_prevarray<integer or null>

The list of HTTP status codes returned by the internal URLs linked from the page (4xx)

links_internal4xx_prevarray<string (url)>

The list of internal outgoing links on the page pointing to URLs that return one of the 4xx (client error) HTTP status codes

links_internal5xxarray<string (url)>

The list of internal outgoing links on the page pointing to URLs that return one of the 5xx (server error) HTTP status codes

links_internal5xx_codearray<integer or null>

The list of HTTP status codes returned by the internal URLs linked from the page (5xx)

links_internal5xx_code_prevarray<integer or null>

The list of HTTP status codes returned by the internal URLs linked from the page (5xx)

links_internal5xx_prevarray<string (url)>

The list of internal outgoing links on the page pointing to URLs that return one of the 5xx (server error) HTTP status codes

links_internal_followarray<string (url)>

The list of internal outgoing dofollow links on the page

links_internal_follow_codearray<integer or null>

The list of HTTP status codes returned by the internal dofollow URLs linked from the page

links_internal_follow_code_prevarray<integer or null>

The list of HTTP status codes returned by the internal dofollow URLs linked from the page

links_internal_follow_prevarray<string (url)>

The list of internal outgoing dofollow links on the page

links_internal_nofollowarray<string (url)>

The list of internal outgoing nofollow links on the page

links_internal_nofollow_codearray<integer or null>

The list of HTTP status codes returned by the internal nofollow URLs linked from the page

links_internal_nofollow_code_prevarray<integer or null>

The list of HTTP status codes returned by the internal nofollow URLs linked from the page

links_internal_nofollow_prevarray<string (url)>

The list of internal outgoing nofollow links on the page

links_internal_non_canonicalarray<string (url)>

The list of internal outgoing links on the page that point to non-canonical pages

links_internal_non_canonical_codearray<integer or null>

The list of HTTP status codes returned by the internal URLs linked from the page (non-canonical)

links_internal_non_canonical_code_prevarray<integer or null>

The list of HTTP status codes returned by the internal URLs linked from the page (non-canonical)

links_internal_non_canonical_prevarray<string (url)>

The list of internal outgoing links on the page that point to non-canonical pages

links_internal_xxxarray<string (url)>

The list of internal outgoing links on the page pointing to URLs that return HTTP status codes other than 2xx, 3xx, 4xx, 5xx or return no status code

links_internal_xxx_codearray<integer or null>

The list of HTTP status codes returned by the internal URLs linked from the page (Xxx)

links_internal_xxx_code_prevarray<integer or null>

The list of HTTP status codes returned by the internal URLs linked from the page (Xxx)

links_internal_xxx_prevarray<string (url)>

The list of internal outgoing links on the page pointing to URLs that return HTTP status codes other than 2xx, 3xx, 4xx, 5xx or return no status code

links_jsarray<string (url)>

The list of JavaScript files linked from the page

links_js_codearray<integer or null>

The list of HTTP status codes returned by JavaScript files linked from the page

links_js_code_prevarray<integer or null>

The list of HTTP status codes returned by JavaScript files linked from the page

links_js_domainarray<string (domain)>

The list of domains that contain JavaScript files linked from the page

links_js_domain_prevarray<string (domain)>

The list of domains that contain JavaScript files linked from the page

links_js_prevarray<string (url)>

The list of JavaScript files linked from the page

links_js_schemearray<string>

The protocols of JavaScript files linked from the page

links_js_scheme_prevarray<string>

The protocols of JavaScript files linked from the page

loading_timeinteger or null

The time it takes for the crawler to load the full content of the document, measured in milliseconds

loading_time_diffinteger or null

The time it takes for the crawler to load the full content of the document, measured in milliseconds

loading_time_previnteger or null

The time it takes for the crawler to load the full content of the document, measured in milliseconds

meta_descriptionarray<string>

Meta description

meta_description_lengtharray<integer>

Meta description length

meta_description_length_prevarray<integer>

Meta description length

meta_description_prevarray<string>

Meta description

meta_refresharray<string>

The time set in a meta refresh tag, in seconds

meta_refresh_prevarray<string>

The time set in a meta refresh tag, in seconds

meta_robotsarray<string>

Instructions for web crawlers specified in HTML robots meta tags on the page

meta_robots_prevarray<string>

Instructions for web crawlers specified in HTML robots meta tags on the page

meta_twitter_tags_app_google_playstring or null

The app ID in the Google Play Store specified in the twitter:app:id:ipad meta property

meta_twitter_tags_app_google_play_prevstring or null

The app ID in the Google Play Store specified in the twitter:app:id:ipad meta property

meta_twitter_tags_app_ipadstring or null

The app ID in the iTunes App Store specified in the twitter:app:id:ipad meta property

meta_twitter_tags_app_ipad_prevstring or null

The app ID in the iTunes App Store specified in the twitter:app:id:ipad meta property

meta_twitter_tags_app_iphonestring or null

The app ID in the iTunes App Store specified in the twitter:app:id:iphone meta property

meta_twitter_tags_app_iphone_prevstring or null

The app ID in the iTunes App Store specified in the twitter:app:id:iphone meta property

meta_twitter_tags_attributesarray<string>

The list of X (Twitter) Card properties on the page

meta_twitter_tags_attributes_prevarray<string>

The list of X (Twitter) Card properties on the page

meta_twitter_tags_cardstring or null

The X (Twitter) Card type can be "summary", "summary_large_image", "app", or "player"

meta_twitter_tags_card_prevstring or null

The X (Twitter) Card type can be "summary", "summary_large_image", "app", or "player"

meta_twitter_tags_descriptionstring or null

meta_twitter_tags.description

meta_twitter_tags_description_prevstring or null

meta_twitter_tags.description

meta_twitter_tags_imagestring or null

The image URL specified in the twitter:image meta property

meta_twitter_tags_image_prevstring or null

The image URL specified in the twitter:image meta property

meta_twitter_tags_image_url_invalidboolean or null

Indicates that the URL specified in the twitter:image meta property is a valid absolute URL

meta_twitter_tags_image_url_invalid_prevboolean or null

Indicates that the URL specified in the twitter:image meta property is a valid absolute URL

meta_twitter_tags_playerstring or null

The HTTPS URL of player iframe specified in the twitter:player meta property

meta_twitter_tags_player_heightinteger or null

The height of iframe in pixels specified in the twitter:player:width meta property

meta_twitter_tags_player_height_previnteger or null

The height of iframe in pixels specified in the twitter:player:width meta property

meta_twitter_tags_player_prevstring or null

The HTTPS URL of player iframe specified in the twitter:player meta property

meta_twitter_tags_player_widthinteger or null

The width of iframe in pixels specified in the twitter:player:width meta property

meta_twitter_tags_player_width_diffinteger or null

The width of iframe in pixels specified in the twitter:player:width meta property

meta_twitter_tags_player_width_previnteger or null

The width of iframe in pixels specified in the twitter:player:width meta property

meta_twitter_tags_sitestring or null

The X (Twitter) handle specified in the twitter:site meta property

meta_twitter_tags_site_prevstring or null

The X (Twitter) handle specified in the twitter:site meta property

meta_twitter_tags_titlestring or null

The title text specified in the twitter:title meta property

meta_twitter_tags_title_prevstring or null

The title text specified in the twitter:title meta property

meta_twitter_tags_validboolean or null

Indicates that the page has all the necessary tags required in a X (Twitter) Card

meta_twitter_tags_valid_prevboolean or null

Indicates that the page has all the necessary tags required in a X (Twitter) Card

meta_twitter_tags_valuesarray<string>

Data from the X (Twitter) Card properties on the page

meta_twitter_tags_values_prevarray<string>

Data from the X (Twitter) Card properties on the page

navigation_nextstring (url) or null

The URL specified in the rel="next" element on the page

navigation_next_codeinteger or null

The HTTP status code returned by the URL specified in the rel="next" element on a page

navigation_next_code_previnteger or null

The HTTP status code returned by the URL specified in the rel="next" element on a page

navigation_next_no_crawl_reasonstring or null

The reason why the URL specified in the rel="next" element on a page was not crawled

navigation_next_no_crawl_reason_prevstring or null

The reason why the URL specified in the rel="next" element on a page was not crawled

navigation_next_prevstring (url) or null

The URL specified in the rel="next" element on the page

navigation_prevstring (url) or null

The URL specified in the rel="prev" element on the page

navigation_prev_codeinteger or null

The HTTP status code returned by the URL specified in the rel="prev" element on a page

navigation_prev_code_previnteger or null

The HTTP status code returned by the URL specified in the rel="prev" element on a page

navigation_prev_no_crawl_reasonstring or null

The reason why the URL specified in the rel="prev" element on a page was not crawled

navigation_prev_no_crawl_reason_prevstring or null

The reason why the URL specified in the rel="prev" element on a page was not crawled

navigation_prev_prevstring (url) or null

The URL specified in the rel="prev" element on the page

nofollowinteger or null

The number of incoming external nofollow links pointing to the URL. Not to be confused with the number of linking pages, as one page can contain multiple backlinks

nofollow_diffinteger or null

The number of incoming external nofollow links pointing to the URL. Not to be confused with the number of linking pages, as one page can contain multiple backlinks

nofollow_previnteger or null

The number of incoming external nofollow links pointing to the URL. Not to be confused with the number of linking pages, as one page can contain multiple backlinks

nr_h1integer

The number of H1 subheaders on the page

nr_h1_diffinteger or null

The number of H1 subheaders on the page

nr_h1_previnteger or null

The number of H1 subheaders on the page

nr_meta_descriptioninteger

Number of Meta descriptions

nr_meta_description_diffinteger or null

Number of Meta descriptions

nr_meta_description_previnteger or null

Number of Meta descriptions

nr_redirect_chain_urlsinteger or null

The number of redirect chain URLs

nr_redirect_chain_urls_diffinteger or null

The number of redirect chain URLs

nr_redirect_chain_urls_previnteger or null

The number of redirect chain URLs

nr_titlesinteger

The number of title tags on the page

nr_titles_diffinteger or null

The number of title tags on the page

nr_titles_previnteger or null

The number of title tags on the page

og_tags_attributesarray<string>

The list of Open Graph properties on a page

og_tags_attributes_prevarray<string>

The list of Open Graph properties on a page

og_tags_imagestring or null

The image URL specified in the og:image meta property

og_tags_image_prevstring or null

The image URL specified in the og:image meta property

og_tags_image_url_invalidboolean or null

Indicates that the URL specified in the og:image meta property is a valid absolute URL

og_tags_image_url_invalid_prevboolean or null

Indicates that the URL specified in the og:image meta property is a valid absolute URL

og_tags_inconsistent_canonicalboolean or null

Indicates that the URL specified in the og:url meta property matches the URL specified as the canonical version of the page

og_tags_inconsistent_canonical_prevboolean or null

Indicates that the URL specified in the og:url meta property matches the URL specified as the canonical version of the page

og_tags_titlestring or null

The title text specified in the og:title meta property

og_tags_title_prevstring or null

The title text specified in the og:title meta property

og_tags_typestring or null

The object type specified in the og:type meta property

og_tags_type_prevstring or null

The object type specified in the og:type meta property

og_tags_urlstring or null

The URL specified in the og:url meta property

og_tags_url_prevstring or null

The URL specified in the og:url meta property

og_tags_url_validboolean or null

Indicates that the URL specified in the og:url meta property is a valid absolute URL

og_tags_url_valid_prevboolean or null

Indicates that the URL specified in the og:url meta property is a valid absolute URL

og_tags_validboolean or null

Indicates that the page has all four required Open Graph properties: og:title, og:type, og:image, and og:url

og_tags_valid_prevboolean or null

Indicates that the page has all four required Open Graph properties: og:title, og:type, og:image, and og:url

og_tags_valuearray<string>

Data from Open Graph properties on a page

og_tags_value_prevarray<string>

Data from Open Graph properties on a page

originstring (url) or null

Shows where the URL was originally found during the crawl

origin_prevstring (url) or null

Shows where the URL was originally found during the crawl

page_any_content_raw_lengthinteger or null

The character length of the page source code

page_any_content_raw_length_diffinteger or null

The character length of the page source code

page_any_content_raw_length_previnteger or null

The character length of the page source code

page_is_nofollowboolean or null

Check if the page is nofollow, based on http header and meta robots instructions

page_is_nofollow_prevboolean or null

Check if the page is nofollow, based on http header and meta robots instructions

page_is_noindexboolean or null

Check if the page is noindex, based on http header and meta robots instructions

page_is_noindex_prevboolean or null

Check if the page is noindex, based on http header and meta robots instructions

page_ratinginteger or null

Page Rating (PR) shows the URL's internal and external backlink profile strength relative to other URLs included in the crawl

page_raw_text_lengthinteger or null

The character length of the raw textual content of the page

page_raw_text_length_diffinteger or null

The character length of the raw textual content of the page

page_raw_text_length_previnteger or null

The character length of the raw textual content of the page

page_raw_urinteger or null

URL Rating (UR) shows the strength of your target page's backlink profile on a 100-point logarithmic scale. Learn more

page_raw_ur_diffinteger or null

URL Rating (UR) shows the strength of your target page's backlink profile on a 100-point logarithmic scale. Learn more

page_raw_ur_previnteger or null

URL Rating (UR) shows the strength of your target page's backlink profile on a 100-point logarithmic scale. Learn more

page_typearray<string>

Site Audit categorizes URLs as HTML Pages, Resource files (image, CSS or JavaScript), XML Sitemaps and Robots.txt. If a page doesn't return status code 200 or has a content type that isn't covered by the categories above, it's considered as "Other". Since we can't determine what these pages are, we further classify them based on how incoming links reference them: as resources (receive resource incoming links) or as pages (receive non-resource incoming links)

page_type_prevarray<string>

Site Audit categorizes URLs as HTML Pages, Resource files (image, CSS or JavaScript), XML Sitemaps and Robots.txt. If a page doesn't return status code 200 or has a content type that isn't covered by the categories above, it's considered as "Other". Since we can't determine what these pages are, we further classify them based on how incoming links reference them: as resources (receive resource incoming links) or as pages (receive non-resource incoming links)

pagination_groupinteger or null

The ID of the group of pages interconnected via their rel="next" and rel="prev" links

pagination_group_previnteger or null

The ID of the group of pages interconnected via their rel="next" and rel="prev" links

positionsinteger or null

The number of keywords the page is ranking for in top 100 organic search results worldwide (data from Ahrefs' Site Explorer)

positions_diffinteger or null

The number of keywords the page is ranking for in top 100 organic search results worldwide (data from Ahrefs' Site Explorer)

positions_previnteger or null

The number of keywords the page is ranking for in top 100 organic search results worldwide (data from Ahrefs' Site Explorer)

positions_top10integer or null

The number of keywords the page is ranking for in top 10 organic search results worldwide (data from Ahrefs' Site Explorer)

positions_top10_diffinteger or null

The number of keywords the page is ranking for in top 10 organic search results worldwide (data from Ahrefs' Site Explorer)

positions_top10_previnteger or null

The number of keywords the page is ranking for in top 10 organic search results worldwide (data from Ahrefs' Site Explorer)

positions_top3integer or null

The number of keywords the page is ranking for in top 3 organic search results worldwide (data from Ahrefs' Site Explorer)

positions_top3_diffinteger or null

The number of keywords the page is ranking for in top 3 organic search results worldwide (data from Ahrefs' Site Explorer)

positions_top3_previnteger or null

The number of keywords the page is ranking for in top 3 organic search results worldwide (data from Ahrefs' Site Explorer)

psi_crux_cls_categorystring or null

Your CLS category will be either Good (<0.1), Needs Improvement (0.1 - 0.25), or Poor (>0.25). The category is based on the lowest threshold that includes 75% of page views. Learn more

psi_crux_cls_category_prevstring or null

Your CLS category will be either Good (<0.1), Needs Improvement (0.1 - 0.25), or Poor (>0.25). The category is based on the lowest threshold that includes 75% of page views. Learn more

psi_crux_cls_distributions_proportionarray<number (float) or null>

What % of collected CLS metrics are in each associated threshold, which categorize performance as either "Good", "Needs Improvement", or "Poor". Learn more

psi_crux_cls_distributions_proportion_prevarray<number (float) or null>

What % of collected CLS metrics are in each associated threshold, which categorize performance as either "Good", "Needs Improvement", or "Poor". Learn more

psi_crux_cls_percentilenumber (float) or null

Cumulative Layout Shift measures visual stability. The range is 0-1, where 0 is stable and 1 means a lot of shifting. This score comes from the Chrome User Experience Report which looks at real user data. Learn more

psi_crux_cls_percentile_diffnumber (float) or null

Cumulative Layout Shift measures visual stability. The range is 0-1, where 0 is stable and 1 means a lot of shifting. This score comes from the Chrome User Experience Report which looks at real user data. Learn more

psi_crux_cls_percentile_prevnumber (float) or null

Cumulative Layout Shift measures visual stability. The range is 0-1, where 0 is stable and 1 means a lot of shifting. This score comes from the Chrome User Experience Report which looks at real user data. Learn more

psi_crux_fid_categorystring or null

Your FID category will be either Good (<100 ms), Needs Improvement (100 ms - 300 ms), or Poor (>300 ms). The category is based on the lowest threshold that includes 75% of page views. Learn more

psi_crux_fid_category_prevstring or null

Your FID category will be either Good (<100 ms), Needs Improvement (100 ms - 300 ms), or Poor (>300 ms). The category is based on the lowest threshold that includes 75% of page views. Learn more

psi_crux_fid_distributions_proportionarray<number (float) or null>

What % of collected FID metrics are in each associated threshold, which categorize performance as either "Good", "Needs Improvement", or "Poor". Learn more

psi_crux_fid_distributions_proportion_prevarray<number (float) or null>

What % of collected FID metrics are in each associated threshold, which categorize performance as either "Good", "Needs Improvement", or "Poor". Learn more

psi_crux_fid_percentilenumber (float) or null

First Input Delay measures interactivity. This score comes from the Chrome User Experience Report which looks at real user data. Learn more

psi_crux_fid_percentile_prevnumber (float) or null

First Input Delay measures interactivity. This score comes from the Chrome User Experience Report which looks at real user data. Learn more

psi_crux_inp_categorystring or null

Your INP category will be either Good (<200 ms), Needs Improvement (200 ms - 500 ms), or Poor (>500 ms). The category is based on the lowest threshold that includes 75% of page views. Learn more

psi_crux_inp_category_prevstring or null

Your INP category will be either Good (<200 ms), Needs Improvement (200 ms - 500 ms), or Poor (>500 ms). The category is based on the lowest threshold that includes 75% of page views. Learn more

psi_crux_inp_distributions_proportionarray<number (float) or null>

What % of collected INP metrics are in each associated threshold, which categorize performance as either "Good", "Needs Improvement", or "Poor". Learn more

psi_crux_inp_distributions_proportion_prevarray<number (float) or null>

What % of collected INP metrics are in each associated threshold, which categorize performance as either "Good", "Needs Improvement", or "Poor". Learn more

psi_crux_inp_percentilenumber (float) or null

Interaction to Next Paint measure overall responsiveness of a page to user interactions. This score comes from the Chrome User Experience Report which looks at real user data. Learn more

psi_crux_inp_percentile_diffnumber (float) or null

Interaction to Next Paint measure overall responsiveness of a page to user interactions. This score comes from the Chrome User Experience Report which looks at real user data. Learn more

psi_crux_inp_percentile_prevnumber (float) or null

Interaction to Next Paint measure overall responsiveness of a page to user interactions. This score comes from the Chrome User Experience Report which looks at real user data. Learn more

psi_crux_lcp_categorystring or null

Your LCP category will be either Good (<2.5 sec), Needs Improvement (2.5 sec - 4.0 sec), or Poor (>4.0 sec). The category is based on the lowest threshold that includes 75% of page views. Learn more

psi_crux_lcp_category_prevstring or null

Your LCP category will be either Good (<2.5 sec), Needs Improvement (2.5 sec - 4.0 sec), or Poor (>4.0 sec). The category is based on the lowest threshold that includes 75% of page views. Learn more

psi_crux_lcp_distributions_proportionarray<number (float) or null>

What % of collected LCP metrics are in each associated threshold, which categorize performance as either "Good", "Needs Improvement", or "Poor". Learn more

psi_crux_lcp_distributions_proportion_prevarray<number (float) or null>

What % of collected LCP metrics are in each associated threshold, which categorize performance as either "Good", "Needs Improvement", or "Poor". Learn more

psi_crux_lcp_percentilenumber (float) or null

Largest Contentful Paint measures visual loading performance. This score comes from the Chrome User Experience Report which looks at real user data. Learn more

psi_crux_lcp_percentile_diffnumber (float) or null

Largest Contentful Paint measures visual loading performance. This score comes from the Chrome User Experience Report which looks at real user data. Learn more

psi_crux_lcp_percentile_prevnumber (float) or null

Largest Contentful Paint measures visual loading performance. This score comes from the Chrome User Experience Report which looks at real user data. Learn more

psi_lighthouse_cls_error_messagestring or null

The message returned by Lighthouse if there is an error when measuring CLS

psi_lighthouse_cls_error_message_prevstring or null

The message returned by Lighthouse if there is an error when measuring CLS

psi_lighthouse_cls_valuenumber (float) or null

Cumulative Layout Shift measures visual stability. The range is 0-1, where 0 is stable and 1 means a lot of shifting. This score comes from Lighthouse in a simulated test environment. Learn more

psi_lighthouse_cls_value_diffnumber (float) or null

Cumulative Layout Shift measures visual stability. The range is 0-1, where 0 is stable and 1 means a lot of shifting. This score comes from Lighthouse in a simulated test environment. Learn more

psi_lighthouse_cls_value_prevnumber (float) or null

Cumulative Layout Shift measures visual stability. The range is 0-1, where 0 is stable and 1 means a lot of shifting. This score comes from Lighthouse in a simulated test environment. Learn more

psi_lighthouse_lcp_error_messagestring or null

The message returned by Lighthouse if there is an error when measuring LCP

psi_lighthouse_lcp_error_message_prevstring or null

The message returned by Lighthouse if there is an error when measuring LCP

psi_lighthouse_lcp_valuenumber (float) or null

Largest Contentful Paint measures visual loading performance. This score comes from Lighthouse in a simulated test environment. Learn more

psi_lighthouse_lcp_value_diffnumber (float) or null

Largest Contentful Paint measures visual loading performance. This score comes from Lighthouse in a simulated test environment. Learn more

psi_lighthouse_lcp_value_prevnumber (float) or null

Largest Contentful Paint measures visual loading performance. This score comes from Lighthouse in a simulated test environment. Learn more

psi_lighthouse_scoreinteger or null

This score uses multiple Lighthouse speed metrics to create a summary of the page's performance and use of best practices. Scores will be considered Good (>90), Needs Improvement (50-90), or Poor (<50). Learn more

psi_lighthouse_score_previnteger or null

This score uses multiple Lighthouse speed metrics to create a summary of the page's performance and use of best practices. Scores will be considered Good (>90), Needs Improvement (50-90), or Poor (<50). Learn more

psi_lighthouse_tbt_error_messagestring or null

The message returned by Lighthouse if there is an error when measuring TBT

psi_lighthouse_tbt_error_message_prevstring or null

The message returned by Lighthouse if there is an error when measuring TBT

psi_lighthouse_tbt_valuenumber (float) or null

Total Blocking Time measures the total amount of time that a page is blocked from responding to user interactions. This score comes from Lighthouse in a simulated test environment. TBT is the recommended alternative to FID for lab tests. Learn more

psi_lighthouse_tbt_value_diffnumber (float) or null

Total Blocking Time measures the total amount of time that a page is blocked from responding to user interactions. This score comes from Lighthouse in a simulated test environment. TBT is the recommended alternative to FID for lab tests. Learn more

psi_lighthouse_tbt_value_prevnumber (float) or null

Total Blocking Time measures the total amount of time that a page is blocked from responding to user interactions. This score comes from Lighthouse in a simulated test environment. TBT is the recommended alternative to FID for lab tests. Learn more

psi_mobile_issuesarray<string>

List of mobile-related issues on the page detected by Lighthouse

psi_mobile_issues_explanationsarray<string>

Details about the mobile issues detected by Lighthouse

psi_mobile_issues_explanations_prevarray<string>

Details about the mobile issues detected by Lighthouse

psi_mobile_issues_prevarray<string>

List of mobile-related issues on the page detected by Lighthouse

psi_request_error_messagestring or null

The message returned by PageSpeed Insights API if there is an error. Learn more

psi_request_statusstring or null

The result of a request to PageSpeed Insights API. Learn more

redirectstring (url) or null

The destination of the redirecting URL

redirect_chain_urlsarray<string (url)>

The list of redirect chain URLs

redirect_chain_urls_codearray<integer or null>

The list of HTTP status codes returned by the redirect chain URLs

redirect_chain_urls_code_prevarray<integer or null>

The list of HTTP status codes returned by the redirect chain URLs

redirect_chain_urls_no_crawl_reasonarray<string or null>

The reasons why the redirect chain URLs were not crawled

redirect_chain_urls_no_crawl_reason_prevarray<string or null>

The reasons why the redirect chain URLs were not crawled

redirect_chain_urls_prevarray<string (url)>

The list of redirect chain URLs

redirect_codeinteger or null

The HTTP status code of the destination of the redirecting URL

redirect_code_previnteger or null

The HTTP status code of the destination of the redirecting URL

redirect_countsinteger or null

The number of incoming external links pointing to the URL via a redirect. Not to be confused with the number of linking pages, as one page can contain multiple backlinks

redirect_counts_diffinteger or null

The number of incoming external links pointing to the URL via a redirect. Not to be confused with the number of linking pages, as one page can contain multiple backlinks

redirect_counts_previnteger or null

The number of incoming external links pointing to the URL via a redirect. Not to be confused with the number of linking pages, as one page can contain multiple backlinks

redirect_is_canonicalboolean or null

Indicates whether the target page tags itself as the canonical version to be shown in search results. A page is considered as canonical when it doesn't refer to any other pages as canonical

redirect_is_canonical_prevboolean or null

Indicates whether the target page tags itself as the canonical version to be shown in search results. A page is considered as canonical when it doesn't refer to any other pages as canonical

redirect_no_crawl_reasonstring or null

The reason why the destination of the redirecting URL was not crawled

redirect_no_crawl_reason_prevstring or null

The reason why the destination of the redirecting URL was not crawled

redirect_prevstring (url) or null

The destination of the redirecting URL

redirect_schemestring or null

The protocol of the redirecting URL

redirect_scheme_prevstring or null

The protocol of the redirecting URL

refclass_cinteger or null

The number of IP networks that have websites with at least 1 link pointing to the URL. An IP network consists of IP addresses sharing the first three numbers of their numerical label. Example: 151.80.39.61 is the website IP address where 151.80.39.XXX is the IP network

refclass_c_diffinteger or null

The number of IP networks that have websites with at least 1 link pointing to the URL. An IP network consists of IP addresses sharing the first three numbers of their numerical label. Example: 151.80.39.61 is the website IP address where 151.80.39.XXX is the IP network

refclass_c_previnteger or null

The number of IP networks that have websites with at least 1 link pointing to the URL. An IP network consists of IP addresses sharing the first three numbers of their numerical label. Example: 151.80.39.61 is the website IP address where 151.80.39.XXX is the IP network

refhostsinteger or null

The number of unique external domains that have at least 1 link pointing to the URL (data from Ahrefs' Site Explorer database)

refhosts_diffinteger or null

The number of unique external domains that have at least 1 link pointing to the URL (data from Ahrefs' Site Explorer database)

refhosts_previnteger or null

The number of unique external domains that have at least 1 link pointing to the URL (data from Ahrefs' Site Explorer database)

refipsinteger or null

The number of unique external IP addresses that incorporate websites with at least 1 link pointing to the URL. Several domains can share one IP address

refips_diffinteger or null

The number of unique external IP addresses that incorporate websites with at least 1 link pointing to the URL. Several domains can share one IP address

refips_previnteger or null

The number of unique external IP addresses that incorporate websites with at least 1 link pointing to the URL. Several domains can share one IP address

refpagesinteger or null

The number of unique external pages linking to the URL (data from Ahrefs' Site Explorer database)

refpages_diffinteger or null

The number of unique external pages linking to the URL (data from Ahrefs' Site Explorer database)

refpages_previnteger or null

The number of unique external pages linking to the URL (data from Ahrefs' Site Explorer database)

robots_errorstring or null

The error occurred while crawling the robots.txt file

robots_error_prevstring or null

The error occurred while crawling the robots.txt file

robots_sitemapsarray<string (url) or null>

The list of sitemaps referenced in the robots.txt file

robots_sitemaps_prevarray<string (url) or null>

The list of sitemaps referenced in the robots.txt file

rssinteger or null

The number of incoming external links from RSS feeds (data from Ahrefs' Site Explorer database)

rss_diffinteger or null

The number of incoming external links from RSS feeds (data from Ahrefs' Site Explorer database)

rss_previnteger or null

The number of incoming external links from RSS feeds (data from Ahrefs' Site Explorer database)

schemestring

Hypertext Transfer Protocol of the URL (HTTP or HTTPS)

self_canonicalboolean or null

Indicates that the page has a self-referential canonical URL

self_canonical_prevboolean or null

Indicates that the page has a self-referential canonical URL

self_hreflangarray<string or null>

Data from hreflang tag with a self-referential URL

self_hreflang_code_is_validarray<boolean or null>

Indicates that hreflang data is specified properly in hreflang tag with a self-referential URL. The language must be specified in ISO 639-1 format, and optionally the region in ISO 3166-1 Alpha 2 format

self_hreflang_code_is_valid_prevarray<boolean or null>

Indicates that hreflang data is specified properly in hreflang tag with a self-referential URL. The language must be specified in ISO 639-1 format, and optionally the region in ISO 3166-1 Alpha 2 format

self_hreflang_countryarray<string or null>

The region specified in the hreflang tag with a self-referential URL

self_hreflang_country_prevarray<string or null>

The region specified in the hreflang tag with a self-referential URL

self_hreflang_languagearray<string or null>

The language specified in the hreflang tag with a self-referential URL

self_hreflang_language_prevarray<string or null>

The language specified in the hreflang tag with a self-referential URL

self_hreflang_prevarray<string or null>

Data from hreflang tag with a self-referential URL

serp_titlestring or null

The title displayed for the page in its top keyword's SERP on desktop

serp_title_prevstring or null

The title displayed for the page in its top keyword's SERP on desktop

sitemap_errorstring or null

The error occurred while crawling the sitemap

sitemap_error_prevstring or null

The error occurred while crawling the sitemap

sitemap_is_indexboolean or null

Indicates that the sitemap is a sitemap index file

sitemap_is_index_prevboolean or null

Indicates that the sitemap is a sitemap index file

sitemap_nr_urlsinteger or null

The number of URLs referenced in the sitemap

sitemap_nr_urls_diffinteger or null

The number of URLs referenced in the sitemap

sitemap_nr_urls_previnteger or null

The number of URLs referenced in the sitemap

sizeinteger

The size of the page or resource, measured in bytes

size_previnteger or null

The size of the page or resource, measured in bytes

size_uncompressedinteger or null

The size of the downloaded page or resource after decompression, measured in bytes

size_uncompressed_diffinteger or null

The size of the downloaded page or resource after decompression, measured in bytes

size_uncompressed_previnteger or null

The size of the downloaded page or resource after decompression, measured in bytes

sourcearray<string>

Source from which the URL can be reached

source_prevarray<string>

Source from which the URL can be reached

stampstring (date)

The time and date when the URL was crawled

stamp_prevstring (date) or null

The time and date when the URL was crawled

time_to_first_byteinteger

The time it takes for the crawler to receive the first byte of the response from a web server, measured in milliseconds

time_to_first_byte_diffinteger or null

The time it takes for the crawler to receive the first byte of the response from a web server, measured in milliseconds

time_to_first_byte_previnteger or null

The time it takes for the crawler to receive the first byte of the response from a web server, measured in milliseconds

titlearray<string>

The page title

title_prevarray<string>

The page title

titles_lengtharray<integer>

The character length of the page title

titles_length_prevarray<integer>

The character length of the page title

top_keywordstring or null

The keyword that brings the page the most organic traffic across all countries

top_keyword_countrystring or null

The country in which the page ranks for its top keyword

top_keyword_country_prevstring or null

The country in which the page ranks for its top keyword

top_keyword_positioninteger or null

The position that the page holds for its top keyword

top_keyword_position_diffinteger or null

The position that the page holds for its top keyword

top_keyword_position_previnteger or null

The position that the page holds for its top keyword

trafficnumber (float) or null

Our estimate of monthly organic search traffic coming to the URL (data from Ahrefs Site Explorer). Calculations are based on a mixture of clickstream data, the estimated monthly search volumes of keywords for which the page ranks, and the current ranking position for the URL in the search results. You can learn more here

traffic_diffnumber (float) or null

Our estimate of monthly organic search traffic coming to the URL (data from Ahrefs Site Explorer). Calculations are based on a mixture of clickstream data, the estimated monthly search volumes of keywords for which the page ranks, and the current ranking position for the URL in the search results. You can learn more here

traffic_prevnumber (float) or null

Our estimate of monthly organic search traffic coming to the URL (data from Ahrefs Site Explorer). Calculations are based on a mixture of clickstream data, the estimated monthly search volumes of keywords for which the page ranks, and the current ranking position for the URL in the search results. You can learn more here

urlstring (url)

The web address of the page or resource