{"id":15917,"date":"2022-11-16T14:08:17","date_gmt":"2022-11-16T14:08:17","guid":{"rendered":"https:\/\/docs_v3.dataforseo.com\/v3\/?page_id=15917"},"modified":"2025-06-02T11:51:53","modified_gmt":"2025-06-02T11:51:53","slug":"on_page-content_parsing","status":"publish","type":"page","link":"https:\/\/docs.dataforseo.com\/v3\/on_page-content_parsing\/","title":{"rendered":"on_page\/content_parsing"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row][vc_column][vc_column_text]<\/p>\n<h2 id=\"setting-serp-tasks\">OnPage API Content Parsing<\/h2>\n<p>\u200c\u200c<br \/>\nThis endpoint allows parsing the content on any page you specify and will return the structured content of the target page, including link URLs, anchors, headings, and textual content.<\/p>\n<p>Note: to use this endpoint, make sure the <code>enable_content_parsing<\/code> parameter in the <a href=\"\/v3\/on_page-task_post\/\" rel=\"noopener noreferrer\" target=\"_blank\">Task Post request<\/a> is set to <code>true<\/code>.<\/p>\n<p>[\/vc_column_text]    <div class=\"endpoint\">\n        <img decoding=\"async\" class=\"endpoint__icon\" src=\"https:\/\/docs.dataforseo.com\/v3\/wp-content\/themes\/dataforseo\/assets\/img\/icons\/checked-circle.svg\" alt=\"checked\">\n\n                    POST            <button class=\"btn-reset button-link copy-button\" data-href=\"https:\/\/api.dataforseo.com\/v3\/on_page\/content_parsing\">\n                https:\/\/api.dataforseo.com\/v3\/on_page\/content_parsing                <svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\">\n                    <use href=\"https:\/\/docs.dataforseo.com\/v3\/wp-content\/themes\/dataforseo\/assets\/img\/icons\/sprite.svg#layers\"><\/use>\n                <\/svg>\n            <\/button>\n            <\/div>\n    \t<article class=\"info-card info-card--yellow\">\n\t\t<header class=\"info-card__header\">\n\t\t\t<div class=\"info-card__icon\">\n\t\t\t\t<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\">\n\t\t\t\t\t<use href=\"https:\/\/docs.dataforseo.com\/v3\/wp-content\/themes\/dataforseo\/assets\/img\/icons\/sprite.svg#label\"><\/use>\n\t\t\t\t<\/svg>\n\t\t\t<\/div>\n\t\t\t<div class=\"info-card__title\">Pricing<\/div>\n\t\t<\/header>\n\t\t<div class=\"info-card__content\">\n\t\t\t<p> Your account will not be charged for using this function. You can get the results of the task within the next 30 days for free. The cost can be calculated on the <a title=\"Pricing\" href=\"https:\/\/dataforseo.com\/pricing\/on-page\/onpage-api\" target=\"_blank\" rel=\"noopener noreferrer\">Pricing<\/a> page.<\/p>\n\t\t<\/div>\n\t<\/article>\n\t[vc_column_text]All POST data should be sent in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/JSON\">JSON<\/a> format (UTF-8 encoding). The task setting is done using the POST method. When setting a task, you should send all task parameters in the task array of the generic POST array.<\/p>\n<p><strong>Description of the fields for setting a task:<\/strong><\/p>\n<table style=\"width: 86.0726%; height: 34px;\">\n<thead>\n<tr style=\"height: 24px;\">\n<th style=\"width: 12.4003%; height: 24px;\">Field name<\/th>\n<th style=\"width: 3.91588%; height: 24px;\">Type<\/th>\n<th style=\"width: 82.9587%; height: 24px;\">Description<\/th>\n<\/tr>\n<\/thead>\n<p><body><\/p>\n<tr style=\"height: 144px;\">\n<td style=\"width: 12.4003%; height: 144px;\"><code>url<\/code><\/td>\n<td style=\"width: 3.91588%; height: 144px;\">string<\/td>\n<td style=\"width: 82.9587%; height: 144px;\"><em>URL of the content to parse<\/em><br \/>\n<strong>required field<\/strong><br \/>\nURL of the page to parse<br \/>\nexample:<br \/>\n<code>https:\/\/dataforseo.com\/blog\/a-versatile-alternative-to-google-trends-exploring-the-power-of-dataforseo-trends-api<\/code><\/td>\n<\/tr>\n<tr style=\"height: 144px;\">\n<td style=\"width: 38.423%; height: 144px;\"><code>id<\/code><\/td>\n<td style=\"width: 3.91588%; height: 144px;\">string<\/td>\n<td style=\"width: 61.7021%; height: 144px;\"><em>ID of the task<\/em><br \/>\n<strong>required field<\/strong><br \/>\nyou can get this ID in the response of the <a href=\"\/v3\/on_page\/task_post\/\">Task POST<\/a> endpoint<br \/>\n<strong>note:<\/strong> the <code>enable_content_parsing<\/code> parameter in the POST request must be set to <code>true<\/code><br \/>\nexample:<br \/>\n<code>\"07131248-1535-0216-1000-17384017ad04\"<\/code><\/td>\n<\/tr>\n<tr style=\"height: 144px;\">\n<td style=\"width: 38.423%; height: 144px;\"><code>markdown_view<\/code><\/td>\n<td style=\"width: 3.91588%; height: 144px;\">boolean<\/td>\n<td style=\"width: 61.7021%; height: 144px;\"><em>return page content as markdown<\/em><br \/>\noptional field<br \/>\nif set to <code>true<\/code>, the markdown-formatted content of the page will be returned in the <code>page_as_markdown<\/code> field of the response;<br \/>\ndefault value: <code>false<\/code><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\u200c\u200c\u200c\u200c\u200c\u200c<br \/>\nAs a response of the API server, you will receive <a href=\"https:\/\/en.wikipedia.org\/wiki\/JSON\">JSON<\/a>-encoded data containing a <code>tasks<\/code> array with the information specific to the set tasks.<\/p>\n<p><strong>Description of the fields in the response array:<\/strong><\/p>\n<table style=\"width: 86.001%; height: 1369px;\">\n<thead>\n<tr style=\"height: 24px;\">\n<th style=\"width: 38.423%; height: 24px;\">Field name<\/th>\n<th style=\"width: 1.25156%; height: 24px;\">Type<\/th>\n<th style=\"width: 61.7021%; height: 24px;\">Description<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr style=\"height: 48px;\">\n<td style=\"width: 24.3517%; height: 48px;\"><code>version<\/code><\/td>\n<td style=\"width: 6.19209%; height: 48px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 48px;\"><em>the current version of the API<\/em><\/td>\n<\/tr>\n<tr style=\"height: 48px;\">\n<td style=\"width: 38.423%; height: 48px;\"><code>status_code<\/code><\/td>\n<td style=\"width: 1.75219%; height: 48px;\">integer<\/td>\n<td style=\"width: 61.2015%; height: 48px;\"><i>general status code<\/i><br \/>\nyou can find the full list of the response codes <a href=\"\/v3\/appendix\/errors\">here<\/a><br \/>\n<strong>Note:<\/strong> we strongly recommend designing a necessary system for handling related exceptional or error conditions<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\"><code>status_message<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>general informational message<\/em><br \/>\nyou can find the full list of general informational messages <a href=\"\/v3\/appendix\/errors\">here<\/a><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\"><code>time<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>execution time, seconds<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\"><code>cost<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">float<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>total <i>tasks<\/i> cost, USD<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\"><code>tasks_count<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>the number of tasks in the <strong><code>tasks<\/code><\/strong> array<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\"><code>tasks_error<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>the number of tasks in the <strong><code>tasks<\/code><\/strong> array returned with an error<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\"><strong><code>tasks<\/code><\/strong><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>array of tasks<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>id<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>task identifier<\/em><br \/>\n<strong>unique task identifier in our system in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Universally_unique_identifier\">UUID<\/a> format<\/strong><\/td>\n<\/tr>\n<tr style=\"height: 48px;\">\n<td style=\"width: 24.3517%; height: 48px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>status_code<\/code><\/td>\n<td style=\"width: 6.19209%; height: 48px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 48px;\"><em>status code of the task<\/em><br \/>\ngenerated by DataForSEO; can be within the following range: 10000-60000<br \/>\nyou can find the full list of the response codes <a href=\"\/v3\/appendix\/errors\">here<\/a><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>status_message<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>informational message of the task<\/em><br \/>\nyou can find the full list of general informational messages <a href=\"\/v3\/appendix\/errors\">here<\/a><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>time<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>execution time, seconds<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>cost<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">float<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>cost of the task, USD<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>result_count<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>number of elements in the <code>result<\/code> array<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>path<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>URL path<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 <code>data<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">object<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>contains the same parameters that you specified in the POST request<br \/>\n<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 <strong>\u00a0 \u00a0 <code>result<\/code><\/strong><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>array of results<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>crawl_progress<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>status of the crawling session<\/em><br \/>\npossible values: <code>in_progress<\/code>, <code>finished<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>crawl_status<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">object<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>details of the crawling session<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>items_count<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>number of items in the results array<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>items<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>items array<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <strong><em>&#8216;\u0441ontent_parsing_element&#8217;<\/em><\/strong><\/td>\n<td style=\"width: 6.19209%; height: 24px;\"><\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>type<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>type of the returned item = <strong>&#8216;\u0441ontent_parsing_element&#8217;<\/strong><\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>fetch_time<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>date and time when the content was fethced<\/em><br \/>\nexample:<br \/>\n<code>\"2022-11-01 10:02:52 +00:00\"<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>status_code<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>status code of the page<\/em><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>page_content<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">object<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>parsed content of the page<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>header<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">object<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>parsed content of the header<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>primary_content<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>primary content on the page<\/em><br \/>\nyou can find more information about content priority calculation in this <a href=\"https:\/\/dataforseo.com\/help-center\/difference-between-primary-and-secondary-content\" rel=\"noopener noreferrer\" target=\"_blank\">help center article<\/a>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content text<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>url<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em> page URL<\/em><br \/>\ndisplayed in case the text is a link anchor\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>urls<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\">contains other URLs and anchors found in the content element\n<\/td>\n<\/tr>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0<code>url<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\">other URL found in the content element\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0<code>anchor_text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\">text of the URL&#8217;s anchor\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>secondary_content<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>secondary content on the page<\/em><br \/>\nyou can find more information about content priority calculation in this <a href=\"https:\/\/dataforseo.com\/help-center\/difference-between-primary-and-secondary-content\" rel=\"noopener noreferrer\" target=\"_blank\">help center article<\/a>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content text<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>url<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em> page URL<\/em><br \/>\ndisplayed in case the text is a link anchor\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>urls<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\">contains other URLs and anchors found in the content element\n<\/td>\n<\/tr>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0<code>url<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\">other URL found in the content element\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0<code>anchor_text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\">text of the URL&#8217;s anchor\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>table_content<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content of the table on the page<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  <code>header<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content of the header of the table<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 <code>row_cells<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content of the row cells of the header<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0<code>text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>text in the row cell<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0<code>urls<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>contains other URLs and anchors found in the cell<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 <code>url<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>URL found in the cell<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 <code>anchor_text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>text of the URL&#8217;s anchor<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0<code>is_header<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">boolean<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>indicates if the text belongs to the header<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  <code>body<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content of the body of the table<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 <code>row_cells<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content of the row cells of the header<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0<code>text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>text in the row cell<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0<code>urls<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>contains other URLs and anchors found in the cell<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 <code>url<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>URL found in the cell<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 <code>anchor_text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>text of the URL&#8217;s anchor<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0<code>is_header<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">boolean<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>indicates if the text belongs to the header<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  <code>footer<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content of the footer of the table<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 <code>row_cells<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content of the row cells of the header<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0<code>text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>text in the row cell<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0<code>urls<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>contains other URLs and anchors found in the cell<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 <code>url<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>URL found in the cell<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 <code>anchor_text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>text of the URL&#8217;s anchor<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0<code>is_header<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">boolean<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>indicates if the text belongs to the header<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>footer<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">object<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>parsed content of the footer<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>primary_content<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>primary content on the page<\/em><br \/>\nyou can find more information about content priority calculation in this <a href=\"https:\/\/dataforseo.com\/help-center\/difference-between-primary-and-secondary-content\" rel=\"noopener noreferrer\" target=\"_blank\">help center article<\/a>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content text<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>url<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em> page URL<\/em><br \/>\ndisplayed in case the text is a link anchor\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>urls<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\">contains other URLs and anchors found in the content element\n<\/td>\n<\/tr>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0<code>url<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\">other URL found in the content element\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0<code>anchor_text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\">text of the URL&#8217;s anchor\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>secondary_content<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>secondary content on the page<\/em><br \/>\nyou can find more information about content priority calculation in this <a href=\"https:\/\/dataforseo.com\/help-center\/difference-between-primary-and-secondary-content\" rel=\"noopener noreferrer\" target=\"_blank\">help center article<\/a>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content text<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>url<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em> page URL<\/em><br \/>\ndisplayed in case the text is a link anchor\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>urls<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\">contains other URLs and anchors found in the content element\n<\/td>\n<\/tr>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0<code>url<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\">other URL found in the content element\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0<code>anchor_text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\">text of the URL&#8217;s anchor\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>table_content<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content of the table on the page<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  <code>header<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content of the header of the table<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 <code>row_cells<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content of the row cells of the header<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0<code>text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>text in the row cell<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0<code>urls<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>contains other URLs and anchors found in the cell<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 <code>url<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>URL found in the cell<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 <code>anchor_text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>text of the URL&#8217;s anchor<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0<code>is_header<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">boolean<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>indicates if the text belongs to the header<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  <code>body<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content of the body of the table<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 <code>row_cells<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content of the row cells of the header<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0<code>text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>text in the row cell<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0<code>urls<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>contains other URLs and anchors found in the cell<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 <code>url<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>URL found in the cell<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 <code>anchor_text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>text of the URL&#8217;s anchor<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0<code>is_header<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">boolean<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>indicates if the text belongs to the header<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  <code>footer<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content of the footer of the table<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 <code>row_cells<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content of the row cells of the header<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0<code>text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>text in the row cell<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0<code>urls<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>contains other URLs and anchors found in the cell<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 <code>url<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>URL found in the cell<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 <code>anchor_text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>text of the URL&#8217;s anchor<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0<code>is_header<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">boolean<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>indicates if the text belongs to the header<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>main_topic<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>main topic on the page<\/em><br \/>\nyou can find more information about topic priority calculation in this <a href=\"https:\/\/dataforseo.com\/help-center\/difference-between-primary-and-secondary-content#topics\" rel=\"noopener noreferrer\" target=\"_blank\">help center article<\/a>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>h_title<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>meta title<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>main_title<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>\tmain title of the block<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>author<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content author name<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>language<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content language<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>level<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>HTML level<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>primary_content<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>primary content on the page<\/em><br \/>\nyou can find more information about content priority calculation in this <a href=\"https:\/\/dataforseo.com\/help-center\/difference-between-primary-and-secondary-content\" rel=\"noopener noreferrer\" target=\"_blank\">help center article<\/a>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content text<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>url<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em> page URL<\/em><br \/>\ndisplayed in case the text is a link anchor\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>urls<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\">contains other URLs and anchors found in the content element\n<\/td>\n<\/tr>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0<code>url<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\">other URL found in the content element\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0<code>anchor_text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\">text of the URL&#8217;s anchor\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0  <code>secondary_content<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>secondary content on the page<\/em><br \/>\nyou can find more information about content priority calculation in this <a href=\"https:\/\/dataforseo.com\/help-center\/difference-between-primary-and-secondary-content\" rel=\"noopener noreferrer\" target=\"_blank\">help center article<\/a>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content text<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>url<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em> page URL<\/em><br \/>\ndisplayed in case the text is a link anchor\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>urls<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\">contains other URLs and anchors found in the content element\n<\/td>\n<\/tr>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0<code>url<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\">other URL found in the content element\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0<code>anchor_text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\">text of the URL&#8217;s anchor\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>table_content<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content of the table on the page<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  <code>header<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content of the header of the table<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 <code>row_cells<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content of the row cells of the header<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0<code>text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>text in the row cell<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0<code>urls<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>contains other URLs and anchors found in the cell<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 <code>url<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>URL found in the cell<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 <code>anchor_text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>text of the URL&#8217;s anchor<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0<code>is_header<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">boolean<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>indicates if the text belongs to the header<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  <code>body<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content of the body of the table<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 <code>row_cells<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content of the row cells of the header<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0<code>text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>text in the row cell<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0<code>urls<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>contains other URLs and anchors found in the cell<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 <code>url<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>URL found in the cell<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 <code>anchor_text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>text of the URL&#8217;s anchor<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0<code>is_header<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">boolean<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>indicates if the text belongs to the header<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  <code>footer<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content of the footer of the table<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 <code>row_cells<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content of the row cells of the header<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0<code>text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>text in the row cell<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0<code>urls<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>contains other URLs and anchors found in the cell<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 <code>url<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>URL found in the cell<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 <code>anchor_text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>text of the URL&#8217;s anchor<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0<code>is_header<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">boolean<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>indicates if the text belongs to the header<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>secondary_topic<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>secondary topic on the page<\/em><br \/>\nyou can find more information about topic priority calculation in this <a href=\"https:\/\/dataforseo.com\/help-center\/difference-between-primary-and-secondary-content#topics\" rel=\"noopener noreferrer\" target=\"_blank\">help center article<\/a>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>h_title<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>meta title<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>main_title<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>\tmain title of the block<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>author<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content author name<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>language<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content language<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>level<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>HTML level<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>primary_content<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>primary content on the page<\/em><br \/>\nyou can find more information about content priority calculation in this <a href=\"https:\/\/dataforseo.com\/help-center\/difference-between-primary-and-secondary-content\" rel=\"noopener noreferrer\" target=\"_blank\">help center article<\/a>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content text<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>url<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em> page URL<\/em><br \/>\ndisplayed in case the text is a link anchor\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>urls<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\">contains other URLs and anchors found in the content element\n<\/td>\n<\/tr>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0<code>url<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\">other URL found in the content element\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0<code>anchor_text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\">text of the URL&#8217;s anchor\n<\/td>\n<\/tr>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0  <code>secondary_content<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>secondary content on the page<\/em><br \/>\nyou can find more information about content priority calculation in this <a href=\"https:\/\/dataforseo.com\/help-center\/difference-between-primary-and-secondary-content\" rel=\"noopener noreferrer\" target=\"_blank\">help center article<\/a>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content text<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>url<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em> page URL<\/em><br \/>\ndisplayed in case the text is a link anchor\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>urls<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\">contains other URLs and anchors found in the content element\n<\/td>\n<\/tr>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0<code>url<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\">other URL found in the content element\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0<code>anchor_text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\">text of the URL&#8217;s anchor\n<\/td>\n<\/tr>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>table_content<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content of the table on the page<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  <code>header<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content of the header of the table<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 <code>row_cells<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content of the row cells of the header<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0<code>text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>text in the row cell<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0<code>urls<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>contains other URLs and anchors found in the cell<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 <code>url<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>URL found in the cell<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 <code>anchor_text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>text of the URL&#8217;s anchor<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0<code>is_header<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">boolean<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>indicates if the text belongs to the header<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  <code>body<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content of the body of the table<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 <code>row_cells<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content of the row cells of the header<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0<code>text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>text in the row cell<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0<code>urls<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>contains other URLs and anchors found in the cell<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 <code>url<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>URL found in the cell<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 <code>anchor_text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>text of the URL&#8217;s anchor<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0<code>is_header<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">boolean<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>indicates if the text belongs to the header<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  <code>footer<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content of the footer of the table<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 <code>row_cells<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>content of the row cells of the header<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0<code>text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>text in the row cell<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0<code>urls<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>contains other URLs and anchors found in the cell<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 <code>url<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>URL found in the cell<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0\u00a0 \u00a0 <code>anchor_text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>text of the URL&#8217;s anchor<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0<code>is_header<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">boolean<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>indicates if the text belongs to the header<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>ratings<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>contains objects with rating information for the products displayed on the page<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>name<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>rating name<\/em><br \/>\n<strong>Note:<\/strong> this field is not used in this particular object, and its value is always set to <code>null<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rating_value<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>the value of the rating<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>max_rating_value<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>maximum value for the rating<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rating_count<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>the amount of feedback<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>relative_rating<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">float<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>relative rating<\/em><br \/>\ncan take values from <code>0<\/code> to <code>1<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>offers<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>array of products displayed on the page<\/em><br \/>\ncontains objects with information on products displayed on the page<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>name<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>name of the product<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>price<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>price of the product<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>price_currency<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>price currency<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>price_valid_until<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>displays the date and time until which the price is valid<\/em><br \/>\nin the UTC format: \u201cyyyy-mm-dd hh-mm-ss +00:00\u201d<br \/>\nexample: <code>\"2022-11-01 10:02:52 +00:00\"<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>comments<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>array of comments displayed on the page<\/em><br \/>\ncontains objects with information on comments related to displayed products<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rating<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">object<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>product\u2019s  rating<\/em><br \/>\ncontains information about the rating a customer has given to the product<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>name<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>rating name<\/em><br \/>\n<strong>Note<\/strong>: this field is not used in this particular object, and its value is always <code>null<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rating_value<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>the value of the rating<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>max_rating_value<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>maximum value for the rating<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>rating_count<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">integer<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>the amount of feedback<\/em><br \/>\n<strong>Note<\/strong>: this field is not used in this particular object, and its value is always <code>null<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>relative rating<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">float<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>relative rating<\/em><br \/>\ncan take values from <code>0<\/code> to <code>1<\/code><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>title<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>title of the customer\u2019s comment<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>publish_date<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>date when the comment was published<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>author<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>author of the comment<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>primary_content<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>primary content on the page<\/em><br \/>\nyou can find more information about content priority calculation in this <a href=\"https:\/\/dataforseo.com\/help-center\/difference-between-primary-and-secondary-content?\" rel=\"noopener noreferrer\" target=\"_blank\">help center article<\/a><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0<code>text<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>text of the comment<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0<code>url<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>displayed in case the text is a link anchor<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0<code>urls<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>contains other URLs and anchors found in the content element<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>contacts<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">object<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>contact information<\/em><br \/>\ncontains contact information displayed on the page<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>telephones<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>array of telephone numbers<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>emails<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">array<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>array of emails<\/em>\n<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 24.3517%; height: 24px;\">\u00a0 \u00a0 \u00a0 \u00a0  \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <code>page_as_markdown<\/code><\/td>\n<td style=\"width: 6.19209%; height: 24px;\">string<\/td>\n<td style=\"width: 79.8065%; height: 24px;\"><em>page content in the markdown format<\/em><br \/>\npage content in the <a href=\"https:\/\/daringfireball.net\/projects\/markdown\/\" target=\"_blank\">text-to-HTML markdown format<\/a><br \/>\nspecify <code>markdown_view<\/code> as <code>true<\/code> in the request to return the value<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\u200c\u200c[\/vc_column_text][\/vc_column][\/vc_row]<\/p>\n<blockquote><p>Instead of \u2018login\u2019 and \u2018password\u2019 use your credentials from https:\/\/app.dataforseo.com\/api-access<\/p><\/blockquote><div id=\"curl\" class=\"tab-content example__content\"><div class=\"example__code\"><pre><code class=\"language-bash hljs\"># Instead of &#039;login&#039; and &#039;password&#039; use your credentials from https:\/\/app.dataforseo.com\/api-access \r\nlogin=&quot;login&quot; \r\npassword=&quot;password&quot; \r\ncred=&quot;$(printf ${login}:${password} | base64)&quot; \r\ncurl --location --request POST &quot;https:\/\/api.dataforseo.com\/v3\/on_page\/content_parsing&quot; \r\n--header &quot;Authorization: Basic ${cred}&quot;  \r\n--header &quot;Content-Type: application\/json&quot; \r\n--data-raw &#039;[\r\n  {\r\n    &quot;url&quot;: &quot;https:\/\/dataforseo.com\/blog\/a-versatile-alternative-to-google-trends-exploring-the-power-of-dataforseo-trends-api&quot;,\r\n    &quot;id&quot;: &quot;11161551-1535-0216-0000-500b3f307f92&quot;\r\n  }\r\n]&#039;<\/code><\/pre><\/div><\/div><div id=\"php\" class=\"tab-content example__content\"><div class=\"example__code\"><pre><code class=\"language-php hljs\">&lt;?php\r\n\/\/ You can download this file from here https:\/\/cdn.dataforseo.com\/v3\/examples\/php\/php_RestClient.zip\r\nrequire(&#039;RestClient.php&#039;);\r\n$api_url = &#039;https:\/\/api.dataforseo.com\/&#039;;\r\n\/\/ Instead of &#039;login&#039; and &#039;password&#039; use your credentials from https:\/\/app.dataforseo.com\/api-access\r\n$client = new RestClient($api_url, null, &#039;login&#039;, &#039;password&#039;);\r\n\r\n$post_array = array();\r\n\/\/ simple way to get a result\r\n$post_array[] = array(\r\n   &quot;url&quot; =&gt; &quot;https:\/\/dataforseo.com\/blog\/a-versatile-alternative-to-google-trends-exploring-the-power-of-dataforseo-trends-api&quot;,\r\n   &quot;id&quot; =&gt; &quot;11161551-1535-0216-0000-500b3f307f92&quot;,\r\n);\r\ntry {\r\n   \/\/ POST \/v3\/on_page\/content_parsing\r\n   \/\/ the full list of possible parameters is available in documentation\r\n   $result = $client-&gt;post(&#039;\/v3\/on_page\/content_parsing&#039;, $post_array);\r\n   print_r($result);\r\n   \/\/ do something with post result\r\n} catch (RestClientException $e) {\r\n   echo &quot;n&quot;;\r\n   print &quot;HTTP code: {$e-&gt;getHttpCode()}n&quot;;\r\n   print &quot;Error code: {$e-&gt;getCode()}n&quot;;\r\n   print &quot;Message: {$e-&gt;getMessage()}n&quot;;\r\n   print  $e-&gt;getTraceAsString();\r\n   echo &quot;n&quot;;\r\n}\r\n$client = null;\r\n?&gt;<\/code><\/pre><\/div><\/div><div id=\"javascript\" class=\"tab-content example__content\"><div class=\"example__code\"><pre><code class=\"language-javascript hljs\">const post_array = [];\r\n\r\npost_array.push({\r\n  &quot;url&quot;: &quot;https:\/\/dataforseo.com\/blog\/a-versatile-alternative-to-google-trends-exploring-the-power-of-dataforseo-trends-api&quot;,\r\n  &quot;id&quot;: &quot;11161551-1535-0216-0000-500b3f307f92&quot;\r\n});\r\n\r\nconst axios = require(&#039;axios&#039;);\r\n\r\naxios({\r\n  method: &#039;post&#039;,\r\n  url: &#039;https:\/\/api.dataforseo.com\/v3\/on_page\/content_parsing&#039;,\r\n  auth: {\r\n    username: &#039;login&#039;,\r\n    password: &#039;password&#039;\r\n  },\r\n  data: post_array,\r\n  headers: {\r\n    &#039;content-type&#039;: &#039;application\/json&#039;\r\n  }\r\n}).then(function (response) {\r\n  var result = response[&#039;data&#039;][&#039;tasks&#039;];\r\n  \/\/ Result data\r\n  console.log(result);\r\n}).catch(function (error) {\r\n  console.log(error);\r\n});<\/code><\/pre><\/div><\/div><div id=\"python\" class=\"tab-content example__content\"><div class=\"example__code\"><pre><code class=\"language-python hljs\">from random import Random\r\nfrom client import RestClient\r\n# You can download this file from here https:\/\/api.dataforseo.com\/v3\/_examples\/python\/_python_Client.zip\r\nclient = RestClient(&quot;login&quot;, &quot;password&quot;)\r\n\r\npost_data = dict()\r\n# simple way to get a result\r\npost_data[len(post_data)] = dict(\r\n    url=&quot;https:\/\/dataforseo.com\/blog\/a-versatile-alternative-to-google-trends-exploring-the-power-of-dataforseo-trends-api&quot;,\r\n    id=&quot;11161551-1535-0216-0000-500b3f307f92&quot;\r\n)\r\n# POST \/v3\/on_page\/content_parsing\r\n# the full list of possible parameters is available in documentation\r\nresponse = client.post(&quot;\/v3\/on_page\/content_parsing&quot;, post_data)\r\n# you can find the full list of the response codes here https:\/\/docs.dataforseo.com\/v3\/appendix\/errors\r\nif response[&quot;status_code&quot;] == 20000:\r\n    print(response)\r\n    # do something with result\r\nelse:\r\n    print(&quot;error. Code: %d Message: %s&quot; % (response[&quot;status_code&quot;], response[&quot;status_message&quot;]))<\/code><\/pre><\/div><\/div><div id=\"csharp\" class=\"tab-content example__content\"><div class=\"example__code\"><pre><code class=\"language-csharp hljs\">using Newtonsoft.Json;\r\nusing System;\r\nusing System.Collections.Generic;\r\nusing System.Net.Http;\r\nusing System.Net.Http.Headers;\r\nusing System.Text;\r\nusing System.Threading.Tasks;\r\n\r\nnamespace DataForSeoDemos\r\n{\r\n    public static partial class Demos\r\n    {\r\n        public static async Task on_page_content_parsing()\r\n        {\r\n            var httpClient = new HttpClient\r\n            {\r\n                BaseAddress = new Uri(&quot;https:\/\/api.dataforseo.com\/&quot;),\r\n                \/\/ Instead of &#039;login&#039; and &#039;password&#039; use your credentials from https:\/\/app.dataforseo.com\/api-access\r\n                DefaultRequestHeaders = { Authorization = new AuthenticationHeaderValue(&quot;Basic&quot;, Convert.ToBase64String(Encoding.ASCII.GetBytes(&quot;login:password&quot;))) }\r\n            };\r\n            var postData = new List&lt;object&gt;();\r\n            \/\/ simple way to get a result\r\n            postData.Add(new\r\n            {\r\n                url = &quot;https:\/\/dataforseo.com\/blog\/a-versatile-alternative-to-google-trends-exploring-the-power-of-dataforseo-trends-api&quot;,\r\n                id = &quot;11161551-1535-0216-0000-500b3f307f92&quot;\r\n            });\r\n            \/\/ POST \/v3\/on_page\/content_parsing\r\n            \/\/ the full list of possible parameters is available in documentation\r\n            var taskPostResponse = await httpClient.PostAsync(&quot;\/v3\/on_page\/content_parsing&quot;, new StringContent(JsonConvert.SerializeObject(postData)));\r\n            var result = JsonConvert.DeserializeObject&lt;dynamic&gt;(await taskPostResponse.Content.ReadAsStringAsync());\r\n            \/\/ you can find the full list of the response codes here https:\/\/docs.dataforseo.com\/v3\/appendix\/errors\r\n            if (result.status_code == 20000)\r\n            {\r\n                \/\/ do something with result\r\n                Console.WriteLine(result);\r\n            }\r\n            else\r\n                Console.WriteLine($&quot;error. Code: {result.status_code} Message: {result.status_message}&quot;);\r\n        }\r\n    }\r\n}<\/code><\/pre><\/div><\/div><blockquote><p>The above command returns JSON structured like this:<\/p><\/blockquote><div class=\"example example--json\"><div class=\"example__content\"><div class=\"example__code example__code-json\"><pre><code class=\"language-json hljs\">{\r\n  &quot;version&quot;: &quot;0.1.20240422&quot;,\r\n  &quot;status_code&quot;: 20000,\r\n  &quot;status_message&quot;: &quot;Ok.&quot;,\r\n  &quot;time&quot;: &quot;0.2569 sec.&quot;,\r\n  &quot;cost&quot;: 0.000125,\r\n  &quot;tasks_count&quot;: 1,\r\n  &quot;tasks_error&quot;: 0,\r\n  &quot;tasks&quot;: [\r\n    {\r\n      &quot;id&quot;: &quot;05131432-1535-0495-0000-bfa62d766b2c&quot;,\r\n      &quot;status_code&quot;: 20000,\r\n      &quot;status_message&quot;: &quot;Ok.&quot;,\r\n      &quot;time&quot;: &quot;0.1641 sec.&quot;,\r\n      &quot;cost&quot;: 0.000125,\r\n      &quot;result_count&quot;: 1,\r\n      &quot;path&quot;: [\r\n        &quot;v3&quot;,\r\n        &quot;on_page&quot;,\r\n        &quot;content_parsing&quot;\r\n      ],\r\n      &quot;data&quot;: {\r\n        &quot;api&quot;: &quot;on_page&quot;,\r\n        &quot;function&quot;: &quot;content_parsing&quot;,\r\n        &quot;url&quot;: &quot;https:\/\/dataforseo.com\/blog\/a-versatile-alternative-to-google-trends-exploring-the-power-of-dataforseo-trends-api&quot;,\r\n        &quot;markdown_view&quot;: true\r\n      },\r\n      &quot;result&quot;: [\r\n        {\r\n          &quot;crawl_progress&quot;: &quot;finished&quot;,\r\n          &quot;crawl_status&quot;: null,\r\n          &quot;items_count&quot;: 1,\r\n          &quot;items&quot;: [\r\n            {\r\n              &quot;type&quot;: &quot;content_parsing_element&quot;,\r\n              &quot;fetch_time&quot;: &quot;2025-06-02 06:59:10 +00:00&quot;,\r\n              &quot;status_code&quot;: 200,\r\n              &quot;page_content&quot;: {\r\n                &quot;header&quot;: {\r\n                  &quot;primary_content&quot;: [\r\n                    {\r\n                      &quot;text&quot;: &quot;DATAFORSEO \u00bb Use Cases \u00bb A Versatile Alternative to Google Trends: Exploring the Power of DataForSEO Trends API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/&quot;,\r\n                          &quot;anchor_text&quot;: &quot;DATAFORSEO&quot;\r\n                        },\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/blog\/category\/use-cases&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Use Cases&quot;\r\n                        }\r\n                      ]\r\n                    }\r\n                  ],\r\n                  &quot;secondary_content&quot;: [\r\n                    {\r\n                      &quot;text&quot;: &quot;API Docs&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/docs.dataforseo.com\/v3&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/docs.dataforseo.com\/v3&quot;,\r\n                          &quot;anchor_text&quot;: &quot;API Docs&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Top 1000 Websites By Ranking Keywords&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/free-seo-stats\/top-1000-websites&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/free-seo-stats\/top-1000-websites&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Top 1000 Websites By Ranking Keywords&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Top 1000 Keywords&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/free-seo-stats\/top-1000-keywords&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/free-seo-stats\/top-1000-keywords&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Top 1000 Keywords&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Top 1000 Websites By Domain Rank&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/free-seo-stats\/top-1000-websites-by-domain-rank&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/free-seo-stats\/top-1000-websites-by-domain-rank&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Top 1000 Websites By Domain Rank&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Top 1000 Websites By Traffic Trends&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/free-seo-stats\/top-1000-websites-by-traffic-trends&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/free-seo-stats\/top-1000-websites-by-traffic-trends&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Top 1000 Websites By Traffic Trends&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;SERP Volatility Index&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/free-seo-stats\/serp-volatility-index&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/free-seo-stats\/serp-volatility-index&quot;,\r\n                          &quot;anchor_text&quot;: &quot;SERP Volatility Index&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;DataForSEO Trends&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/trends.dataforseo.com\/&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/trends.dataforseo.com\/&quot;,\r\n                          &quot;anchor_text&quot;: &quot;DataForSEO Trends&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Mission and vision&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/about-us&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/about-us&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Mission and vision&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Our data&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/our-data&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/our-data&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Our data&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Ukrainian Bravery&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/bravery&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/bravery&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Ukrainian Bravery&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Status Page&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/status.dataforseo.com\/&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/status.dataforseo.com\/&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Status Page&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;AI Assistant&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/chat.dataforseo.com\/&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/chat.dataforseo.com\/&quot;,\r\n                          &quot;anchor_text&quot;: &quot;AI Assistant&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Contact us&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/contact&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/contact&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Contact us&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;SERP API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/serp-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/serp-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;SERP API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Ads API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/google-ads-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/google-ads-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Ads API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Trends API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/google-trends-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/google-trends-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Trends API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Bing Ads API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/bing-ads-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/bing-ads-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Bing Ads API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Clickstream Data API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/clickstream-data-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/clickstream-data-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Clickstream Data API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;DataForSEO Trends API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/dataforseo-trends-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/dataforseo-trends-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;DataForSEO Trends API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Backlinks API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/backlinks-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/backlinks-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Backlinks API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;On-Page API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/on-page-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/on-page-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;On-Page API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;DataForSEO Labs API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/dataforseo-labs-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/dataforseo-labs-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;DataForSEO Labs API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Reviews API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/google-reviews-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/google-reviews-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Reviews API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Reviews API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/google-reviews-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/google-reviews-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Reviews API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Shopping Reviews API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/google-shopping-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/google-shopping-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Shopping Reviews API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Trustpilot Reviews API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/trustpilot-reviews-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/trustpilot-reviews-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Trustpilot Reviews API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Amazon Reviews API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/amazon-reviews-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/amazon-reviews-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Amazon Reviews API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Tripadvisor Reviews API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/tripadvisor-reviews-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/tripadvisor-reviews-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Tripadvisor Reviews API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Play Reviews API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/google-play-store-reviews-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/google-play-store-reviews-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Play Reviews API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;App Store Reviews API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/app-store-reviews-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/app-store-reviews-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;App Store Reviews API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Pinterest API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/social-media-api\/pinterest-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/social-media-api\/pinterest-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Pinterest API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Facebook API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/social-media-api\/facebook-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/social-media-api\/facebook-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Facebook API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Reddit API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/social-media-api\/reddit-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/social-media-api\/reddit-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Reddit API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Play Store API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/app-data-api\/google-play-store-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/app-data-api\/google-play-store-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Play Store API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;App Store API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/app-data-api\/app-store&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/app-data-api\/app-store&quot;,\r\n                          &quot;anchor_text&quot;: &quot;App Store API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google My Business API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/business-data-api\/google-my-business&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/business-data-api\/google-my-business&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google My Business API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Hotels API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/business-data-api\/google-hotels-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/business-data-api\/google-hotels-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Hotels API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Trustpilot API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/business-data-api\/trustpilot-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/business-data-api\/trustpilot-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Trustpilot API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Tripadvisor API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/business-data-api\/tripadvisor-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/business-data-api\/tripadvisor-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Tripadvisor API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Business Listings API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/business-data-api\/business-listings-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/business-data-api\/business-listings-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Business Listings API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Shopping&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/merchant-api-google-shopping&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/merchant-api-google-shopping&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Shopping&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Domain Analytics API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/domain-analytics-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/domain-analytics-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Domain Analytics API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Content Analysis API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/content-analysis-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/content-analysis-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Content Analysis API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Content Generation API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/content-generation-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/content-generation-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Content Generation API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Databases&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/google-databases&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/google-databases&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Databases&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Historical Google Databases&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/historical-google-databases&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/historical-google-databases&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Historical Google Databases&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Bing Databases&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/bing-databases&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/bing-databases&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Bing Databases&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Amazon Database&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/amazon-database&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/amazon-database&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Amazon Database&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;App Store Database&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/app-store-database&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/app-store-database&quot;,\r\n                          &quot;anchor_text&quot;: &quot;App Store Database&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Play Database&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/google-play-database&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/google-play-database&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Play Database&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Business Listings Database&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/business-listings-database&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/business-listings-database&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Business Listings Database&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Domains\u2019 Whois &amp; HTML Databases&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/whois-database&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/whois-database&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Domains\u2019 Whois &amp; HTML Databases&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Domains\u2019 Backlink Stats Database&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/backlink-database&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/backlink-database&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Domains\u2019 Backlink Stats Database&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Sheets Connector&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/google-sheets-connector&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/google-sheets-connector&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Sheets Connector&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Make Integration&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/make-integration&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/make-integration&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Make Integration&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Postman Integration&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/postman-integrations&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/postman-integrations&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Postman Integration&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Airtable Integration&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/airtable-integration&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/airtable-integration&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Airtable Integration&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Zapier Integration&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/zapier-integration&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/zapier-integration&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Zapier Integration&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;n8n Integration&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/n8n-integration&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/n8n-integration&quot;,\r\n                          &quot;anchor_text&quot;: &quot;n8n Integration&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Pabbly integration&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/pabbly-integration&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/pabbly-integration&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Pabbly integration&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;DataForSEO MCP&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/model-context-protocol&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/model-context-protocol&quot;,\r\n                          &quot;anchor_text&quot;: &quot;DataForSEO MCP&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;By industry&quot;,\r\n                      &quot;url&quot;: null,\r\n                      &quot;urls&quot;: null\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;By company type&quot;,\r\n                      &quot;url&quot;: null,\r\n                      &quot;urls&quot;: null\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;By application&quot;,\r\n                      &quot;url&quot;: null,\r\n                      &quot;urls&quot;: null\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;API Documentation&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/docs.dataforseo.com\/v3&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/docs.dataforseo.com\/v3&quot;,\r\n                          &quot;anchor_text&quot;: &quot;API Documentation&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Help Center&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/help-center&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/help-center&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Help Center&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Product updates&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/updates&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/updates&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Product updates&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;SERP features&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/serp-features&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/serp-features&quot;,\r\n                          &quot;anchor_text&quot;: &quot;SERP features&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;White papers&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/whitepapers&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/whitepapers&quot;,\r\n                          &quot;anchor_text&quot;: &quot;White papers&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Try for free&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/app.dataforseo.com\/register&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/app.dataforseo.com\/register&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Try for free&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;SERP API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/serp-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/serp-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;SERP API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Ads API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/google-ads-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/google-ads-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Ads API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Trends API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/google-trends-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/google-trends-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Trends API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Bing Ads API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/bing-ads-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/bing-ads-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Bing Ads API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Clickstream Data API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/clickstream-data-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/clickstream-data-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Clickstream Data API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;DataForSEO Trends API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/dataforseo-trends-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/dataforseo-trends-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;DataForSEO Trends API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Backlinks API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/backlinks-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/backlinks-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Backlinks API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;On-Page API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/on-page-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/on-page-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;On-Page API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;DataForSEO Labs API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/dataforseo-labs-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/dataforseo-labs-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;DataForSEO Labs API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Reviews API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/google-reviews-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/google-reviews-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Reviews API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Reviews API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/google-reviews-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/google-reviews-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Reviews API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Shopping Reviews API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/google-shopping-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/google-shopping-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Shopping Reviews API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Trustpilot Reviews API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/trustpilot-reviews-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/trustpilot-reviews-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Trustpilot Reviews API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Amazon Reviews API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/amazon-reviews-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/amazon-reviews-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Amazon Reviews API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Tripadvisor Reviews API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/tripadvisor-reviews-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/tripadvisor-reviews-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Tripadvisor Reviews API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Play Reviews API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/google-play-store-reviews-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/google-play-store-reviews-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Play Reviews API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;App Store Reviews API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/app-store-reviews-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/app-store-reviews-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;App Store Reviews API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Pinterest API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/social-media-api\/pinterest-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/social-media-api\/pinterest-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Pinterest API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Facebook API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/social-media-api\/facebook-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/social-media-api\/facebook-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Facebook API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Reddit API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/social-media-api\/reddit-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/social-media-api\/reddit-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Reddit API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Play Store API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/app-data-api\/google-play-store-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/app-data-api\/google-play-store-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Play Store API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;App Store API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/app-data-api\/app-store&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/app-data-api\/app-store&quot;,\r\n                          &quot;anchor_text&quot;: &quot;App Store API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google My Business API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/business-data-api\/google-my-business&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/business-data-api\/google-my-business&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google My Business API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Hotels API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/business-data-api\/google-hotels-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/business-data-api\/google-hotels-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Hotels API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Trustpilot API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/business-data-api\/trustpilot-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/business-data-api\/trustpilot-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Trustpilot API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Tripadvisor API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/business-data-api\/tripadvisor-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/business-data-api\/tripadvisor-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Tripadvisor API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Business Listings API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/business-data-api\/business-listings-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/business-data-api\/business-listings-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Business Listings API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Shopping&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/merchant-api-google-shopping&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/merchant-api-google-shopping&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Shopping&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Domain Analytics API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/domain-analytics-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/domain-analytics-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Domain Analytics API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Content Analysis API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/content-analysis-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/content-analysis-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Content Analysis API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Content Generation API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/content-generation-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/content-generation-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Content Generation API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Databases&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/google-databases&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/google-databases&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Databases&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Historical Google Databases&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/historical-google-databases&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/historical-google-databases&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Historical Google Databases&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Bing Databases&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/bing-databases&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/bing-databases&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Bing Databases&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Amazon Database&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/amazon-database&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/amazon-database&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Amazon Database&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;App Store Database&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/app-store-database&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/app-store-database&quot;,\r\n                          &quot;anchor_text&quot;: &quot;App Store Database&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Play Database&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/google-play-database&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/google-play-database&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Play Database&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Business Listings Database&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/business-listings-database&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/business-listings-database&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Business Listings Database&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Domains\u2019 Whois &amp; HTML Databases&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/whois-database&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/whois-database&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Domains\u2019 Whois &amp; HTML Databases&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Domains\u2019 Backlink Stats Database&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/backlink-database&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/backlink-database&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Domains\u2019 Backlink Stats Database&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Sheets Connector&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/google-sheets-connector&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/google-sheets-connector&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Sheets Connector&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Make Integration&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/make-integration&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/make-integration&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Make Integration&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Postman Integration&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/postman-integrations&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/postman-integrations&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Postman Integration&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Airtable Integration&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/airtable-integration&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/airtable-integration&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Airtable Integration&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Zapier Integration&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/zapier-integration&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/zapier-integration&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Zapier Integration&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;n8n Integration&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/n8n-integration&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/n8n-integration&quot;,\r\n                          &quot;anchor_text&quot;: &quot;n8n Integration&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Pabbly integration&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/pabbly-integration&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/pabbly-integration&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Pabbly integration&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;DataForSEO MCP&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/model-context-protocol&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/model-context-protocol&quot;,\r\n                          &quot;anchor_text&quot;: &quot;DataForSEO MCP&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;By industry&quot;,\r\n                      &quot;url&quot;: null,\r\n                      &quot;urls&quot;: null\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;By company type&quot;,\r\n                      &quot;url&quot;: null,\r\n                      &quot;urls&quot;: null\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;By application&quot;,\r\n                      &quot;url&quot;: null,\r\n                      &quot;urls&quot;: null\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;API Documentation&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/docs.dataforseo.com\/v3&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/docs.dataforseo.com\/v3&quot;,\r\n                          &quot;anchor_text&quot;: &quot;API Documentation&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Help Center&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/help-center&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/help-center&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Help Center&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Product updates&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/updates&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/updates&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Product updates&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;SERP features&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/serp-features&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/serp-features&quot;,\r\n                          &quot;anchor_text&quot;: &quot;SERP features&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;White papers&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/whitepapers&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/whitepapers&quot;,\r\n                          &quot;anchor_text&quot;: &quot;White papers&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Try for free&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/app.dataforseo.com\/register&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/app.dataforseo.com\/register&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Try for free&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;SERP API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/serp-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/serp-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;SERP API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Ads API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/google-ads-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/google-ads-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Ads API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Trends API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/google-trends-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/google-trends-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Trends API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Bing Ads API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/bing-ads-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/bing-ads-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Bing Ads API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Clickstream Data API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/clickstream-data-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/clickstream-data-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Clickstream Data API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;DataForSEO Trends API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/dataforseo-trends-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/dataforseo-trends-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;DataForSEO Trends API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Backlinks API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/backlinks-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/backlinks-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Backlinks API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;On-Page API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/on-page-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/on-page-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;On-Page API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;DataForSEO Labs API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/dataforseo-labs-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/dataforseo-labs-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;DataForSEO Labs API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Reviews API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/google-reviews-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/google-reviews-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Reviews API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Reviews API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/google-reviews-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/google-reviews-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Reviews API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Shopping Reviews API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/google-shopping-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/google-shopping-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Shopping Reviews API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Trustpilot Reviews API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/trustpilot-reviews-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/trustpilot-reviews-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Trustpilot Reviews API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Amazon Reviews API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/amazon-reviews-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/amazon-reviews-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Amazon Reviews API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Tripadvisor Reviews API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/tripadvisor-reviews-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/tripadvisor-reviews-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Tripadvisor Reviews API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Play Reviews API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/google-play-store-reviews-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/google-play-store-reviews-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Play Reviews API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;App Store Reviews API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/app-store-reviews-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api\/app-store-reviews-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;App Store Reviews API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Pinterest API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/social-media-api\/pinterest-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/social-media-api\/pinterest-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Pinterest API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Facebook API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/social-media-api\/facebook-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/social-media-api\/facebook-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Facebook API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Reddit API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/social-media-api\/reddit-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/social-media-api\/reddit-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Reddit API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Play Store API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/app-data-api\/google-play-store-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/app-data-api\/google-play-store-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Play Store API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;App Store API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/app-data-api\/app-store&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/app-data-api\/app-store&quot;,\r\n                          &quot;anchor_text&quot;: &quot;App Store API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google My Business API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/business-data-api\/google-my-business&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/business-data-api\/google-my-business&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google My Business API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Hotels API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/business-data-api\/google-hotels-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/business-data-api\/google-hotels-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Hotels API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Trustpilot API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/business-data-api\/trustpilot-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/business-data-api\/trustpilot-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Trustpilot API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Tripadvisor API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/business-data-api\/tripadvisor-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/business-data-api\/tripadvisor-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Tripadvisor API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Business Listings API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/business-data-api\/business-listings-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/business-data-api\/business-listings-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Business Listings API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Shopping&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/merchant-api-google-shopping&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/merchant-api-google-shopping&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Shopping&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Domain Analytics API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/domain-analytics-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/domain-analytics-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Domain Analytics API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Content Analysis API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/content-analysis-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/content-analysis-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Content Analysis API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Content Generation API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/content-generation-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/content-generation-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Content Generation API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Databases&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/google-databases&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/google-databases&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Databases&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Historical Google Databases&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/historical-google-databases&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/historical-google-databases&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Historical Google Databases&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Bing Databases&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/bing-databases&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/bing-databases&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Bing Databases&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Amazon Database&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/amazon-database&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/amazon-database&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Amazon Database&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;App Store Database&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/app-store-database&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/app-store-database&quot;,\r\n                          &quot;anchor_text&quot;: &quot;App Store Database&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Play Database&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/google-play-database&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/google-play-database&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Play Database&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Business Listings Database&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/business-listings-database&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/business-listings-database&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Business Listings Database&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Domains\u2019 Whois &amp; HTML Databases&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/whois-database&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/whois-database&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Domains\u2019 Whois &amp; HTML Databases&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Domains\u2019 Backlink Stats Database&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/backlink-database&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/backlink-database&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Domains\u2019 Backlink Stats Database&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Sheets Connector&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/google-sheets-connector&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/google-sheets-connector&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Sheets Connector&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Make Integration&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/make-integration&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/make-integration&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Make Integration&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Postman Integration&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/postman-integrations&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/postman-integrations&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Postman Integration&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Airtable Integration&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/airtable-integration&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/airtable-integration&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Airtable Integration&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Zapier Integration&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/zapier-integration&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/zapier-integration&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Zapier Integration&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;n8n Integration&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/n8n-integration&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/n8n-integration&quot;,\r\n                          &quot;anchor_text&quot;: &quot;n8n Integration&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Pabbly integration&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/pabbly-integration&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/pabbly-integration&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Pabbly integration&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;DataForSEO MCP&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/model-context-protocol&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/model-context-protocol&quot;,\r\n                          &quot;anchor_text&quot;: &quot;DataForSEO MCP&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;By industry&quot;,\r\n                      &quot;url&quot;: null,\r\n                      &quot;urls&quot;: null\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;By company type&quot;,\r\n                      &quot;url&quot;: null,\r\n                      &quot;urls&quot;: null\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;By application&quot;,\r\n                      &quot;url&quot;: null,\r\n                      &quot;urls&quot;: null\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;API Documentation&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/docs.dataforseo.com\/v3&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/docs.dataforseo.com\/v3&quot;,\r\n                          &quot;anchor_text&quot;: &quot;API Documentation&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Help Center&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/help-center&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/help-center&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Help Center&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Product updates&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/updates&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/updates&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Product updates&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;SERP features&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/serp-features&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/serp-features&quot;,\r\n                          &quot;anchor_text&quot;: &quot;SERP features&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;White papers&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/whitepapers&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/whitepapers&quot;,\r\n                          &quot;anchor_text&quot;: &quot;White papers&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Try for free&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/app.dataforseo.com\/register&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/app.dataforseo.com\/register&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Try for free&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;API Docs&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/docs.dataforseo.com\/v3&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/docs.dataforseo.com\/v3&quot;,\r\n                          &quot;anchor_text&quot;: &quot;API Docs&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Top 1000 Websites By Ranking Keywords&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/free-seo-stats\/top-1000-websites&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/free-seo-stats\/top-1000-websites&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Top 1000 Websites By Ranking Keywords&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Top 1000 Keywords&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/free-seo-stats\/top-1000-keywords&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/free-seo-stats\/top-1000-keywords&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Top 1000 Keywords&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Top 1000 Websites By Domain Rank&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/free-seo-stats\/top-1000-websites-by-domain-rank&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/free-seo-stats\/top-1000-websites-by-domain-rank&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Top 1000 Websites By Domain Rank&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Top 1000 Websites By Traffic Trends&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/free-seo-stats\/top-1000-websites-by-traffic-trends&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/free-seo-stats\/top-1000-websites-by-traffic-trends&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Top 1000 Websites By Traffic Trends&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;SERP Volatility Index&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/free-seo-stats\/serp-volatility-index&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/free-seo-stats\/serp-volatility-index&quot;,\r\n                          &quot;anchor_text&quot;: &quot;SERP Volatility Index&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;DataForSEO Trends&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/trends.dataforseo.com\/&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/trends.dataforseo.com\/&quot;,\r\n                          &quot;anchor_text&quot;: &quot;DataForSEO Trends&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Mission and vision&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/about-us&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/about-us&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Mission and vision&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Our data&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/our-data&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/our-data&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Our data&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Ukrainian Bravery&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/bravery&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/bravery&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Ukrainian Bravery&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Status Page&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/status.dataforseo.com\/&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/status.dataforseo.com\/&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Status Page&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;AI Assistant&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/chat.dataforseo.com\/&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/chat.dataforseo.com\/&quot;,\r\n                          &quot;anchor_text&quot;: &quot;AI Assistant&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Contact us&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/contact&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/contact&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Contact us&quot;\r\n                        }\r\n                      ]\r\n                    }\r\n                  ],\r\n                  &quot;table_content&quot;: null\r\n                },\r\n                &quot;footer&quot;: {\r\n                  &quot;primary_content&quot;: null,\r\n                  &quot;secondary_content&quot;: [\r\n                    {\r\n                      &quot;text&quot;: &quot;Vesiv\u00e4rava tn 50-201, Kesklinna linnaosa, Tallinn, Harju maakond, Republic of Estonia, 10152&quot;,\r\n                      &quot;url&quot;: null,\r\n                      &quot;urls&quot;: null\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;616 Corporate Way, Suite 2-4116 Valley Cottage, 10989, NY, USA&quot;,\r\n                      &quot;url&quot;: null,\r\n                      &quot;urls&quot;: null\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;63 Kolomenskaya Str, Kharkiv, Ukraine, 61166&quot;,\r\n                      &quot;url&quot;: null,\r\n                      &quot;urls&quot;: null\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Email: [email\u00a0protected]&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/cdn-cgi\/l\/email-protection&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/cdn-cgi\/l\/email-protection&quot;,\r\n                          &quot;anchor_text&quot;: &quot;[email\u00a0protected]&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;SERP API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/serp-api\/&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/serp-api\/&quot;,\r\n                          &quot;anchor_text&quot;: &quot;SERP API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Ads API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/google-ads-api\/&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/google-ads-api\/&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Ads API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Backlinks API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/backlinks-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/backlinks-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Backlinks API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;OnPage API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/on-page-api\/&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/on-page-api\/&quot;,\r\n                          &quot;anchor_text&quot;: &quot;OnPage API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;DataForSEO Labs API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/dataforseo-labs-api\/&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/dataforseo-labs-api\/&quot;,\r\n                          &quot;anchor_text&quot;: &quot;DataForSEO Labs API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Reviews API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/reviews-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Reviews API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Social Media API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/social-media-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/social-media-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Social Media API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;App Data API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/app-data-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/app-data-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;App Data API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Business Data API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/business-data-api\/&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/business-data-api\/&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Business Data API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Amazon API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/merchant-api-amazon\/&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/merchant-api-amazon\/&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Amazon API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Shopping API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/merchant-api-google-shopping\/&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/merchant-api-google-shopping\/&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Shopping API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Domain Analytics API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/domain-analytics-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/domain-analytics-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Domain Analytics API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Content Analysis API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/content-analysis-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/content-analysis-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Content Analysis API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Content Generation API&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/content-generation-api&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/content-generation-api&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Content Generation API&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Databases&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/google-databases&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/google-databases&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Databases&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Bing Databases&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/bing-databases&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/bing-databases&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Bing Databases&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Amazon Database&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/amazon-database&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/amazon-database&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Amazon Database&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;App Store Database&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/app-store-database&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/app-store-database&quot;,\r\n                          &quot;anchor_text&quot;: &quot;App Store Database&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Play Database&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/google-play-database&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/google-play-database&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Play Database&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Domains Database&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/whois-database&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/whois-database&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Domains Database&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Backlink Database&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/backlink-database&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/backlink-database&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Backlink Database&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Business Listings Database&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/business-listings-database&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/databases\/business-listings-database&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Business Listings Database&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Backlink App&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/solutions\/api-driven-backlinksapp&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/solutions\/api-driven-backlinksapp&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Backlink App&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;SEO Agency&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/solutions\/seo-agency&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/solutions\/seo-agency&quot;,\r\n                          &quot;anchor_text&quot;: &quot;SEO Agency&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;SEO Software&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/solutions\/seo-software&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/solutions\/seo-software&quot;,\r\n                          &quot;anchor_text&quot;: &quot;SEO Software&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Market Research&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/solutions\/market-research-apis&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/solutions\/market-research-apis&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Market Research&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Digital Marketing&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/solutions\/digital-marketing-apis&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/solutions\/digital-marketing-apis&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Digital Marketing&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Marketing Tech&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/solutions\/marketing-tech-apis&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/solutions\/marketing-tech-apis&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Marketing Tech&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Scraping Services&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/solutions\/scraping-services&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/solutions\/scraping-services&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Scraping Services&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;AI Development&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/solutions\/data-for-ai-training&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/solutions\/data-for-ai-training&quot;,\r\n                          &quot;anchor_text&quot;: &quot;AI Development&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;White Papers&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/whitepapers&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/whitepapers&quot;,\r\n                          &quot;anchor_text&quot;: &quot;White Papers&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Help Center&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/help-center&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/help-center&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Help Center&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;About us&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/about-us&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/about-us&quot;,\r\n                          &quot;anchor_text&quot;: &quot;About us&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Ukrainian Bravery&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/bravery&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/bravery&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Ukrainian Bravery&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;SERP Features&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/serp-features&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/serp-features&quot;,\r\n                          &quot;anchor_text&quot;: &quot;SERP Features&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Top 1000 Sites&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/top-1000-websites&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/top-1000-websites&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Top 1000 Sites&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Google Sheets Connector&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/google-sheets-connector&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/google-sheets-connector&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Google Sheets Connector&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Make Integration&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/make-integration&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/make-integration&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Make Integration&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;DataForSEO Trends Tool&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/trends.dataforseo.com\/&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/trends.dataforseo.com\/&quot;,\r\n                          &quot;anchor_text&quot;: &quot;DataForSEO Trends Tool&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Our data&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/our-data&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/our-data&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Our data&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Status Page&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/status.dataforseo.com\/&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/status.dataforseo.com\/&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Status Page&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;DataForSEO AI Assistant&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/chat.dataforseo.com\/&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/chat.dataforseo.com\/&quot;,\r\n                          &quot;anchor_text&quot;: &quot;DataForSEO AI Assistant&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Community hub&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/feedback.dataforseo.com\/&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/feedback.dataforseo.com\/&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Community hub&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Privacy Policy&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/privacy-policy\/&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/privacy-policy\/&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Privacy Policy&quot;\r\n                        }\r\n                      ]\r\n                    },\r\n                    {\r\n                      &quot;text&quot;: &quot;Terms of Services&quot;,\r\n                      &quot;url&quot;: &quot;https:\/\/dataforseo.com\/terms-of-service\/&quot;,\r\n                      &quot;urls&quot;: [\r\n                        {\r\n                          &quot;url&quot;: &quot;https:\/\/dataforseo.com\/terms-of-service\/&quot;,\r\n                          &quot;anchor_text&quot;: &quot;Terms of Services&quot;\r\n                        }\r\n                      ]\r\n                    }\r\n                  ],\r\n                  &quot;table_content&quot;: null\r\n                },\r\n                &quot;main_topic&quot;: [\r\n                  {\r\n                    &quot;h_title&quot;: &quot;A Versatile Alternative to Google Trends: Exploring the Power of DataForSEO Trends API&quot;,\r\n                    &quot;main_title&quot;: &quot;A Versatile Alternative to Google Trends: Exploring the Power of DataForSEO Trends API&quot;,\r\n                    &quot;author&quot;: &quot;Anatolii&quot;,\r\n                    &quot;language&quot;: &quot;en&quot;,\r\n                    &quot;level&quot;: 1,\r\n                    &quot;primary_content&quot;: [\r\n                      {\r\n                        &quot;text&quot;: &quot;Search trends data is a treasure trove of insights into people\u2019s interests in certain products, services, and information. This data reflects the popularity of search queries on various properties of a search engine in a certain period. Why is it so valuable and beneficial?&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;Search queries and keywords are depersonalized, making it difficult to discover details about the users who enter a particular query in Google and their actual interests. However, search trends data can provide a glimpse into user behavior and needs. It can also offer insights into the popularity of products and services across different regions, ages, and genders.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;This data is invaluable for SEO specialists and marketers seeking to gain a deeper understanding of their target audiences. Furthermore, search trends data is highly beneficial for creators of keyword research tools, as they can provide additional features for their clients and enhance the value proposition of their products. In this article, we explore how you can access search trends data, particularly through the DataForSEO Trends API, and how you can seamlessly integrate this data into your solutions.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      }\r\n                    ],\r\n                    &quot;secondary_content&quot;: [\r\n                      {\r\n                        &quot;text&quot;: &quot;What is DataForSEO Trends API and how does it work?&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;Comparing Data ForSEO Trends API with Google Trends API&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;How to leverage the power of DataForSEO Trends API? Top use cases to consider&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      }\r\n                    ],\r\n                    &quot;table_content&quot;: null\r\n                  },\r\n                  {\r\n                    &quot;h_title&quot;: &quot;What is DataForSEO Trends API and how does it work?&quot;,\r\n                    &quot;main_title&quot;: &quot;A Versatile Alternative to Google Trends: Exploring the Power of DataForSEO Trends API&quot;,\r\n                    &quot;author&quot;: &quot;Anatolii&quot;,\r\n                    &quot;language&quot;: &quot;en&quot;,\r\n                    &quot;level&quot;: 3,\r\n                    &quot;primary_content&quot;: [\r\n                      {\r\n                        &quot;text&quot;: &quot;There are various tools and methods available to estimate the popularity of search queries. For example, you can utilize Google Ads or Bing Ads to obtain lists of desired keywords along with their precise search volume data. This allows you to compare search volume changes for specific keywords over time and make projections about how their popularity might change in the future. However, relying solely on Google Ads or Bing Ads may not be the most cost-effective solution.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;Another approach to understanding search trends involves conducting market research by directly engaging with consumers. This can include methods such as surveys, interviews, and focus groups to gather insights from respondents. By monitoring changes in consumer preferences, industry trends, and market dynamics through these channels, businesses can attempt to anticipate possible shifts in search behavior. The downside of this approach is that manual research consumes a lot of time and the quality of search trends estimates may vary significantly.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;Additionally, you can get search trends from Google Trends. This tool allows you to access actual trends data related to specific locations, insights into related topics, and information on search queries. However, due to the limitations of Google Trends, such as inconsistent data retrieval and restrictions on simultaneous requests, you can\u2019t create a reliable system for automating the retrieval of search trends data.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;Analyzing these existing approaches and their ups and downs, we created a completely new solution for fetching search interest data \u2013 DataForSEO Trends API. It retrieves search trends from Google Search, Google Shopping, and Google News in a convenient format. Alongside the popularity of search queries, this API can provide you with the following information:&quot;,\r\n                        &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/dataforseo-trends-api&quot;,\r\n                        &quot;urls&quot;: [\r\n                          {\r\n                            &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/dataforseo-trends-api&quot;,\r\n                            &quot;anchor_text&quot;: &quot;DataForSEO Trends API&quot;\r\n                          }\r\n                        ]\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;Search trends data across specific regions and subregions;&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;Information on search queries popularity by age and gender;&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;Merged data that provides a comprehensive overview of keyword popularity within specified timestamps, regions, subregions, and age and gender demographics;&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;Comparison of search interest over time for multiple keywords simultaneously.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;The most distinguishing feature of DataForSEO Trends API is our proprietary algorithm behind it. Let\u2019s delve into how it works to give you a clearer idea of what our new API can do.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;First, we pay meticulous attention to data collection to make our algorithm work. We utilize a sophisticated approach that leverages multiple data sources to provide accurate and comprehensive search trend estimates. These sources are utilized in different proportions depending on what query you enter into the API.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;The core source of our search trends data is the vast array of content we have indexed from across the internet. We gather information from search engine results, shopping listings, and web pages to create a comprehensive overview of search query popularity. Moreover, our process extends beyond merely scanning billions of pages and saving the text and content. We also collect data on the backlinks between websites. This massive dataset, comprising substantive content and backlink information, is securely stored in our database.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;But that\u2019s not all. To make our results even better, we take advantage of clickstream data \u2013 information collected when a person navigates the Internet. By carefully collecting and analyzing anonymized clickstream data from search engines, we can spot content that matches what users really want when they enter a query. To make the results more accurate, the data is aggregated and certain information, like duplicated searches and searches with special characters, is excluded.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;Then, we use the data collected to estimate keyword popularity values. These values indicate how frequently a particular keyword or phrase is being searched for by users and how its popularity changes over time. Keyword popularity values are not the same thing as keyword search volume. The search volume depicts the exact number of searches made by a certain keyword or phrase. Keyword popularity, instead, is represented in estimated values that provide a relative measure of how popular a search term is compared to other terms. These values don\u2019t show the absolute search volume numbers, but allow ranking keywords by their popularity over time.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;Here are the detailed steps our algorithm follows to process the data and generate keyword popularity values:&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;1 When you enter a keyword query into API, the algorithm counts the number of keyword queries that were made by users in search engines to determine popularity.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;2 After that, the algorithm searches the mentions of this keyword query on different pages of the internet and also counts these mentions.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;3 Then, the algorithm merges these two results depending on the presence of data in these two sources and the input parameters of the API request.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;4 The popularity scores are normalized and scaled to a standardized range, from 0 to 100 percent.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;5 To determine keyword popularity in different regions and subregions, popularity scores are blended with the approximate location data of the users.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;6 Following the same logic, the algorithm estimates the users\u2019 age and gender.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;For example, let\u2019s see how it works in the Interest by Subregion feature of our DataForSEO Trends Tool. It is a user-friendly and free-to-use tool, built atop the DataForSEO Trends API that allows you to test the capabilities of our API solution.&quot;,\r\n                        &quot;url&quot;: &quot;https:\/\/trends.dataforseo.com\/&quot;,\r\n                        &quot;urls&quot;: [\r\n                          {\r\n                            &quot;url&quot;: &quot;https:\/\/trends.dataforseo.com\/&quot;,\r\n                            &quot;anchor_text&quot;: &quot;DataForSEO Trends Tool&quot;\r\n                          }\r\n                        ]\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;If you specify one keyword, the popularity values from this section will give you an insight into the popularity rate of a keyword between certain locations. To calculate the result, we determine the highest popularity value for the relevant keywords across all locations and express all other values as a percentage of the highest keyword popularity value.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;If you specify multiple keywords, keyword popularity values will help you understand how popular each keyword is \u2013 compared to other keywords across all given locations. In this case, we determine the highest popularity value across all keywords across all locations specified. Then we express the popularity rate of each keyword as a percentage of the highest keyword popularity value.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;You can experiment with the keywords and try to get some search interest info by yourself, just try out our DataForSEO Trends Tool here, it is free!&quot;,\r\n                        &quot;url&quot;: &quot;https:\/\/trends.dataforseo.com\/explore?country=US&quot;,\r\n                        &quot;urls&quot;: [\r\n                          {\r\n                            &quot;url&quot;: &quot;https:\/\/trends.dataforseo.com\/explore?country=US&quot;,\r\n                            &quot;anchor_text&quot;: &quot;DataForSEO Trends Tool here&quot;\r\n                          }\r\n                        ]\r\n                      }\r\n                    ],\r\n                    &quot;secondary_content&quot;: null,\r\n                    &quot;table_content&quot;: null\r\n                  },\r\n                  {\r\n                    &quot;h_title&quot;: &quot;Comparing DataForSEO Trends API with Google Trends API&quot;,\r\n                    &quot;main_title&quot;: &quot;A Versatile Alternative to Google Trends: Exploring the Power of DataForSEO Trends API&quot;,\r\n                    &quot;author&quot;: &quot;Anatolii&quot;,\r\n                    &quot;language&quot;: &quot;en&quot;,\r\n                    &quot;level&quot;: 3,\r\n                    &quot;primary_content&quot;: [\r\n                      {\r\n                        &quot;text&quot;: &quot;You may wonder about the difference between our new DataForSEO Trends API and our Google Trends API. At first sight, these APIs and the data they provide may seem alike, but certain differences make DataForSEO Trends API more versatile and effective for your goals.&quot;,\r\n                        &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/google-trends-api&quot;,\r\n                        &quot;urls&quot;: [\r\n                          {\r\n                            &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/google-trends-api&quot;,\r\n                            &quot;anchor_text&quot;: &quot;Google Trends API&quot;\r\n                          }\r\n                        ]\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;First, DataForSEO Trends API stands out for its reliability compared to Google Trends API. Although Google Trends offers highly accurate keyword popularity values, the platform itself can be inconsistent and unreliable at times. Google Trends has outages and downtime where the service is unavailable or provides incomplete data. This makes it difficult to retrieve large amounts of historical trends data through frequent API calls.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;DataForSEO Trends API, on the other hand, doesn\u2019t have such flaws and can consistently process requests and deliver data. It has been engineered as a reliable and scalable solution for retrieving keyword trends and popularity metrics. Moreover, we purposely designed the DataForSEO Trends API with maximum parity to legacy parameters from the Google Trends API. This ensures a smooth transition for any users previously working with the Google Trends API.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;The next difference lies in the methods our APIs employ. Google Trends API provides data based on the \u201cExplore\u201d feature of Google Trends and can supply you with information on keyword popularity rate over time, location-specific popularity rate, as well as related topics &amp; queries for keywords. Additionally, you can specify the Google Trends search category code to obtain more precise results, while also having the ability to retrieve data for the specific timestamps you require.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;On the other hand, DataForSEO Trends API has a completely different algorithm, as we mentioned before. It analyses the vast amounts of data from different sources and, most importantly, takes into account content popularity metrics and web performance indicators of the relevant pages. Moreover, the algorithm also processes clickstream data to get important insights into user\u2019s browsing behavior.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;One of the biggest advantages of our algorithm is that it allows you to get the search interest broken down by gender &amp; age and instantly compare the estimated results. Google Trends API on its own doesn\u2019t have such an opportunity. To do that, we introduced four separate endpoints in DataForSEO Trends API:&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;Endpoint \u201cExplore\u201d which provides data on keyword popularity over a certain time range;&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;Endpoint \u201cSubregion Interests\u201d for measuring to measure and compare keyword popularity within a certain location or across all locations;&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;The \u201cDemography\u201d endpoint gives a breakdown of keyword popularity data by age and gender;&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;Finally, the \u201cMerged Data\u201d endpoint combines data provided by the endpoints above to create a comprehensive picture of search interest trends.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;Each endpoint has objects that compare keyword popularity data and provide relative results. Also, compared to Google Trends API, DataForSEO Trends API supports only the \u201cLive\u201d method of data retrieval. This means that you will always get fresh results with each request.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;If you want to learn more about the specifics of DataForSEO Trends API, check out our documentation, where everything is described to the smallest detail.&quot;,\r\n                        &quot;url&quot;: &quot;https:\/\/docs.dataforseo.com\/v3\/dataforseo_trends\/overview\/?bash&quot;,\r\n                        &quot;urls&quot;: [\r\n                          {\r\n                            &quot;url&quot;: &quot;https:\/\/docs.dataforseo.com\/v3\/dataforseo_trends\/overview\/?bash&quot;,\r\n                            &quot;anchor_text&quot;: &quot;our documentation&quot;\r\n                          }\r\n                        ]\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;To summarise, below are the main differences between DataForSEO Google Trends API and DataForSEO Trends API.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;\u27a4 Google Trends API:&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;Popularity data is usually more accurate;&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;rovides data based on the \u201cExplore\u201d feature of Google Trends;&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;Gives you related topics and queries to keywords you specify;&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;API supports the \u201cStandard\u201d and \u201cLive\u201d data retrieval methods.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;\u27a4 DataForSEO Trends API:&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;Based on our proprietary algorithm that follows specific data collection and processing steps;&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;Works consistently and properly, compared to Google Trends;&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;Can provide an estimated demographic breakdown by age and gender;&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;Instant comparison of the retrieved search trends data results;&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;Supports only the \u201cLive\u201d data retrieval method.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;Less expensive option to retrieve search trends data.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;It is important to mention that DataForSEO Trends API delivers only estimated data, based on the research and analysis conducted by our algorithm. It doesn\u2019t provide search volume data for keywords and data for other keyword metrics. To get precise search volume data, consider using the \u201cSearch Volume\u201d endpoint of our Keywords Data API.&quot;,\r\n                        &quot;url&quot;: &quot;https:\/\/docs.dataforseo.com\/v3\/keywords_data\/google_ads\/search_volume\/live\/&quot;,\r\n                        &quot;urls&quot;: [\r\n                          {\r\n                            &quot;url&quot;: &quot;https:\/\/docs.dataforseo.com\/v3\/keywords_data\/google_ads\/search_volume\/live\/&quot;,\r\n                            &quot;anchor_text&quot;: &quot;\u201cSearch Volume\u201d endpoint&quot;\r\n                          }\r\n                        ]\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;Now you know what makes DataForSEO Trends API a versatile and scalable solution for retrieving search trends data. But how can you leverage its capabilities to drive tangible value for your projects and tools? Our powerful API opens up various opportunities for data-driven professionals and companies. Let\u2019s delve into some of the top strategic use cases that showcase the potential of harnessing search trends data with DataForSEO Trends API.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      }\r\n                    ],\r\n                    &quot;secondary_content&quot;: null,\r\n                    &quot;table_content&quot;: null\r\n                  },\r\n                  {\r\n                    &quot;h_title&quot;: &quot;1 Access historical keyword trends data at affordable pricing&quot;,\r\n                    &quot;main_title&quot;: &quot;A Versatile Alternative to Google Trends: Exploring the Power of DataForSEO Trends API&quot;,\r\n                    &quot;author&quot;: &quot;Anatolii&quot;,\r\n                    &quot;language&quot;: &quot;en&quot;,\r\n                    &quot;level&quot;: 4,\r\n                    &quot;primary_content&quot;: [\r\n                      {\r\n                        &quot;text&quot;: &quot;If you are looking for the option to get keyword data for infographics and demonstration of changes in search trends over time, DataForSEO Trends API may be the best and most cost-effective way to do that. You don\u2019t need to retrieve historical search volume data directly from Google Ads or Bing Ads. Instead, you can estimate the search volume by using search trends data.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;For these purposes, the DataForSEO Trends API stands out for its affordability and versatility. To illustrate, let\u2019s compare the cost of retrieving data for 10,000 keywords across our Trends API, Google Trends API, and Google &amp; Bing Ads APIs. Obtaining data on 10,000 keywords via the Google Ads API in Live mode would cost $0.75 (10 tasks with 1,000 keywords each). In Bing Ads API, the cost would be $3.75 for 50 tasks with 200 keywords each. While these prices seem affordable, estimating keyword popularity values requires manually calculating and comparing the results.&quot;,\r\n                        &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/google-ads-api&quot;,\r\n                        &quot;urls&quot;: [\r\n                          {\r\n                            &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/google-ads-api&quot;,\r\n                            &quot;anchor_text&quot;: &quot;Google Ads API&quot;\r\n                          },\r\n                          {\r\n                            &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/bing-ads-api&quot;,\r\n                            &quot;anchor_text&quot;: &quot;Bing Ads API&quot;\r\n                          }\r\n                        ]\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;Using the Google Trends API to deliver keyword popularity data for 10,000 keywords in \u201cLive\u201d mode would cost $18 (2,000 tasks with 5 keywords each). However, as mentioned before, Google Trends doesn\u2019t always function reliably, which can cause problems when retrieving massive amounts of keyword data. On the other hand, for the same number of keywords, you would pay only $2 using the DataForSEO Trends API \u201cExplore\u201d endpoint. Moreover, it retrieves data in Live mode and compares the results instantly.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;As you can see, DataForSEO Trends API allows you to access keyword trends data with maximum cost-efficiency. To learn more about DataForSEO Trends API pricing, visit our pricing page.&quot;,\r\n                        &quot;url&quot;: &quot;https:\/\/dataforseo.com\/pricing\/keywords-data\/dataforseo-trends-api-pricing?_gl=1*h41ybu*_ga*NzQ2MjkxOTAuMTcxMjc0ODIzMg..*_ga_T5NKP5Y695*MTcxMjc0ODIzMi4xLjEuMTcxMjc0ODcwMy40NS4wLjEwNTM4MTU0MDM.&quot;,\r\n                        &quot;urls&quot;: [\r\n                          {\r\n                            &quot;url&quot;: &quot;https:\/\/dataforseo.com\/pricing\/keywords-data\/dataforseo-trends-api-pricing?_gl=1*h41ybu*_ga*NzQ2MjkxOTAuMTcxMjc0ODIzMg..*_ga_T5NKP5Y695*MTcxMjc0ODIzMi4xLjEuMTcxMjc0ODcwMy40NS4wLjEwNTM4MTU0MDM.&quot;,\r\n                            &quot;anchor_text&quot;: &quot;visit our pricing page&quot;\r\n                          }\r\n                        ]\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;Here is an example of retrieving historical keyword popularity data with DataForSEO Trends API. Let\u2019s assume you want to compare how search interest for \u201ciPhone\u201d and \u201cSamsung\u201d has changed over the past 90 days in the United States. The graph itself may look like this:&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;On the graph, you can observe how the popularity values for the search queries \u201ciphone\u201d and \u201csamsung\u201d fluctuated day-by-day over the 90-day period.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;To generate the following graph, we need to make a request to the \u201cExplore\u201d endpoint of the DataForSEO Trends API.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;POST https:\/\/api.dataforseo.com\/v3\/keywords_data\/dataforseo_trends\/explore\/live&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;Example request&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;The result will return as follows&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;In the items array, you will find the dataforseo_trends_graph element, which contains the keywords you specified. This element itself includes the data array, where you can locate the relative keyword popularity rates at specific timestamps within the given time range. Additionally, at the end of the request, there is an averages array that provides estimated keyword popularity values averaged over the entire time range.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      }\r\n                    ],\r\n                    &quot;secondary_content&quot;: null,\r\n                    &quot;table_content&quot;: [\r\n                      {\r\n                        &quot;header&quot;: [\r\n                          {\r\n                            &quot;row_cells&quot;: [\r\n                              {\r\n                                &quot;text&quot;: &quot;API&quot;,\r\n                                &quot;urls&quot;: null,\r\n                                &quot;is_header&quot;: true\r\n                              },\r\n                              {\r\n                                &quot;text&quot;: &quot;Pricing&quot;,\r\n                                &quot;urls&quot;: null,\r\n                                &quot;is_header&quot;: true\r\n                              }\r\n                            ]\r\n                          }\r\n                        ],\r\n                        &quot;body&quot;: [\r\n                          {\r\n                            &quot;row_cells&quot;: [\r\n                              {\r\n                                &quot;text&quot;: &quot;Google Ads API&quot;,\r\n                                &quot;urls&quot;: [\r\n                                  {\r\n                                    &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/google-ads-api&quot;,\r\n                                    &quot;anchor_text&quot;: &quot;Google Ads API&quot;\r\n                                  }\r\n                                ],\r\n                                &quot;is_header&quot;: false\r\n                              },\r\n                              {\r\n                                &quot;text&quot;: &quot;$0,75 for data on 10,000 keywords.&quot;,\r\n                                &quot;urls&quot;: null,\r\n                                &quot;is_header&quot;: false\r\n                              }\r\n                            ]\r\n                          },\r\n                          {\r\n                            &quot;row_cells&quot;: [\r\n                              {\r\n                                &quot;text&quot;: &quot;Bing Ads API&quot;,\r\n                                &quot;urls&quot;: [\r\n                                  {\r\n                                    &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/bing-ads-api&quot;,\r\n                                    &quot;anchor_text&quot;: &quot;Bing Ads API&quot;\r\n                                  }\r\n                                ],\r\n                                &quot;is_header&quot;: false\r\n                              },\r\n                              {\r\n                                &quot;text&quot;: &quot;$3,75 for data on 10,000 keywords.&quot;,\r\n                                &quot;urls&quot;: null,\r\n                                &quot;is_header&quot;: false\r\n                              }\r\n                            ]\r\n                          },\r\n                          {\r\n                            &quot;row_cells&quot;: [\r\n                              {\r\n                                &quot;text&quot;: &quot;Google Trends API&quot;,\r\n                                &quot;urls&quot;: [\r\n                                  {\r\n                                    &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/google-trends-api&quot;,\r\n                                    &quot;anchor_text&quot;: &quot;Google Trends API&quot;\r\n                                  }\r\n                                ],\r\n                                &quot;is_header&quot;: false\r\n                              },\r\n                              {\r\n                                &quot;text&quot;: &quot;$18 for data on 10,000 keywords.&quot;,\r\n                                &quot;urls&quot;: null,\r\n                                &quot;is_header&quot;: false\r\n                              },\r\n                              {\r\n                                &quot;text&quot;: &quot;Instant keyword popularity values estimation and comparison.&quot;,\r\n                                &quot;urls&quot;: null,\r\n                                &quot;is_header&quot;: false\r\n                              }\r\n                            ]\r\n                          },\r\n                          {\r\n                            &quot;row_cells&quot;: [\r\n                              {\r\n                                &quot;text&quot;: &quot;DataForSEO Trends API&quot;,\r\n                                &quot;urls&quot;: [\r\n                                  {\r\n                                    &quot;url&quot;: &quot;https:\/\/dataforseo.com\/apis\/dataforseo-trends-api&quot;,\r\n                                    &quot;anchor_text&quot;: &quot;DataForSEO Trends API&quot;\r\n                                  }\r\n                                ],\r\n                                &quot;is_header&quot;: false\r\n                              },\r\n                              {\r\n                                &quot;text&quot;: &quot;$2 for data on 10,000 keywords.&quot;,\r\n                                &quot;urls&quot;: null,\r\n                                &quot;is_header&quot;: false\r\n                              },\r\n                              {\r\n                                &quot;text&quot;: &quot;Instant keyword popularity values estimation and comparison.&quot;,\r\n                                &quot;urls&quot;: null,\r\n                                &quot;is_header&quot;: false\r\n                              }\r\n                            ]\r\n                          }\r\n                        ],\r\n                        &quot;footer&quot;: null\r\n                      }\r\n                    ]\r\n                  },\r\n                  {\r\n                    &quot;h_title&quot;: &quot;2 Enrich your keyword research tools with up-to-date trends data&quot;,\r\n                    &quot;main_title&quot;: &quot;A Versatile Alternative to Google Trends: Exploring the Power of DataForSEO Trends API&quot;,\r\n                    &quot;author&quot;: &quot;Anatolii&quot;,\r\n                    &quot;language&quot;: &quot;en&quot;,\r\n                    &quot;level&quot;: 4,\r\n                    &quot;primary_content&quot;: [\r\n                      {\r\n                        &quot;text&quot;: &quot;Estimated search interest data can be a valuable addition to your existing marketing tools and product offerings. API trends data can be seamlessly integrated into existing SEO tools, plugins, and keyword rank-tracking solutions. In addition to providing data on search volume and other keyword metrics, you can empower your customers to monitor search trends in real time and gain insights into regional search interest and demographic breakdowns.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;For instance, you could create a preview keyword research tool based on the keyword trends data. This tool would allow your customers to analyze the popularity of certain search queries across different regions, age groups, and genders before purchasing a full-scale product.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;To illustrate how this could work, let\u2019s examine an example of diagrams generated from an API request.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;The first diagram shows which states in the US had the highest popularity for the search query \u201csushi delivery\u201d during the last 90 days. The second diagram displays the distribution of search interest for this query between male and female users across various age groups.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;Obtaining the values for both diagrams is possible with the \u201cMerged Data\u201d endpoint of the DataForSEO API.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;POST https:\/\/api.dataforseo.com\/v3\/keywords_data\/dataforseo_trends\/merged_data\/live&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;Example request&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;Below is a response example you will get&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;In the items array of the response, you will find the subregion_interests element, which contains subregional keyword popularity data for each specified term, as well as the names of the corresponding subregions. Additionally, within the demography element, you can locate the age array that provides the distribution of keyword popularity across different age groups. Furthermore, the gender array presents the breakdown of keyword popularity values by gender.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;As you can observe, a single straightforward request allows you to obtain all the essential search trends data you require, presented in a convenient and accessible format.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      }\r\n                    ],\r\n                    &quot;secondary_content&quot;: null,\r\n                    &quot;table_content&quot;: null\r\n                  },\r\n                  {\r\n                    &quot;h_title&quot;: &quot;Conclusion&quot;,\r\n                    &quot;main_title&quot;: &quot;A Versatile Alternative to Google Trends: Exploring the Power of DataForSEO Trends API&quot;,\r\n                    &quot;author&quot;: &quot;Anatolii&quot;,\r\n                    &quot;language&quot;: &quot;en&quot;,\r\n                    &quot;level&quot;: 3,\r\n                    &quot;primary_content&quot;: [\r\n                      {\r\n                        &quot;text&quot;: &quot;If you\u2019re seeking detailed and unique insights into search trends data that go beyond Google Trends\u2019 capabilities, the DataForSEO Trends API is an excellent alternative to consider. It is particularly valuable if you require extensive keyword popularity data for large-scale projects at an affordable price point. Moreover, incorporating search trends insights can significantly enhance the value proposition of your existing keyword research tools and related offerings.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;Besides, with DataForSEO trends API you can get bulk trends data swiftly and don`t worry about request limits and system availability. You can make up to 2000 API calls per minute and if you want to make more, we will raise the limit on your demand.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;Finally, you can easily integrate DataForSEO Trends API with your website or application \u2013 it is compatible with almost all programming languages and everything is explained in detail in our documentation. If you want to test the capabilities of our API, try it for free and get acquainted with the DataForSEO Trends Tool as well.&quot;,\r\n                        &quot;url&quot;: &quot;https:\/\/app.dataforseo.com\/register&quot;,\r\n                        &quot;urls&quot;: [\r\n                          {\r\n                            &quot;url&quot;: &quot;https:\/\/app.dataforseo.com\/register&quot;,\r\n                            &quot;anchor_text&quot;: &quot;try it for free&quot;\r\n                          },\r\n                          {\r\n                            &quot;url&quot;: &quot;https:\/\/trends.dataforseo.com\/&quot;,\r\n                            &quot;anchor_text&quot;: &quot;DataForSEO Trends Tool&quot;\r\n                          }\r\n                        ]\r\n                      }\r\n                    ],\r\n                    &quot;secondary_content&quot;: null,\r\n                    &quot;table_content&quot;: null\r\n                  },\r\n                  {\r\n                    &quot;h_title&quot;: &quot;A Versatile Alternative to Google Trends: Exploring the Power of DataForSEO Trends API&quot;,\r\n                    &quot;main_title&quot;: &quot;A Versatile Alternative to Google Trends: Exploring the Power of DataForSEO Trends API&quot;,\r\n                    &quot;author&quot;: &quot;Anatolii&quot;,\r\n                    &quot;language&quot;: &quot;en&quot;,\r\n                    &quot;level&quot;: 1,\r\n                    &quot;primary_content&quot;: [\r\n                      {\r\n                        &quot;text&quot;: &quot;Sorry, the comment form is closed at this time.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      }\r\n                    ],\r\n                    &quot;secondary_content&quot;: null,\r\n                    &quot;table_content&quot;: null\r\n                  }\r\n                ],\r\n                &quot;secondary_topic&quot;: [\r\n                  {\r\n                    &quot;h_title&quot;: &quot;How to leverage the power of DataForSEO Trends API? Top use cases to consider&quot;,\r\n                    &quot;main_title&quot;: &quot;A Versatile Alternative to Google Trends: Exploring the Power of DataForSEO Trends API&quot;,\r\n                    &quot;author&quot;: &quot;Anatolii&quot;,\r\n                    &quot;language&quot;: &quot;en&quot;,\r\n                    &quot;level&quot;: 3,\r\n                    &quot;primary_content&quot;: null,\r\n                    &quot;secondary_content&quot;: null,\r\n                    &quot;table_content&quot;: null\r\n                  },\r\n                  {\r\n                    &quot;h_title&quot;: &quot;Anatolii Chernysh&quot;,\r\n                    &quot;main_title&quot;: &quot;A Versatile Alternative to Google Trends: Exploring the Power of DataForSEO Trends API&quot;,\r\n                    &quot;author&quot;: &quot;Anatolii&quot;,\r\n                    &quot;language&quot;: &quot;en&quot;,\r\n                    &quot;level&quot;: 5,\r\n                    &quot;primary_content&quot;: [\r\n                      {\r\n                        &quot;text&quot;: &quot;Content Writer at DataForSEO. Anatolii&#039;s deep interest in SEO optimization allows him to interpret complex SEO and tech topics and turn them into important insights for the audience. Sign up for our newsletter to never miss the latest pieces.&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      }\r\n                    ],\r\n                    &quot;secondary_content&quot;: null,\r\n                    &quot;table_content&quot;: null\r\n                  },\r\n                  {\r\n                    &quot;h_title&quot;: &quot;No Comments&quot;,\r\n                    &quot;main_title&quot;: &quot;A Versatile Alternative to Google Trends: Exploring the Power of DataForSEO Trends API&quot;,\r\n                    &quot;author&quot;: &quot;Anatolii&quot;,\r\n                    &quot;language&quot;: &quot;en&quot;,\r\n                    &quot;level&quot;: 6,\r\n                    &quot;primary_content&quot;: null,\r\n                    &quot;secondary_content&quot;: null,\r\n                    &quot;table_content&quot;: null\r\n                  },\r\n                  {\r\n                    &quot;h_title&quot;: &quot;Recent Posts&quot;,\r\n                    &quot;main_title&quot;: &quot;A Versatile Alternative to Google Trends: Exploring the Power of DataForSEO Trends API&quot;,\r\n                    &quot;author&quot;: &quot;Anatolii&quot;,\r\n                    &quot;language&quot;: &quot;en&quot;,\r\n                    &quot;level&quot;: 4,\r\n                    &quot;primary_content&quot;: null,\r\n                    &quot;secondary_content&quot;: [\r\n                      {\r\n                        &quot;text&quot;: &quot;How DataForSEO Empowers a Ukrainian IT Company to Explore Global Tech Frontiers&quot;,\r\n                        &quot;url&quot;: &quot;https:\/\/dataforseo.com\/blog\/how-dataforseo-empowers-a-ukrainian-it-company-to-explore-global-tech-frontiers&quot;,\r\n                        &quot;urls&quot;: [\r\n                          {\r\n                            &quot;url&quot;: &quot;https:\/\/dataforseo.com\/blog\/how-dataforseo-empowers-a-ukrainian-it-company-to-explore-global-tech-frontiers&quot;,\r\n                            &quot;anchor_text&quot;: &quot;How DataForSEO Empowers a Ukrainian IT Company to Explore Global Tech Frontiers&quot;\r\n                          }\r\n                        ]\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;Tap into Real-Time Financial Data with Google Finance and APIs&quot;,\r\n                        &quot;url&quot;: &quot;https:\/\/dataforseo.com\/blog\/tap-into-real-time-financial-data-with-google-finance-and-apis&quot;,\r\n                        &quot;urls&quot;: [\r\n                          {\r\n                            &quot;url&quot;: &quot;https:\/\/dataforseo.com\/blog\/tap-into-real-time-financial-data-with-google-finance-and-apis&quot;,\r\n                            &quot;anchor_text&quot;: &quot;Tap into Real-Time Financial Data with Google Finance and APIs&quot;\r\n                          }\r\n                        ]\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;Maximize SEO data insights with AI: your guide for 2025&quot;,\r\n                        &quot;url&quot;: &quot;https:\/\/dataforseo.com\/blog\/maximize-seo-data-insights-with-ai&quot;,\r\n                        &quot;urls&quot;: [\r\n                          {\r\n                            &quot;url&quot;: &quot;https:\/\/dataforseo.com\/blog\/maximize-seo-data-insights-with-ai&quot;,\r\n                            &quot;anchor_text&quot;: &quot;Maximize SEO data insights with AI: your guide for 2025&quot;\r\n                          }\r\n                        ]\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;Jonathan Jansen\u2019s AISO Checker Improves Quality of SERP Analysis by 73% with DataForSEO&quot;,\r\n                        &quot;url&quot;: &quot;https:\/\/dataforseo.com\/blog\/jonathan-jansens-aiso-checker-improves-quality-of-serp-analysis-by-73-with-dataforseo&quot;,\r\n                        &quot;urls&quot;: [\r\n                          {\r\n                            &quot;url&quot;: &quot;https:\/\/dataforseo.com\/blog\/jonathan-jansens-aiso-checker-improves-quality-of-serp-analysis-by-73-with-dataforseo&quot;,\r\n                            &quot;anchor_text&quot;: &quot;Jonathan Jansen\u2019s AISO Checker Improves Quality of SERP Analysis by 73% with DataForSEO&quot;\r\n                          }\r\n                        ]\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;From Manual Work to No-code SEO Automation: Giordano Tonelli\u2019s Journey with DataForSEO&quot;,\r\n                        &quot;url&quot;: &quot;https:\/\/dataforseo.com\/blog\/from-manual-work-to-no-code-seo-automation-giordano-tonellis-journey-with-dataforseo&quot;,\r\n                        &quot;urls&quot;: [\r\n                          {\r\n                            &quot;url&quot;: &quot;https:\/\/dataforseo.com\/blog\/from-manual-work-to-no-code-seo-automation-giordano-tonellis-journey-with-dataforseo&quot;,\r\n                            &quot;anchor_text&quot;: &quot;From Manual Work to No-code SEO Automation: Giordano Tonelli\u2019s Journey with DataForSEO&quot;\r\n                          }\r\n                        ]\r\n                      }\r\n                    ],\r\n                    &quot;table_content&quot;: null\r\n                  },\r\n                  {\r\n                    &quot;h_title&quot;: &quot;Categories&quot;,\r\n                    &quot;main_title&quot;: &quot;A Versatile Alternative to Google Trends: Exploring the Power of DataForSEO Trends API&quot;,\r\n                    &quot;author&quot;: &quot;Anatolii&quot;,\r\n                    &quot;language&quot;: &quot;en&quot;,\r\n                    &quot;level&quot;: 4,\r\n                    &quot;primary_content&quot;: null,\r\n                    &quot;secondary_content&quot;: [\r\n                      {\r\n                        &quot;text&quot;: &quot;Best Practices&quot;,\r\n                        &quot;url&quot;: &quot;https:\/\/dataforseo.com\/blog\/category\/best-practices&quot;,\r\n                        &quot;urls&quot;: [\r\n                          {\r\n                            &quot;url&quot;: &quot;https:\/\/dataforseo.com\/blog\/category\/best-practices&quot;,\r\n                            &quot;anchor_text&quot;: &quot;Best Practices&quot;\r\n                          }\r\n                        ]\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;DataForSEO vs Competitors&quot;,\r\n                        &quot;url&quot;: &quot;https:\/\/dataforseo.com\/blog\/category\/competitor-comparisons&quot;,\r\n                        &quot;urls&quot;: [\r\n                          {\r\n                            &quot;url&quot;: &quot;https:\/\/dataforseo.com\/blog\/category\/competitor-comparisons&quot;,\r\n                            &quot;anchor_text&quot;: &quot;DataForSEO vs Competitors&quot;\r\n                          }\r\n                        ]\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;Success Stories&quot;,\r\n                        &quot;url&quot;: &quot;https:\/\/dataforseo.com\/blog\/category\/success-stories&quot;,\r\n                        &quot;urls&quot;: [\r\n                          {\r\n                            &quot;url&quot;: &quot;https:\/\/dataforseo.com\/blog\/category\/success-stories&quot;,\r\n                            &quot;anchor_text&quot;: &quot;Success Stories&quot;\r\n                          }\r\n                        ]\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;Use Cases&quot;,\r\n                        &quot;url&quot;: &quot;https:\/\/dataforseo.com\/blog\/category\/use-cases&quot;,\r\n                        &quot;urls&quot;: [\r\n                          {\r\n                            &quot;url&quot;: &quot;https:\/\/dataforseo.com\/blog\/category\/use-cases&quot;,\r\n                            &quot;anchor_text&quot;: &quot;Use Cases&quot;\r\n                          }\r\n                        ]\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;What&#039;s New&quot;,\r\n                        &quot;url&quot;: &quot;https:\/\/dataforseo.com\/blog\/category\/whats-new&quot;,\r\n                        &quot;urls&quot;: [\r\n                          {\r\n                            &quot;url&quot;: &quot;https:\/\/dataforseo.com\/blog\/category\/whats-new&quot;,\r\n                            &quot;anchor_text&quot;: &quot;What&#039;s New&quot;\r\n                          }\r\n                        ]\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;White Papers&quot;,\r\n                        &quot;url&quot;: &quot;https:\/\/dataforseo.com\/blog\/category\/white-papers&quot;,\r\n                        &quot;urls&quot;: [\r\n                          {\r\n                            &quot;url&quot;: &quot;https:\/\/dataforseo.com\/blog\/category\/white-papers&quot;,\r\n                            &quot;anchor_text&quot;: &quot;White Papers&quot;\r\n                          }\r\n                        ]\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;FEATURES TO WIN&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;FIND THE RIGHT PATH&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      },\r\n                      {\r\n                        &quot;text&quot;: &quot;TO INNOVATION&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      }\r\n                    ],\r\n                    &quot;table_content&quot;: null\r\n                  },\r\n                  {\r\n                    &quot;h_title&quot;: &quot;Embed DataForSeo widget on your website&quot;,\r\n                    &quot;main_title&quot;: &quot;A Versatile Alternative to Google Trends: Exploring the Power of DataForSEO Trends API&quot;,\r\n                    &quot;author&quot;: &quot;Anatolii&quot;,\r\n                    &quot;language&quot;: &quot;en&quot;,\r\n                    &quot;level&quot;: 2,\r\n                    &quot;primary_content&quot;: null,\r\n                    &quot;secondary_content&quot;: [\r\n                      {\r\n                        &quot;text&quot;: &quot;Embed code:&quot;,\r\n                        &quot;url&quot;: null,\r\n                        &quot;urls&quot;: null\r\n                      }\r\n                    ],\r\n                    &quot;table_content&quot;: null\r\n                  }\r\n                ],\r\n                &quot;ratings&quot;: null,\r\n                &quot;offers&quot;: null,\r\n                &quot;comments&quot;: null,\r\n                &quot;contacts&quot;: {\r\n                  &quot;telephones&quot;: [\r\n                    &quot;+3726027642&quot;\r\n                  ],\r\n                  &quot;emails&quot;: null\r\n                }\r\n              },\r\n              &quot;page_as_markdown&quot;: &quot;# A Versatile Alternative to Google Trends: Exploring the Power of DataForSEO Trends APIn#### 1 Access historical keyword trends data at affordable pricingn| API | Pricing |n|---|n| Google Ads API | $0,75 for data on 10,000 keywords. |n| Bing Ads API | $3,75 for data on 10,000 keywords. |n| Google Trends API | $18 for data on 10,000 keywords. | Instant keyword popularity values estimation and comparison. |n| DataForSEO Trends API | $2 for data on 10,000 keywords. | Instant keyword popularity values estimation and comparison. |nnIf you are looking for the option to get keyword data for infographics and demonstration of changes in search trends over time, DataForSEO Trends API may be the best and most cost-effective way to do that. You don\u2019t need to retrieve historical search volume data directly from Google Ads or Bing Ads. Instead, you can estimate the search volume by using search trends data.nnFor these purposes, the DataForSEO Trends API stands out for its affordability and versatility. To illustrate, let\u2019s compare the cost of retrieving data for 10,000 keywords across our Trends API, Google Trends API, and Google &amp; [Bing Ads API](https:\/\/dataforseo.com\/apis\/bing-ads-api)s. Obtaining data on 10,000 keywords via the [Google Ads API](https:\/\/dataforseo.com\/apis\/google-ads-api) in Live mode would cost $0.75 (10 tasks with 1,000 keywords each). In [Bing Ads API](https:\/\/dataforseo.com\/apis\/bing-ads-api), the cost would be $3.75 for 50 tasks with 200 keywords each. While these prices seem affordable, estimating keyword popularity values requires manually calculating and comparing the results.nnUsing the Google Trends API to deliver keyword popularity data for 10,000 keywords in \u201cLive\u201d mode would cost $18 (2,000 tasks with 5 keywords each). However, as mentioned before, Google Trends doesn\u2019t always function reliably, which can cause problems when retrieving massive amounts of keyword data. On the other hand, for the same number of keywords, you would pay only $2 using the DataForSEO Trends API \u201cExplore\u201d endpoint. Moreover, it retrieves data in Live mode and compares the results instantly.nnAs you can see, DataForSEO Trends API allows you to access keyword trends data with maximum cost-efficiency. To learn more about DataForSEO Trends API pricing, [visit our pricing page](https:\/\/dataforseo.com\/pricing\/keywords-data\/dataforseo-trends-api-pricing?_gl=1*h41ybu*_ga*NzQ2MjkxOTAuMTcxMjc0ODIzMg..*_ga_T5NKP5Y695*MTcxMjc0ODIzMi4xLjEuMTcxMjc0ODcwMy40NS4wLjEwNTM4MTU0MDM.).nnHere is an example of retrieving historical keyword popularity data with DataForSEO Trends API. Let\u2019s assume you want to compare how search interest for \u201ciPhone\u201d and \u201cSamsung\u201d has changed over the past 90 days in the United States. The graph itself may look like this:nnOn the graph, you can observe how the popularity values for the search queries \u201ciphone\u201d and \u201csamsung\u201d fluctuated day-by-day over the 90-day period.nnTo generate the following graph, we need to make a request to the \u201cExplore\u201d endpoint of the DataForSEO Trends API.nnPOST https:\/\/api.dataforseo.com\/v3\/keywords_data\/dataforseo_trends\/explore\/livennExample requestnnThe result will return as followsnnIn the items array, you will find the dataforseo_trends_graph element, which contains the keywords you specified. This element itself includes the data array, where you can locate the relative keyword popularity rates at specific timestamps within the given time range. Additionally, at the end of the request, there is an averages array that provides estimated keyword popularity values averaged over the entire time range.n# A Versatile Alternative to Google Trends: Exploring the Power of DataForSEO Trends APInnSearch trends data is a treasure trove of insights into people\u2019s interests in certain products, services, and information. This data reflects the popularity of search queries on various properties of a search engine in a certain period. Why is it so valuable and beneficial?nnSearch queries and keywords are depersonalized, making it difficult to discover details about the users who enter a particular query in Google and their actual interests. However, search trends data can provide a glimpse into user behavior and needs. It can also offer insights into the popularity of products and services across different regions, ages, and genders.nnThis data is invaluable for SEO specialists and marketers seeking to gain a deeper understanding of their target audiences. Furthermore, search trends data is highly beneficial for creators of keyword research tools, as they can provide additional features for their clients and enhance the value proposition of their products. In this article, we explore how you can access search trends data, particularly through the DataForSEO Trends API, and how you can seamlessly integrate this data into your solutions.nnWhat is DataForSEO Trends API and how does it work?nnComparing Data ForSEO Trends API with Google Trends APInnHow to leverage the power of DataForSEO Trends API? Top use cases to considern### What is DataForSEO Trends API and how does it work?nnThere are various tools and methods available to estimate the popularity of search queries. For example, you can utilize Google Ads or Bing Ads to obtain lists of desired keywords along with their precise search volume data. This allows you to compare search volume changes for specific keywords over time and make projections about how their popularity might change in the future. However, relying solely on Google Ads or Bing Ads may not be the most cost-effective solution.nnAnother approach to understanding search trends involves conducting market research by directly engaging with consumers. This can include methods such as surveys, interviews, and focus groups to gather insights from respondents. By monitoring changes in consumer preferences, industry trends, and market dynamics through these channels, businesses can attempt to anticipate possible shifts in search behavior. The downside of this approach is that manual research consumes a lot of time and the quality of search trends estimates may vary significantly.nnAdditionally, you can get search trends from Google Trends. This tool allows you to access actual trends data related to specific locations, insights into related topics, and information on search queries. However, due to the limitations of Google Trends, such as inconsistent data retrieval and restrictions on simultaneous requests, you can\u2019t create a reliable system for automating the retrieval of search trends data.nnAnalyzing these existing approaches and their ups and downs, we created a completely new solution for fetching search interest data \u2013 [DataForSEO Trends API](https:\/\/dataforseo.com\/apis\/dataforseo-trends-api). It retrieves search trends from Google Search, Google Shopping, and Google News in a convenient format. Alongside the popularity of search queries, this API can provide you with the following information:nnSearch trends data across specific regions and subregions;nnInformation on search queries popularity by age and gender;nnMerged data that provides a comprehensive overview of keyword popularity within specified timestamps, regions, subregions, and age and gender demographics;nnComparison of search interest over time for multiple keywords simultaneously.nnThe most distinguishing feature of DataForSEO Trends API is our proprietary algorithm behind it. Let\u2019s delve into how it works to give you a clearer idea of what our new API can do.nnFirst, we pay meticulous attention to data collection to make our algorithm work. We utilize a sophisticated approach that leverages multiple data sources to provide accurate and comprehensive search trend estimates. These sources are utilized in different proportions depending on what query you enter into the API.nnThe core source of our search trends data is the vast array of content we have indexed from across the internet. We gather information from search engine results, shopping listings, and web pages to create a comprehensive overview of search query popularity. Moreover, our process extends beyond merely scanning billions of pages and saving the text and content. We also collect data on the backlinks between websites. This massive dataset, comprising substantive content and backlink information, is securely stored in our database.nnBut that\u2019s not all. To make our results even better, we take advantage of clickstream data \u2013 information collected when a person navigates the Internet. By carefully collecting and analyzing anonymized clickstream data from search engines, we can spot content that matches what users really want when they enter a query. To make the results more accurate, the data is aggregated and certain information, like duplicated searches and searches with special characters, is excluded.nnThen, we use the data collected to estimate keyword popularity values. These values indicate how frequently a particular keyword or phrase is being searched for by users and how its popularity changes over time. Keyword popularity values are not the same thing as keyword search volume. The search volume depicts the exact number of searches made by a certain keyword or phrase. Keyword popularity, instead, is represented in estimated values that provide a relative measure of how popular a search term is compared to other terms. These values don\u2019t show the absolute search volume numbers, but allow ranking keywords by their popularity over time.nnHere are the detailed steps our algorithm follows to process the data and generate keyword popularity values:nn1 When you enter a keyword query into API, the algorithm counts the number of keyword queries that were made by users in search engines to determine popularity.nn2 After that, the algorithm searches the mentions of this keyword query on different pages of the internet and also counts these mentions.nn3 Then, the algorithm merges these two results depending on the presence of data in these two sources and the input parameters of the API request.nn4 The popularity scores are normalized and scaled to a standardized range, from 0 to 100 percent.nn5 To determine keyword popularity in different regions and subregions, popularity scores are blended with the approximate location data of the users.nn6 Following the same logic, the algorithm estimates the users\u2019 age and gender.nnFor example, let\u2019s see how it works in the Interest by Subregion feature of our [DataForSEO Trends Tool](https:\/\/trends.dataforseo.com\/). It is a user-friendly and free-to-use tool, built atop the DataForSEO Trends API that allows you to test the capabilities of our API solution.nnIf you specify one keyword, the popularity values from this section will give you an insight into the popularity rate of a keyword between certain locations. To calculate the result, we determine the highest popularity value for the relevant keywords across all locations and express all other values as a percentage of the highest keyword popularity value.nnIf you specify multiple keywords, keyword popularity values will help you understand how popular each keyword is \u2013 compared to other keywords across all given locations. In this case, we determine the highest popularity value across all keywords across all locations specified. Then we express the popularity rate of each keyword as a percentage of the highest keyword popularity value.nnYou can experiment with the keywords and try to get some search interest info by yourself, just try out our [DataForSEO Trends Tool here](https:\/\/trends.dataforseo.com\/explore?country=US), it is free!n### Comparing DataForSEO Trends API with Google Trends APInnYou may wonder about the difference between our new DataForSEO Trends API and our [Google Trends API](https:\/\/dataforseo.com\/apis\/google-trends-api). At first sight, these APIs and the data they provide may seem alike, but certain differences make DataForSEO Trends API more versatile and effective for your goals.nnFirst, DataForSEO Trends API stands out for its reliability compared to Google Trends API. Although Google Trends offers highly accurate keyword popularity values, the platform itself can be inconsistent and unreliable at times. Google Trends has outages and downtime where the service is unavailable or provides incomplete data. This makes it difficult to retrieve large amounts of historical trends data through frequent API calls.nnDataForSEO Trends API, on the other hand, doesn\u2019t have such flaws and can consistently process requests and deliver data. It has been engineered as a reliable and scalable solution for retrieving keyword trends and popularity metrics. Moreover, we purposely designed the DataForSEO Trends API with maximum parity to legacy parameters from the Google Trends API. This ensures a smooth transition for any users previously working with the Google Trends API.nnThe next difference lies in the methods our APIs employ. Google Trends API provides data based on the \u201cExplore\u201d feature of Google Trends and can supply you with information on keyword popularity rate over time, location-specific popularity rate, as well as related topics &amp; queries for keywords. Additionally, you can specify the Google Trends search category code to obtain more precise results, while also having the ability to retrieve data for the specific timestamps you require.nnOn the other hand, DataForSEO Trends API has a completely different algorithm, as we mentioned before. It analyses the vast amounts of data from different sources and, most importantly, takes into account content popularity metrics and web performance indicators of the relevant pages. Moreover, the algorithm also processes clickstream data to get important insights into user\u2019s browsing behavior.nnOne of the biggest advantages of our algorithm is that it allows you to get the search interest broken down by gender &amp; age and instantly compare the estimated results. Google Trends API on its own doesn\u2019t have such an opportunity. To do that, we introduced four separate endpoints in DataForSEO Trends API:nnEndpoint \u201cExplore\u201d which provides data on keyword popularity over a certain time range;nnEndpoint \u201cSubregion Interests\u201d for measuring to measure and compare keyword popularity within a certain location or across all locations;nnThe \u201cDemography\u201d endpoint gives a breakdown of keyword popularity data by age and gender;nnFinally, the \u201cMerged Data\u201d endpoint combines data provided by the endpoints above to create a comprehensive picture of search interest trends.nnEach endpoint has objects that compare keyword popularity data and provide relative results. Also, compared to Google Trends API, DataForSEO Trends API supports only the \u201cLive\u201d method of data retrieval. This means that you will always get fresh results with each request.nnIf you want to learn more about the specifics of DataForSEO Trends API, check out [our documentation](https:\/\/docs.dataforseo.com\/v3\/dataforseo_trends\/overview\/?bash), where everything is described to the smallest detail.nnTo summarise, below are the main differences between DataForSEO Google Trends API and DataForSEO Trends API.nn\u27a4 Google Trends API:nnPopularity data is usually more accurate;nnrovides data based on the \u201cExplore\u201d feature of Google Trends;nnGives you related topics and queries to keywords you specify;nnAPI supports the \u201cStandard\u201d and \u201cLive\u201d data retrieval methods.nn\u27a4 DataForSEO Trends API:nnBased on our proprietary algorithm that follows specific data collection and processing steps;nnWorks consistently and properly, compared to Google Trends;nnCan provide an estimated demographic breakdown by age and gender;nnInstant comparison of the retrieved search trends data results;nnSupports only the \u201cLive\u201d data retrieval method.nnLess expensive option to retrieve search trends data.nnIt is important to mention that DataForSEO Trends API delivers only estimated data, based on the research and analysis conducted by our algorithm. It doesn\u2019t provide search volume data for keywords and data for other keyword metrics. To get precise search volume data, consider using the [\u201cSearch Volume\u201d endpoint](https:\/\/docs.dataforseo.com\/v3\/keywords_data\/google_ads\/search_volume\/live\/) of our Keywords Data API.nnNow you know what makes DataForSEO Trends API a versatile and scalable solution for retrieving search trends data. But how can you leverage its capabilities to drive tangible value for your projects and tools? Our powerful API opens up various opportunities for data-driven professionals and companies. Let\u2019s delve into some of the top strategic use cases that showcase the potential of harnessing search trends data with DataForSEO Trends API.n#### 2 Enrich your keyword research tools with up-to-date trends datannEstimated search interest data can be a valuable addition to your existing marketing tools and product offerings. API trends data can be seamlessly integrated into existing SEO tools, plugins, and keyword rank-tracking solutions. In addition to providing data on search volume and other keyword metrics, you can empower your customers to monitor search trends in real time and gain insights into regional search interest and demographic breakdowns.nnFor instance, you could create a preview keyword research tool based on the keyword trends data. This tool would allow your customers to analyze the popularity of certain search queries across different regions, age groups, and genders before purchasing a full-scale product.nnTo illustrate how this could work, let\u2019s examine an example of diagrams generated from an API request.nnThe first diagram shows which states in the US had the highest popularity for the search query \u201csushi delivery\u201d during the last 90 days. The second diagram displays the distribution of search interest for this query between male and female users across various age groups.nnObtaining the values for both diagrams is possible with the \u201cMerged Data\u201d endpoint of the DataForSEO API.nnPOST https:\/\/api.dataforseo.com\/v3\/keywords_data\/dataforseo_trends\/merged_data\/livennExample requestnnBelow is a response example you will getnnIn the items array of the response, you will find the subregion_interests element, which contains subregional keyword popularity data for each specified term, as well as the names of the corresponding subregions. Additionally, within the demography element, you can locate the age array that provides the distribution of keyword popularity across different age groups. Furthermore, the gender array presents the breakdown of keyword popularity values by gender.nnAs you can observe, a single straightforward request allows you to obtain all the essential search trends data you require, presented in a convenient and accessible format.n### ConclusionnnIf you\u2019re seeking detailed and unique insights into search trends data that go beyond Google Trends\u2019 capabilities, the DataForSEO Trends API is an excellent alternative to consider. It is particularly valuable if you require extensive keyword popularity data for large-scale projects at an affordable price point. Moreover, incorporating search trends insights can significantly enhance the value proposition of your existing keyword research tools and related offerings.nnBesides, with DataForSEO trends API you can get bulk trends data swiftly and don`t worry about request limits and system availability. You can make up to 2000 API calls per minute and if you want to make more, we will raise the limit on your demand.nnFinally, you can easily integrate DataForSEO Trends API with your website or application \u2013 it is compatible with almost all programming languages and everything is explained in detail in our documentation. If you want to test the capabilities of our API, [try it for free](https:\/\/app.dataforseo.com\/register) and get acquainted with the [DataForSEO Trends Tool](https:\/\/trends.dataforseo.com\/) as well.n##### Anatolii ChernyshnnContent Writer at DataForSEO. Anatolii&#039;s deep interest in SEO optimization allows him to interpret complex SEO and tech topics and turn them into important insights for the audience. Sign up for our newsletter to never miss the latest pieces.n# A Versatile Alternative to Google Trends: Exploring the Power of DataForSEO Trends APInnSorry, the comment form is closed at this time.n#### Recent Postsnn[How DataForSEO Empowers a Ukrainian IT Company to Explore Global Tech Frontiers](https:\/\/dataforseo.com\/blog\/how-dataforseo-empowers-a-ukrainian-it-company-to-explore-global-tech-frontiers)nn[Tap into Real-Time Financial Data with Google Finance and APIs](https:\/\/dataforseo.com\/blog\/tap-into-real-time-financial-data-with-google-finance-and-apis)nn[Maximize SEO data insights with AI: your guide for 2025](https:\/\/dataforseo.com\/blog\/maximize-seo-data-insights-with-ai)nn[Jonathan Jansen\u2019s AISO Checker Improves Quality of SERP Analysis by 73% with DataForSEO](https:\/\/dataforseo.com\/blog\/jonathan-jansens-aiso-checker-improves-quality-of-serp-analysis-by-73-with-dataforseo)nn[From Manual Work to No-code SEO Automation: Giordano Tonelli\u2019s Journey with DataForSEO](https:\/\/dataforseo.com\/blog\/from-manual-work-to-no-code-seo-automation-giordano-tonellis-journey-with-dataforseo)n#### Categoriesnn[Best Practices](https:\/\/dataforseo.com\/blog\/category\/best-practices)nn[DataForSEO vs Competitors](https:\/\/dataforseo.com\/blog\/category\/competitor-comparisons)nn[Success Stories](https:\/\/dataforseo.com\/blog\/category\/success-stories)nn[Use Cases](https:\/\/dataforseo.com\/blog\/category\/use-cases)nn[What&#039;s New](https:\/\/dataforseo.com\/blog\/category\/whats-new)nn[White Papers](https:\/\/dataforseo.com\/blog\/category\/white-papers)nnFEATURES TO WINnnFIND THE RIGHT PATHnnTO INNOVATIONn## Embed DataForSeo widget on your websitennEmbed code:n&quot;\r\n            }\r\n          ]\r\n        }\r\n      ]\r\n    }\r\n  ]\r\n}<\/code><\/pre><\/div><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column][vc_column_text] OnPage API Content Parsing \u200c\u200c This endpoint allows parsing the content on any page you specify and will return the structured content of the target page, including link URLs, anchors, headings, and textual content. Note: to use this endpoint, make sure the enable_content_parsing parameter in the Task Post request is set to true. [\/vc_column_text] [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template.php","meta":{"apibase_doc_request_yaml":"","apibase_doc_request_additional_yaml":"","apibase_doc_response_yaml":"","footnotes":""},"class_list":["post-15917","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages\/15917","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/comments?post=15917"}],"version-history":[{"count":15,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages\/15917\/revisions"}],"predecessor-version":[{"id":21586,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages\/15917\/revisions\/21586"}],"wp:attachment":[{"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/media?parent=15917"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}