HELP CENTER

Yahoo! Search Engine Parameters and How to Use Them

Yahoo!’s search engine provides a robust set of tools to help users refine and filter their search results. Among these powerful features are advanced search parameters, which are specialized codes that can be incorporated into your search queries. These Yahoo! search parameters enable you to precisely tailor your search, narrowing it down to specific types of content, locations, date ranges, and more.

For SEO professionals and developers, mastering the use of Yahoo!’s advanced search parameters can be a game-changer. By leveraging these parameters, they can extract more relevant and actionable data from Yahoo!’s search results, giving them a competitive edge. This targeted data can then be used to enhance their SEO strategies, as well as to improve the effectiveness of their tools and solutions.

When working with the DataForSEO Yahoo! SERP API, you can incorporate advanced search parameters into your requests, enabling you to filter and fine-tune the SERP data retrieved. Within the dedicated section of the DataForSEO documentation outlining the task-setting process, you’ll find the "search_param" field. While optional, this field provides you with the opportunity to integrate the desired Yahoo! search parameters, allowing you to filter and tailor the results in the API response to your specific needs.

List of Popular Yahoo! Search Engine Parameters

Parameter Description Use
p search query Search by a certain query.
lrloc search location Search within a certain location. You can specify a location using coordinates or a location name./td>
lr search region Search within a certain region.
&tbs=qdr: search results within a particular timeframe Search for content indexed by Yahoo! within a specific date range. Can take values: d ( past day), w (past week), etc.
start first result index Search from the number of the position that you want to start retrieving results from.
n results number Use to get a certain number of search results.
vm view mode (safe search) off/on Filters out explicit or offensive content from the search results. Can take values vm=0 (show all content), or vm=1 (filter explicit content).

Use Cases for Yahoo! Search Engine Parameters

 

1Get Search Results Within a Particular Timeframe

 
First, you can get search results indexed by Yahoo! within a specific timeframe. To do that, you need to apply the "&tbs=qdr:x" parameter along with a corresponding timeframe indicator, in the "search_param" string.

Parameter: "&tbs=qdr:x"

Place one of the following timeframe indicators to only see the results first indexed in:

  • d – past 24 hours;
  • w – past week;
  • m – past month;
  • mn – the past n number of months. Double digits are supported;
  • y – past year.

Below is an example of a request to get files indexed in the past day:

Знімок екрана 2024 04 23 о 14.30.45

POST: https://api.dataforseo.com/v3/serp/yahoo/organic/live/advanced

Request:

[
  {
    "language_name": "English",
    "location_name": "London,England,United Kingdom",
    "keyword": "keyword tool",
    "search_param": "tbs=qdr:d",
    "depth": 10
  }
]

Response:

{
  "version": "0.1.20240422",
  "status_code": 20000,
  "status_message": "Ok.",
  "time": "5.1691 sec.",
  "cost": 0.002,
  "tasks_count": 1,
  "tasks_error": 0,
  "tasks": [
    {
      "id": "04231439-1535-0139-0000-0bc7a037115c",
      "status_code": 20000,
      "status_message": "Ok.",
      "time": "5.0336 sec.",
      "cost": 0.002,
      "result_count": 1,
      "path": [
        "v3",
        "serp",
        "yahoo",
        "organic",
        "live",
        "advanced"
      ],
      "data": {
        "api": "serp",
        "function": "live",
        "se": "yahoo",
        "se_type": "organic",
        "language_name": "English",
        "location_name": "London,England,United Kingdom",
        "keyword": "keyword tool",
        "search_param": "tbs=qdr:d",
        "depth": 10,
        "device": "desktop",
        "os": "windows"
      },
      "result": [
        {
          "keyword": "keyword tool",
          "type": "organic",
          "se_domain": "uk.search.yahoo.com",
          "location_code": 1006886,
          "language_code": "en",
          "check_url": "https://uk.search.yahoo.com/search?p=keyword+tool&vl=lang_en&vc=gb&tbs=qdr%3Ad&fr=sfp&lat=51.5072178&lon=-0.1275862&locupdate=1&radius=150&fr2=p%3As%2Cv%3Aw%2Cm%3Aloc",
          "datetime": "2024-04-23 11:39:36 +00:00",
          "spell": null,
          "item_types": [
            "paid",
            "organic",
            "related_searches"
          ],
          "se_results_count": 497000,
          "items_count": 21,
          "items": [
            {
              "type": "paid",
              "rank_group": 1,
              "rank_absolute": 1,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[1]/div[1]",
              "title": "AdGoogle Ads Keyword Planner - AdWords is now Google Ads",
              "domain": "ads.google.com",
              "breadcrumb": "ads.google.com/Google/Ads",
              "is_image": false,
              "is_video": false,
              "images": null,
              "url": "https://ads.google.com/intl/en_uk/start/overview-adon/",
              "highlighted": [
                "Tools",
                "Keyword"
              ],
              "extra": {
                "ad_aclk": null
              },
              "description": "Tools such as Keyword Planner & Google Ads Editor can help get started more easily today. Call a Google Ads Specialist for free to get help setting up your first campaign.",
              "description_rows": null,
              "links": [
                {
                  "type": "ad_link_element",
                  "title": "Keyword planner",
                  "description": "Google Ads helps you choose the",
                  "url": "https://ads.google.com/intl/en_uk/home/tools/keyword-planner/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Google Search",
                  "description": "Use Search ads to reach people",
                  "url": "https://ads.google.com/intl/en_uk/home/campaigns/search-ads/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Achieve your goals",
                  "description": "Google Ads helps you achieve",
                  "url": "https://ads.google.com/intl/en_uk/home/goals/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Ad conversion measurement",
                  "description": "Google Ads helps you monitor and",
                  "url": "https://ads.google.com/intl/en_uk/home/measurement/",
                  "domain": null,
                  "ad_aclk": null
                }
              ],
              "price": null,
              "rectangle": null
            },
            {
              "type": "paid",
              "rank_group": 2,
              "rank_absolute": 2,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[2]/div[1]",
              "title": "AdKeyword Tool - Keyword Research Simplified",
              "domain": "www.semrush.com",
              "breadcrumb": "www.semrush.com/Keyword_Tool/SEO - PPC - SMM",
              "is_image": false,
              "is_video": false,
              "images": null,
              "url": "https://www.semrush.com/lp/product-keyword-magic-tool-7/en/",
              "highlighted": [
                "8.0/10",
                "research",
                "keywords",
                "keyword",
                "tool"
              ],
              "extra": {
                "ad_aclk": null
              },
              "description": "Ready to research keywords ? Enter a seed keyword to get millions of related queries. Try the award-winning & most powerful keyword research tool with a streamlined interface.",
              "description_rows": null,
              "links": [
                {
                  "type": "ad_link_element",
                  "title": "Try For Free",
                  "description": null,
                  "url": "https://en.semrush.com/signup/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Free SEO Tool",
                  "description": null,
                  "url": "https://www.semrush.com/lp/product-seo-challenges/en/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Start Free Trial",
                  "description": null,
                  "url": "https://en.semrush.com/signup/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Sign Up",
                  "description": null,
                  "url": "https://www.semrush.com/signup/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Get Free Trial",
                  "description": null,
                  "url": "https://en.semrush.com/signup/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Plans & Pricing",
                  "description": null,
                  "url": "https://www.semrush.com/prices/",
                  "domain": null,
                  "ad_aclk": null
                }
              ],
              "price": null,
              "rectangle": null
            },
            {
              "type": "paid",
              "rank_group": 3,
              "rank_absolute": 3,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[3]/div[1]",
              "title": "AdUltimate Keyword Research Tool - Discover Valuable Keywords",
              "domain": "moz.com",
              "breadcrumb": "moz.com/kw-explorer",
              "is_image": false,
              "is_video": false,
              "images": null,
              "url": "https://moz.com/keyword-research",
              "highlighted": [
                "keywords",
                "SEO",
                "Keyword"
              ],
              "extra": {
                "ad_aclk": null
              },
              "description": "Discover the most valuable keywords for your SEO strategy. Try Keyword Explorer for free. Outrank your competitors and find the most valuable keywords for your website with Moz.",
              "description_rows": null,
              "links": null,
              "price": null,
              "rectangle": null
            },
            {
              "type": "paid",
              "rank_group": 4,
              "rank_absolute": 4,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[4]/div[1]",
              "title": "AdAMZ Keyword Research Tool - Future Proof Your Business",
              "domain": "www.junglescout.com",
              "breadcrumb": "www.junglescout.com",
              "is_image": false,
              "is_video": false,
              "images": null,
              "url": "https://www.junglescout.com/features/keyword-scout/",
              "highlighted": [
                "10.0/10",
                "keywords",
                "tool"
              ],
              "extra": {
                "ad_aclk": null
              },
              "description": "Instantly discover high-converting keywords for your listings & get competitor insights. Jungle Scout™ is the leading tool that can do everything you need & more. Get started now.",
              "description_rows": null,
              "links": [
                {
                  "type": "ad_link_element",
                  "title": "See Plans & Pricing",
                  "description": null,
                  "url": "https://www.junglescout.com/pricing/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "SEO Keyword Tool for AMZ FBA",
                  "description": null,
                  "url": "https://www.junglescout.com/features/keyword-scout/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Contact Us",
                  "description": null,
                  "url": "https://www.junglescout.com/contact-us/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Find Amazon Products to Sell",
                  "description": null,
                  "url": "https://www.junglescout.com/solutions/launch-products/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Rank Tracker",
                  "description": null,
                  "url": "https://www.junglescout.com/features/rank-tracker/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Cleverly Improve Your Ranking",
                  "description": null,
                  "url": "https://www.junglescout.com/lp/vs-js-compares/",
                  "domain": null,
                  "ad_aclk": null
                }
              ],
              "price": null,
              "rectangle": null
            },
            {
              "type": "organic",
              "rank_group": 1,
              "rank_absolute": 5,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[1]",
              "domain": "keywordtool.io",
              "title": "Keyword Tool ⚠️ Google Keyword Planner【Search FREE】",
              "url": "https://keywordtool.io/",
              "cache_url": "https://r.search.yahoo.com/_ylt=AwrLDzr3nSdmx28FHcVLBQx.;_ylu=Y29sbwNpcjIEcG9zAzEEdnRpZAMEc2VjA3Ny/RV=2/RE=1713901176/RO=10/RU=https%3a%2f%2fcc.bingj.com%2fcache.aspx%3fq%3dkeyword%2btool%26d%3d4530598184960246%26mkt%3den-GB%26setlang%3den-US%26w%3d7tSr1kptpS4MRxpO2h2niQI2P9YSa9uZ/RK=2/RS=UGo38qKMW_Q5UX3caRL8PSFKDSM-",
              "related_search_url": null,
              "breadcrumb": "keywordtool.io",
              "website_name": null,
              "is_image": false,
              "is_video": false,
              "is_featured_snippet": false,
              "is_malicious": false,
              "is_web_story": false,
              "description": "Keyword Tool is a free online tool that uses Google Autocomplete to generate hundreds of relevant long-tail keywords for any topic. You can choose a specific Google domain and language, and find keywords that are related to your business, SEO, content marketing or PPC campaigns.",
              "pre_snippet": null,
              "extended_snippet": null,
              "images": null,
              "amp_version": false,
              "rating": null,
              "price": null,
              "highlighted": [
                "a free online tool that uses Google Autocomplete to generate hundreds of relevant long-tail keywords for any topic."
              ],
              "links": [
                {
                  "type": "link_element",
                  "title": "Amazon",
                  "description": "The answer is - Keyword Tool. Keyword Tool uses Amazon...",
                  "url": "https://keywordtool.io/amazon",
                  "domain": "keywordtool.io"
                },
                {
                  "type": "link_element",
                  "title": "Keyword Tool Pro",
                  "description": "Keyword Tool Pro is the advanced paid version of Keyword...",
                  "url": "https://keywordtool.io/pro",
                  "domain": "keywordtool.io"
                },
                {
                  "type": "link_element",
                  "title": "eBay",
                  "description": "Keyword Tool adds different letters and numbers before and...",
                  "url": "https://keywordtool.io/ebay",
                  "domain": "keywordtool.io"
                },
                {
                  "type": "link_element",
                  "title": "YouTube",
                  "description": "Keyword Tool is the best YouTube keyword tool alternative....",
                  "url": "https://keywordtool.io/youtube",
                  "domain": "keywordtool.io"
                },
                {
                  "type": "link_element",
                  "title": "Find Keywords",
                  "description": "Keyword Tool is the best alternative to Google Keyword...",
                  "url": "https://keywordtool.io/google",
                  "domain": "keywordtool.io"
                },
                {
                  "type": "link_element",
                  "title": "API Access",
                  "description": "In addition to pulling the Search Volume data, with Keyword...",
                  "url": "https://keywordtool.io/api",
                  "domain": "keywordtool.io"
                },
                {
                  "type": "link_element",
                  "title": "Login",
                  "description": "Login - Keyword Tool ⚠️ Google Keyword Planner【Search...",
                  "url": "https://keywordtool.io/user/login",
                  "domain": "keywordtool.io"
                }
              ],
              "faq": null,
              "extended_people_also_search": null,
              "about_this_result": null,
              "related_result": null,
              "timestamp": null,
              "rectangle": null
            },
            {
              "type": "organic",
              "rank_group": 2,
              "rank_absolute": 6,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[2]",
              "domain": "ahrefs.com",
              "title": "Free Keyword Generator Tool: Find 100+ Keyword Ideas in Seconds",
              "url": "https://ahrefs.com/keyword-generator",
              "cache_url": "https://r.search.yahoo.com/_ylt=AwrLDzr3nSdmx28FKMVLBQx.;_ylu=Y29sbwNpcjIEcG9zAzIEdnRpZAMEc2VjA3Ny/RV=2/RE=1713901176/RO=10/RU=https%3a%2f%2fcc.bingj.com%2fcache.aspx%3fq%3dkeyword%2btool%26d%3d4672379351153383%26mkt%3den-GB%26setlang%3den-US%26w%3dQdSLqPymrLNMwPHfUZXgdI4IjiRBqB-7/RK=2/RS=om2GSmMnean5Ykgdx8tm8.JhOOc-",
              "related_search_url": null,
              "breadcrumb": "ahrefs.com › keyword-generator",
              "website_name": null,
              "is_image": false,
              "is_video": false,
              "is_featured_snippet": false,
              "is_malicious": false,
              "is_web_story": false,
              "description": "Discover keyword ideas, all day long. Find relevant keywords from our database of over 8 billion queries. Just enter up to ten words or phrases and choose from one of six keyword ideas reports.\nSee key SEO metrics. Every keyword comes complete with local and global monthly search volume estimates and other advanced SEO metrics — all powered by clickstream data.\nFind easy keywords to rank for. Combine filters to find untapped keywords with high organic traffic potential and low Keyword Difficulty scores. Dig deeper with filters for cost-per-click (CPC), SERP features, word count, and more.\nIdentify long-tail keywords. Look for groups of keywords with the same Parent Topic to find long-tail variations and subtopics. Consider tackling relevant subtopics in your content to improve your chances of ranking for related queries.",
              "pre_snippet": null,
              "extended_snippet": null,
              "images": null,
              "amp_version": false,
              "rating": null,
              "price": null,
              "highlighted": [
                "keyword",
                "Keyword"
              ],
              "links": null,
              "faq": null,
              "extended_people_also_search": null,
              "about_this_result": null,
              "related_result": null,
              "timestamp": null,
              "rectangle": null
            },
            {
              "type": "organic",
              "rank_group": 3,
              "rank_absolute": 7,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[3]",
              "domain": "www.wordstream.com",
              "title": "Free Keyword Tool | WordStream",
              "url": "https://www.wordstream.com/keywords",
              "cache_url": "https://r.search.yahoo.com/_ylt=AwrLDzr3nSdmx28FKsVLBQx.;_ylu=Y29sbwNpcjIEcG9zAzMEdnRpZAMEc2VjA3Ny/RV=2/RE=1713901176/RO=10/RU=https%3a%2f%2fcc.bingj.com%2fcache.aspx%3fq%3dkeyword%2btool%26d%3d4735455236138246%26mkt%3den-GB%26setlang%3den-US%26w%3dd9ATOqY_8lZpb9CwEJ6C3fVej79iI6cy/RK=2/RS=nWYkxI2Nb9_12xfaIsESWQI2hr8-",
              "related_search_url": null,
              "breadcrumb": "www.wordstream.com › keywords",
              "website_name": null,
              "is_image": false,
              "is_video": false,
              "is_featured_snippet": false,
              "is_malicious": false,
              "is_web_story": false,
              "description": "Why Use WordStream’s Free Keyword Tool For Keyword Research?\nHow Does The Free Keyword Tool Work?\nWhat Are The Free Keyword Tool’s Unique Features?\nKeyword Data Sources For The Free Keyword Tool\nFiltering Free Keyword Results by Industry\nLocation Based and International Keyword Data\nMore About PPC Keywords\nThe Free Keyword Tool Is Fast, Accurate and Easy to Use\nThe Top Alternative to Keyword Planner For Keyword Searches\nYour Multi-Purpose Keyword Analysis Tool",
              "pre_snippet": null,
              "extended_snippet": null,
              "images": null,
              "amp_version": false,
              "rating": null,
              "price": null,
              "highlighted": null,
              "links": null,
              "faq": null,
              "extended_people_also_search": null,
              "about_this_result": null,
              "related_result": null,
              "timestamp": null,
              "rectangle": null
            },
            {
              "type": "organic",
              "rank_group": 4,
              "rank_absolute": 8,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[4]",
              "domain": "neilpatel.com",
              "title": "Ubersuggest: Free Keyword Research Tool - Neil Patel",
              "url": "https://neilpatel.com/ubersuggest/",
              "cache_url": "https://r.search.yahoo.com/_ylt=AwrLDzr3nSdmx28FNsVLBQx.;_ylu=Y29sbwNpcjIEcG9zAzQEdnRpZAMEc2VjA3Ny/RV=2/RE=1713901176/RO=10/RU=https%3a%2f%2fcc.bingj.com%2fcache.aspx%3fq%3dkeyword%2btool%26d%3d5039461618644264%26mkt%3den-GB%26setlang%3den-US%26w%3d29l1aZ8fkRbzrtjUSpDF80kMxiUyezeU/RK=2/RS=e4XsnKj5ZE1d0pEhQA7P0PVH2tw-",
              "related_search_url": null,
              "breadcrumb": "neilpatel.com › ubersuggest",
              "website_name": null,
              "is_image": false,
              "is_video": false,
              "is_featured_snippet": false,
              "is_malicious": false,
              "is_web_story": false,
              "description": "Domain Overview. Imagine being able to reverse engineer your competitors’ SEO, content marketing, and social media marketing strategy. Ubersuggest allows you to get insight into the strategies that are working for others in your market so you can adopt them, improve them, and gain an edge.\nTop SEO Pages. Are you tired of writing content that no one reads or even shares on the social web? With the top SEO pages report, you can discover which of your competitor’s pages are ranking for popular organic keyword phrases and which ones are loved by sites like Facebook.\nKeyword Suggestions. Need more keyword ideas? From head terms to long-tail phrases you’ll get hundreds of suggestions from our free keyword research tool.\nContent Ideas. Do you want to find out the content pieces that are getting the most social shares and check for backlinks in your niche? Knowing what to write about can make or break your content strategy.",
              "pre_snippet": null,
              "extended_snippet": null,
              "images": null,
              "amp_version": false,
              "rating": null,
              "price": null,
              "highlighted": null,
              "links": null,
              "faq": null,
              "extended_people_also_search": null,
              "about_this_result": null,
              "related_result": null,
              "timestamp": null,
              "rectangle": null
            },
            {
              "type": "organic",
              "rank_group": 5,
              "rank_absolute": 9,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[5]",
              "domain": "moz.com",
              "title": "Free Keyword Research Tool - Moz",
              "url": "https://moz.com/explorer",
              "cache_url": "https://r.search.yahoo.com/_ylt=AwrLDzr3nSdmx28FOMVLBQx.;_ylu=Y29sbwNpcjIEcG9zAzUEdnRpZAMEc2VjA3Ny/RV=2/RE=1713901176/RO=10/RU=https%3a%2f%2fcc.bingj.com%2fcache.aspx%3fq%3dkeyword%2btool%26d%3d4777150780547028%26mkt%3den-GB%26setlang%3den-US%26w%3dg_rDLJT_hlR8ZZPyq3v13k4ePMxxtlDg/RK=2/RS=mNFVVhrhwgjomh03BNlUBFwoGLA-",
              "related_search_url": null,
              "breadcrumb": "moz.com › explorer",
              "website_name": null,
              "is_image": false,
              "is_video": false,
              "is_featured_snippet": false,
              "is_malicious": false,
              "is_web_story": false,
              "description": "Moz Keyword Explorer helps you find and analyze keywords for your SEO strategy. You can discover over 1.25 billion keywords, sort by relevance, volume, difficulty, and more, and export or save your results.",
              "pre_snippet": null,
              "extended_snippet": null,
              "images": null,
              "amp_version": false,
              "rating": null,
              "price": null,
              "highlighted": [
                "Keyword",
                "keywords",
                "keywords,"
              ],
              "links": null,
              "faq": null,
              "extended_people_also_search": null,
              "about_this_result": null,
              "related_result": null,
              "timestamp": null,
              "rectangle": null
            },
            {
              "type": "organic",
              "rank_group": 6,
              "rank_absolute": 10,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[6]",
              "domain": "ads.google.com",
              "title": "Find Your Campaign Keywords with Keyword Planner - Google Ads",
              "url": "https://ads.google.com/intl/en_us/home/tools/keyword-planner/",
              "cache_url": "https://r.search.yahoo.com/_ylt=AwrLDzr3nSdmx28FP8VLBQx.;_ylu=Y29sbwNpcjIEcG9zAzYEdnRpZAMEc2VjA3Ny/RV=2/RE=1713901176/RO=10/RU=https%3a%2f%2fcc.bingj.com%2fcache.aspx%3fq%3dkeyword%2btool%26d%3d4933217005749452%26mkt%3den-GB%26setlang%3den-US%26w%3d4Xpj6uqNyX7DXkCvRGoo6ULDbHrP-Tuy/RK=2/RS=YOdnLHJQm9VI2WYWhPeUFQDaqas-",
              "related_search_url": null,
              "breadcrumb": "ads.google.com › intl › en_us",
              "website_name": null,
              "is_image": false,
              "is_video": false,
              "is_featured_snippet": false,
              "is_malicious": false,
              "is_web_story": false,
              "description": "Use Keyword Planner to search for relevant keywords, get bid estimates, and create your advertising plan. Learn how to use this tool and explore other Google Ads features and campaigns.",
              "pre_snippet": null,
              "extended_snippet": null,
              "images": null,
              "amp_version": false,
              "rating": null,
              "price": null,
              "highlighted": [
                "Keyword",
                "search for relevant keywords, get bid estimates, and create your advertising plan."
              ],
              "links": null,
              "faq": null,
              "extended_people_also_search": null,
              "about_this_result": null,
              "related_result": null,
              "timestamp": null,
              "rectangle": null
            },
            {
              "type": "organic",
              "rank_group": 7,
              "rank_absolute": 11,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[7]",
              "domain": "keywordtool.io",
              "title": "SEO Keyword Research Tool #1 ⚠️【100% FREE】",
              "url": "https://keywordtool.io/seo-tool",
              "cache_url": "https://r.search.yahoo.com/_ylt=AwrLDzr3nSdmx28FQcVLBQx.;_ylu=Y29sbwNpcjIEcG9zAzcEdnRpZAMEc2VjA3Ny/RV=2/RE=1713901176/RO=10/RU=https%3a%2f%2fcc.bingj.com%2fcache.aspx%3fq%3dkeyword%2btool%26d%3d4509655921013685%26mkt%3den-GB%26setlang%3den-US%26w%3dgfZQqRNfM0UCwTcqjr_5CA5oXvDxF4nT/RK=2/RS=xVdekieUw7ZLyj414dCYC60pRrY-",
              "related_search_url": null,
              "breadcrumb": "keywordtool.io › s",
              "website_name": null,
              "is_image": false,
              "is_video": false,
              "is_featured_snippet": false,
              "is_malicious": false,
              "is_web_story": false,
              "description": "Keyword Tool is a free SEO tool that helps you find and generate relevant keywords for your website or content. You can use it to improve your Google SEO, optimize your search ads, and discover long tail keywords with high conversion rates.",
              "pre_snippet": null,
              "extended_snippet": null,
              "images": null,
              "amp_version": false,
              "rating": null,
              "price": null,
              "highlighted": [
                "a free SEO tool that helps you find and generate relevant keywords for your website or content."
              ],
              "links": null,
              "faq": null,
              "extended_people_also_search": null,
              "about_this_result": null,
              "related_result": null,
              "timestamp": null,
              "rectangle": null
            },
            {
              "type": "paid",
              "rank_group": 5,
              "rank_absolute": 12,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[2]/li[1]/div[1]",
              "title": "AdFree Backlinks - Learn SEO & Keyword Research",
              "domain": "www.udemy.com",
              "breadcrumb": "udemy.com",
              "is_image": false,
              "is_video": false,
              "images": null,
              "url": "https://www.udemy.com/course/keywords/",
              "highlighted": null,
              "extra": {
                "ad_aclk": null
              },
              "description": "Find the right instructor for you. Choose from many topics, skill levels, and languages. Join learners like you already enrolled. Top-rated course. 30-day guarantee.",
              "description_rows": null,
              "links": [
                {
                  "type": "ad_link_element",
                  "title": "Online Courses",
                  "description": null,
                  "url": "https://www.udemy.com/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Udemy Business",
                  "description": null,
                  "url": "https://business.udemy.com/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Software Engineering",
                  "description": null,
                  "url": "https://www.udemy.com/courses/development/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Teach Online",
                  "description": null,
                  "url": "https://www.udemy.com/teaching/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Online Learning Platform",
                  "description": null,
                  "url": "https://business.udemy.com/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Trending New Courses",
                  "description": null,
                  "url": "https://www.udemy.com/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Teach the World Online",
                  "description": null,
                  "url": "https://www.udemy.com/teaching/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Game Development",
                  "description": null,
                  "url": "https://www.udemy.com/courses/development/game-development/",
                  "domain": null,
                  "ad_aclk": null
                }
              ],
              "price": null,
              "rectangle": null
            },
            {
              "type": "related_searches",
              "rank_group": 1,
              "rank_absolute": 13,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[3]/li[1]/div[1]",
              "items": [
                "google keywords tools"
              ],
              "rectangle": null
            },
            {
              "type": "paid",
              "rank_group": 6,
              "rank_absolute": 14,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[1]/div[1]",
              "title": "AdGoogle Ads Keyword Planner - Keyword Search advertising",
              "domain": "ads.google.com",
              "breadcrumb": "ads.google.com/Google/Ads",
              "is_image": false,
              "is_video": false,
              "images": null,
              "url": "https://ads.google.com/intl/en_uk/start/overview-adon/",
              "highlighted": [
                "Tools",
                "Keyword"
              ],
              "extra": {
                "ad_aclk": null
              },
              "description": "Tools such as Keyword Planner & Google Ads Editor can help get started more easily today. Call a Google Ads Specialist for free to get help setting up your first campaign.",
              "description_rows": null,
              "links": [
                {
                  "type": "ad_link_element",
                  "title": "Keyword planner",
                  "description": "Google Ads helps you choose the",
                  "url": "https://ads.google.com/intl/en_uk/home/tools/keyword-planner/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Google Search",
                  "description": "Use Search ads to reach people",
                  "url": "https://ads.google.com/intl/en_uk/home/campaigns/search-ads/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Achieve your goals",
                  "description": "Google Ads helps you achieve",
                  "url": "https://ads.google.com/intl/en_uk/home/goals/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Ad conversion measurement",
                  "description": "Google Ads helps you monitor and",
                  "url": "https://ads.google.com/intl/en_uk/home/measurement/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Get expert support",
                  "description": "Jump-start your campaign with",
                  "url": "https://ads.google.com/intl/en_uk/home/ads-experts-support/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Performance max",
                  "description": "Use Google's AI to drive better",
                  "url": "https://ads.google.com/intl/en_uk/home/campaigns/performance-max/",
                  "domain": null,
                  "ad_aclk": null
                }
              ],
              "price": null,
              "rectangle": null
            },
            {
              "type": "paid",
              "rank_group": 7,
              "rank_absolute": 15,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[2]/div[1]",
              "title": "AdKeyword Tool - Keyword Research Simplified",
              "domain": "www.semrush.com",
              "breadcrumb": "www.semrush.com/Keyword_Tool/SEO - PPC - SMM",
              "is_image": false,
              "is_video": false,
              "images": null,
              "url": "https://www.semrush.com/lp/product-keyword-magic-tool-7/en/",
              "highlighted": [
                "8.0/10",
                "research",
                "keywords",
                "keyword",
                "tool"
              ],
              "extra": {
                "ad_aclk": null
              },
              "description": "Ready to research keywords ? Enter a seed keyword to get millions of related queries. Try the award-winning & most powerful keyword research tool with a streamlined interface.",
              "description_rows": null,
              "links": [
                {
                  "type": "ad_link_element",
                  "title": "Try For Free",
                  "description": null,
                  "url": "https://en.semrush.com/signup/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Free SEO Tool",
                  "description": null,
                  "url": "https://www.semrush.com/lp/product-seo-challenges/en/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Start Free Trial",
                  "description": null,
                  "url": "https://en.semrush.com/signup/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Sign Up",
                  "description": null,
                  "url": "https://www.semrush.com/signup/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Get Free Trial",
                  "description": null,
                  "url": "https://en.semrush.com/signup/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Plans & Pricing",
                  "description": null,
                  "url": "https://www.semrush.com/prices/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Engage your audience with 24 billion keyword opportunities right at your fingertips.",
                  "description": null,
                  "url": "https://www.semrush.com/lp/product-keyword-magic-tool-7/en/",
                  "domain": null,
                  "ad_aclk": null
                }
              ],
              "price": null,
              "rectangle": null
            },
            {
              "type": "paid",
              "rank_group": 8,
              "rank_absolute": 16,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[3]/div[1]",
              "title": "AdUltimate Keyword Research Tool - Try Keyword Explorer Free",
              "domain": "moz.com",
              "breadcrumb": "moz.com/kw-explorer",
              "is_image": false,
              "is_video": false,
              "images": null,
              "url": "https://moz.com/keyword-research",
              "highlighted": [
                "keywords",
                "SEO",
                "Keyword"
              ],
              "extra": {
                "ad_aclk": null
              },
              "description": "Discover the most valuable keywords for your SEO strategy. Try Keyword Explorer for free. Outrank your competitors and find the most valuable keywords for your website with Moz.",
              "description_rows": null,
              "links": null,
              "price": null,
              "rectangle": null
            },
            {
              "type": "paid",
              "rank_group": 9,
              "rank_absolute": 17,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[4]/div[1]",
              "title": "AdAMZ Keyword Research Tool - Future Proof Your Business",
              "domain": "www.junglescout.com",
              "breadcrumb": "www.junglescout.com",
              "is_image": false,
              "is_video": false,
              "images": null,
              "url": "https://www.junglescout.com/features/keyword-scout/",
              "highlighted": [
                "10.0/10",
                "keywords",
                "tool"
              ],
              "extra": {
                "ad_aclk": null
              },
              "description": "Instantly discover high-converting keywords for your listings & get competitor insights. Jungle Scout™ is the leading tool that can do everything you need & more. Get started now.",
              "description_rows": null,
              "links": [
                {
                  "type": "ad_link_element",
                  "title": "See Plans & Pricing",
                  "description": null,
                  "url": "https://www.junglescout.com/pricing/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "SEO Keyword Tool for AMZ FBA",
                  "description": null,
                  "url": "https://www.junglescout.com/features/keyword-scout/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Contact Us",
                  "description": null,
                  "url": "https://www.junglescout.com/contact-us/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Find Amazon Products to Sell",
                  "description": null,
                  "url": "https://www.junglescout.com/solutions/launch-products/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Rank Tracker",
                  "description": null,
                  "url": "https://www.junglescout.com/features/rank-tracker/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Cleverly Improve Your Ranking",
                  "description": null,
                  "url": "https://www.junglescout.com/lp/vs-js-compares/",
                  "domain": null,
                  "ad_aclk": null
                }
              ],
              "price": null,
              "rectangle": null
            },
            {
              "type": "organic",
              "rank_group": 8,
              "rank_absolute": 18,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[1]",
              "domain": "www.wordtracker.com",
              "title": "Free Keyword Research Tool from Wordtracker",
              "url": "https://www.wordtracker.com/#!",
              "cache_url": null,
              "related_search_url": null,
              "breadcrumb": "www.wordtracker.com",
              "website_name": null,
              "is_image": false,
              "is_video": false,
              "is_featured_snippet": false,
              "is_malicious": false,
              "is_web_story": false,
              "description": "The Google keyword research tool is the ' Keyword Planner'. It's designed for Adwords and not SEO, so competition and other metrics are given only for paid search. Numbers are scaled from a sample, and similar keywords are grouped together. Instead, use a tool built for keyword research. Actual (not grouped) keywords. Actual (not banded) results.",
              "pre_snippet": null,
              "extended_snippet": null,
              "images": null,
              "amp_version": false,
              "rating": null,
              "price": null,
              "highlighted": [
                "keyword",
                "tool",
                "Keyword",
                "keywords"
              ],
              "links": null,
              "faq": null,
              "extended_people_also_search": null,
              "about_this_result": null,
              "related_result": null,
              "timestamp": null,
              "rectangle": null
            },
            {
              "type": "organic",
              "rank_group": 9,
              "rank_absolute": 19,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[2]",
              "domain": "keywordtool.net",
              "title": "Keyword Tool: Generate 10,000 long-tail Keywords for Free",
              "url": "https://keywordtool.net/",
              "cache_url": "https://r.search.yahoo.com/_ylt=AwrkLlH4nSdm4YMFS5lLBQx.;_ylu=Y29sbwNpcjIEcG9zAzIEdnRpZAMEc2VjA3Ny/RV=2/RE=1713901176/RO=10/RU=https%3a%2f%2fcc.bingj.com%2fcache.aspx%3fq%3dkeyword%2btool%26d%3d4891929495022242%26mkt%3den-GB%26setlang%3den-US%26w%3dhTh7rwBTMuGwl-GqZaX9jt-Qonq8ziZq/RK=2/RS=J1hlFzi.sxVwPXwxjVUQIPF66vA-",
              "related_search_url": null,
              "breadcrumb": "keywordtool.net",
              "website_name": null,
              "is_image": false,
              "is_video": false,
              "is_featured_snippet": false,
              "is_malicious": false,
              "is_web_story": false,
              "description": "Generate 10,000+ Keywords. Get Massive Amounts Of Traffic From Google. Google. Youtube. Amazon. All countries. Standard. Keyword Tool is a free keyword research tool that uses suggest APIs and gives you tens of thousands of long tail keywords with their search volume and CPC using Keywords Everywhere's public API.",
              "pre_snippet": null,
              "extended_snippet": null,
              "images": null,
              "amp_version": false,
              "rating": null,
              "price": null,
              "highlighted": [
                "Keywords",
                "Keyword Tool",
                "keyword",
                "tool",
                "keywords"
              ],
              "links": null,
              "faq": null,
              "extended_people_also_search": null,
              "about_this_result": null,
              "related_result": null,
              "timestamp": null,
              "rectangle": null
            },
            {
              "type": "organic",
              "rank_group": 10,
              "rank_absolute": 20,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[3]",
              "domain": "keywordtool.io",
              "title": "YouTube TAG【#】Generator Keyword Tool【⚠️ FREE】",
              "url": "https://keywordtool.io/youtube",
              "cache_url": "https://r.search.yahoo.com/_ylt=AwrkLlH4nSdm4YMFTZlLBQx.;_ylu=Y29sbwNpcjIEcG9zAzMEdnRpZAMEc2VjA3Ny/RV=2/RE=1713901176/RO=10/RU=https%3a%2f%2fcc.bingj.com%2fcache.aspx%3fq%3dkeyword%2btool%26d%3d4931761014322402%26mkt%3den-GB%26setlang%3den-US%26w%3dvVQBdzlYmPvCtKmSdeDAy5VeA8EqB5K6/RK=2/RS=UU4RdIqpXUDe6Bz2co9FbOzDLNk-",
              "related_search_url": null,
              "breadcrumb": "keywordtool.io › youtube",
              "website_name": null,
              "is_image": false,
              "is_video": false,
              "is_featured_snippet": false,
              "is_malicious": false,
              "is_web_story": false,
              "description": "Keyword Tool is an extremely useful instrument for YouTube tag generation. By pulling relevant keywords from YouTube 's autocomplete, Keyword Tool will help generate over 750 YouTube tags for your video within seconds. Just enter the topic of a video into the search box to pull the list of keywords that can be used as tags.",
              "pre_snippet": null,
              "extended_snippet": null,
              "images": null,
              "amp_version": false,
              "rating": null,
              "price": null,
              "highlighted": [
                "Keyword Tool",
                "YouTube",
                "keywords"
              ],
              "links": null,
              "faq": null,
              "extended_people_also_search": null,
              "about_this_result": null,
              "related_result": null,
              "timestamp": null,
              "rectangle": null
            },
            {
              "type": "related_searches",
              "rank_group": 2,
              "rank_absolute": 25,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[2]/li[1]/div[1]",
              "items": [
                "google keywords tools"
              ],
              "rectangle": null
            }
          ]
        }
      ]
    }
  ]
}

To get results for different timeframes, just specify the corresponding timeframe indicator in the &tbs=qdr:x search parameter.
 

2Specify the Number of Results on a Results Page

 
By default, the DataForSEO SERP API displays 100 results per page, starting with the highest-ranked results. However, if you want to skip the initial set of top-ranked results and retrieve data starting from a specific position, you can leverage the "start" parameter. To achieve this, include the following parameter in your request:

Parameter: "start=x"

Simply swap out the x with 10 if you want to exclude the first ten search results from the SERP API response.

If you want to retrieve only the first page of SERP and process the remaining 90 results in nine separate batches, you can use the combination of the "start:x" parameter with the "depth":yinteger.

Depth is a stand-alone integer used to specify the number of results you want to get. For instance, by swapping out the y with 10, you will get the first ten results of the search engine results page.

To retrieve the results in ten separate batches, you would need to make 10 separate requests with different search parameters and specify the crawling depth.

POST: https://api.dataforseo.com/v3/serp/yahoo/organic/live/advanced

First request:

“depth”:10

Request:

[
  {
    "language_name": "English",
    "location_name": "London,England,United Kingdom",
    "keyword": "rank tracker",
    "depth": 10
  }
]

Response:

{
  "version": "0.1.20240422",
  "status_code": 20000,
  "status_message": "Ok.",
  "time": "3.1704 sec.",
  "cost": 0.002,
  "tasks_count": 1,
  "tasks_error": 0,
  "tasks": [
    {
      "id": "04231433-1535-0139-0000-0cec2d19b386",
      "status_code": 20000,
      "status_message": "Ok.",
      "time": "3.0313 sec.",
      "cost": 0.002,
      "result_count": 1,
      "path": [
        "v3",
        "serp",
        "yahoo",
        "organic",
        "live",
        "advanced"
      ],
      "data": {
        "api": "serp",
        "function": "live",
        "se": "yahoo",
        "se_type": "organic",
        "language_name": "English",
        "location_name": "London,England,United Kingdom",
        "keyword": "rank tracker",
        "depth": 10,
        "device": "desktop",
        "os": "windows"
      },
      "result": [
        {
          "keyword": "rank tracker",
          "type": "organic",
          "se_domain": "uk.search.yahoo.com",
          "location_code": 1006886,
          "language_code": "en",
          "check_url": "https://uk.search.yahoo.com/search?p=rank+tracker&vl=lang_en&vc=gb&fr=sfp&lat=51.5072178&lon=-0.1275862&locupdate=1&radius=150&fr2=p%3As%2Cv%3Aw%2Cm%3Aloc",
          "datetime": "2024-04-23 11:33:14 +00:00",
          "spell": null,
          "item_types": [
            "paid",
            "organic",
            "video",
            "people_also_ask",
            "related_searches"
          ],
          "se_results_count": 270000,
          "items_count": 19,
          "items": [
            {
              "type": "paid",
              "rank_group": 1,
              "rank_absolute": 1,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[1]/div[1]",
              "title": "AdRank Tracker - Online Ranking Tracker - Try it Free",
              "domain": "www.semrush.com",
              "breadcrumb": "www.semrush.com/position/tracking",
              "is_image": false,
              "is_video": false,
              "images": null,
              "url": "https://www.semrush.com/lp/position-tracking-new/en/",
              "highlighted": [
                "rank",
                "rankings"
              ],
              "extra": {
                "ad_aclk": null
              },
              "description": "Keyword rank monitoring tool keeps you aware of fluctuations of your site’s rankings. Monitor your or competitor search rankings. Compare multiple locations & device types.",
              "description_rows": null,
              "links": [
                {
                  "type": "ad_link_element",
                  "title": "Try For Free",
                  "description": "Try Semrush for free.",
                  "url": "https://en.semrush.com/signup/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Competitive Data Analysis",
                  "description": "Beat any rival by seeing their",
                  "url": "https://www.semrush.com/lp/myterms-competitive-research/en/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Deep Advertising Research",
                  "description": "20 B keywords, 800 M domains & 142",
                  "url": "https://lp.semrush.com/ar_en.html",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Research Your Competitors",
                  "description": "Research your competitors, find",
                  "url": "https://www.semrush.com/lp/product-seo-challenges/en/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Semrush Api",
                  "description": "Learn how to build the right api",
                  "url": "http://semrush.com/api-documentation/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "20B Keywords in Database",
                  "description": "Search thousands of keywords in",
                  "url": "https://www.semrush.com/lp/keyword-research-b/en/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "20+ billion keywords · Top 100 SERP results · 140+ geo databases · 800+ million domains",
                  "description": null,
                  "url": "https://www.semrush.com/lp/position-tracking-new/en/",
                  "domain": null,
                  "ad_aclk": null
                }
              ],
              "price": null,
              "rectangle": null
            },
            {
              "type": "paid",
              "rank_group": 2,
              "rank_absolute": 2,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[2]/div[1]",
              "title": "AdAMZ Keyword Rank Tracker Tool - Future Proof Your Business",
              "domain": "www.junglescout.com",
              "breadcrumb": "www.junglescout.com",
              "is_image": false,
              "is_video": false,
              "images": null,
              "url": "https://www.junglescout.com/features/rank-tracker/",
              "highlighted": [
                "10.0/10",
                "Rank Tracker"
              ],
              "extra": {
                "ad_aclk": null
              },
              "description": "Get the industry-leading software that is trusted by our most successful entrepreneurs. Jungle Scout™ is the leading tool that can do everything you need & more. Get started now.",
              "description_rows": null,
              "links": [
                {
                  "type": "ad_link_element",
                  "title": "SEO Keyword Tool for AMZ FBA",
                  "description": null,
                  "url": "https://www.junglescout.com/features/keyword-scout/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Contact us",
                  "description": null,
                  "url": "https://www.junglescout.com/contact-us/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "See Plans & Pricing",
                  "description": null,
                  "url": "https://www.junglescout.com/pricing/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Best SEO Keyword Tool",
                  "description": null,
                  "url": "https://www.junglescout.com/features/keyword-scout/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Jungle Scout Rank Tracker is an analysis tool for monitoring Amazon keyword ...",
                  "description": null,
                  "url": "https://www.junglescout.com/features/rank-tracker/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Basic",
                  "description": null,
                  "url": "https://www.junglescout.com/pricing/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Suite",
                  "description": null,
                  "url": "https://www.junglescout.com/pricing/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "$49.00/month",
                  "description": null,
                  "url": "https://www.junglescout.com/pricing/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Professional",
                  "description": null,
                  "url": "https://www.junglescout.com/pricing/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "$84.00/month",
                  "description": null,
                  "url": "https://www.junglescout.com/pricing/",
                  "domain": null,
                  "ad_aclk": null
                }
              ],
              "price": null,
              "rectangle": null
            },
            {
              "type": "paid",
              "rank_group": 3,
              "rank_absolute": 3,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[3]/div[1]",
              "title": "AdRank Trackers - Rank Trackers United Kingdom",
              "domain": "www.temu.com",
              "breadcrumb": "www.temu.com",
              "is_image": false,
              "is_video": false,
              "images": null,
              "url": "https://www.temu.com/ul/kuiper/un2.html",
              "highlighted": [
                "Rank",
                "Trackers"
              ],
              "extra": {
                "ad_aclk": null
              },
              "description": "Awesome Rank Trackers & High Quality Here On Temu. New Users Enjoy Free Shipping & Free Return. Only Today, Enjoy Rank Trackers Up To 90% Off Your Purchase. Hurry & Shop Now.",
              "description_rows": null,
              "links": null,
              "price": null,
              "rectangle": null
            },
            {
              "type": "organic",
              "rank_group": 1,
              "rank_absolute": 4,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[1]",
              "domain": "www.ranktracker.com",
              "title": "Ranktracker: The all-in-one platform for effective SEO",
              "url": "https://www.ranktracker.com/",
              "cache_url": "https://r.search.yahoo.com/_ylt=AwrLByx5nCdmPmAFBwNLBQx.;_ylu=Y29sbwNpcjIEcG9zAzEEdnRpZAMEc2VjA3Ny/RV=2/RE=1713900793/RO=10/RU=https%3a%2f%2fcc.bingj.com%2fcache.aspx%3fq%3drank%2btracker%26d%3d4950418353619803%26mkt%3den-GB%26setlang%3den-US%26w%3dDw-asGr-K_zLMLE9AXmWZ4EHpszoWh99/RK=2/RS=qJ4sMfDy0WPcddUr5CGo.DRDitE-",
              "related_search_url": null,
              "breadcrumb": "www.ranktracker.com",
              "website_name": null,
              "is_image": false,
              "is_video": false,
              "is_featured_snippet": false,
              "is_malicious": false,
              "is_web_story": false,
              "description": "May 22, 2023 ·  Ranktracker is a platform that offers various tools for effective SEO, such as rank tracking, keyword finding, SERP checking, web audit, backlink analysis and more. You can create a free account and join 35,000+ users who use Ranktracker to optimize their websites and outperform their competitors.",
              "pre_snippet": null,
              "extended_snippet": null,
              "images": null,
              "amp_version": false,
              "rating": null,
              "price": null,
              "highlighted": [
                "Ranktracker",
                "rank tracking,"
              ],
              "links": [
                {
                  "type": "link_element",
                  "title": "How it works",
                  "description": "Rank Tracker. Get an instant overview of your most important...",
                  "url": "https://www.ranktracker.com/how-it-works/",
                  "domain": "www.ranktracker.com"
                },
                {
                  "type": "link_element",
                  "title": "Pricing",
                  "description": "Sign up with Google Sign up with Microsoft. or. First name",
                  "url": "https://app.ranktracker.com/register",
                  "domain": "app.ranktracker.com"
                },
                {
                  "type": "link_element",
                  "title": "Blog",
                  "description": "Blog - Ranktracker: The all-in-one platform for effective...",
                  "url": "https://www.ranktracker.com/blog/",
                  "domain": "www.ranktracker.com"
                },
                {
                  "type": "link_element",
                  "title": "Go to App",
                  "description": "Go to App - Ranktracker: The all-in-one platform for...",
                  "url": "https://app.ranktracker.com/dashboard",
                  "domain": "app.ranktracker.com"
                },
                {
                  "type": "link_element",
                  "title": "Rank Tracker",
                  "description": "Ranktracker tracks your GMB / Local pack on all keywords you...",
                  "url": "https://www.ranktracker.com/rank-tracker/",
                  "domain": "www.ranktracker.com"
                },
                {
                  "type": "link_element",
                  "title": "Keyword Finder",
                  "description": "The keyword difficulty meter uses several different factors...",
                  "url": "https://www.ranktracker.com/keyword-finder/",
                  "domain": "www.ranktracker.com"
                },
                {
                  "type": "link_element",
                  "title": "Web Audit",
                  "description": "Give your website a fast ⚡, thorough SEO health check. The...",
                  "url": "https://www.ranktracker.com/web-audit/",
                  "domain": "www.ranktracker.com"
                }
              ],
              "faq": null,
              "extended_people_also_search": null,
              "about_this_result": null,
              "related_result": null,
              "timestamp": null,
              "rectangle": null
            },
            {
              "type": "organic",
              "rank_group": 2,
              "rank_absolute": 5,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[2]",
              "domain": "www.link-assistant.com",
              "title": "Rank Tracker - Free Ranking Tool for Checking Keywords",
              "url": "https://www.link-assistant.com/rank-tracker/",
              "cache_url": "https://r.search.yahoo.com/_ylt=AwrLByx5nCdmPmAFEQNLBQx.;_ylu=Y29sbwNpcjIEcG9zAzIEdnRpZAMEc2VjA3Ny/RV=2/RE=1713900793/RO=10/RU=https%3a%2f%2fcc.bingj.com%2fcache.aspx%3fq%3drank%2btracker%26d%3d4774973229720087%26mkt%3den-GB%26setlang%3den-US%26w%3dM3A6RTMQaOJ7aEuuK-tAZA5UJ2-V8bfW/RK=2/RS=Sphls5AEaDBKhjFL1JWgVwmuNeQ-",
              "related_search_url": null,
              "breadcrumb": "www.link-assistant.com › rank-tracker",
              "website_name": null,
              "is_image": false,
              "is_video": false,
              "is_featured_snippet": false,
              "is_malicious": false,
              "is_web_story": false,
              "description": "Rank Tracker is a software that lets you check and optimize keywords for any search engine, location, and device. You can track unlimited positions, analyze competitors, get SERP features, and create custom reports with Rank Tracker.",
              "pre_snippet": null,
              "extended_snippet": null,
              "images": null,
              "amp_version": false,
              "rating": null,
              "price": null,
              "highlighted": [
                "Rank Tracker",
                "Rank Tracker."
              ],
              "links": null,
              "faq": null,
              "extended_people_also_search": null,
              "about_this_result": null,
              "related_result": null,
              "timestamp": null,
              "rectangle": null
            },
            {
              "type": "organic",
              "rank_group": 3,
              "rank_absolute": 6,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[3]",
              "domain": "backlinko.com",
              "title": "FREE Keyword Rank Checker (See Your Google Rankings) - Backlinko",
              "url": "https://backlinko.com/tools/rank-checker",
              "cache_url": "https://r.search.yahoo.com/_ylt=AwrLByx5nCdmPmAFGANLBQx.;_ylu=Y29sbwNpcjIEcG9zAzMEdnRpZAMEc2VjA3Ny/RV=2/RE=1713900793/RO=10/RU=https%3a%2f%2fcc.bingj.com%2fcache.aspx%3fq%3drank%2btracker%26d%3d5035428643625600%26mkt%3den-GB%26setlang%3den-US%26w%3dpVwSHuCsXDrx2V8EsJY_0Pvt6SX66sFt/RK=2/RS=cyJI5Xb92VcNvPS4y6ep8OVqDbk-",
              "related_search_url": null,
              "breadcrumb": "backlinko.com › tools › rank-checker",
              "website_name": null,
              "is_image": false,
              "is_video": false,
              "is_featured_snippet": false,
              "is_malicious": false,
              "is_web_story": false,
              "description": "Apr 15, 2024 ·  Track your Google keyword rankings and optimize your content with this free tool. Learn why and how to monitor your rankings, analyze your competitors, and improve your SEO performance.",
              "pre_snippet": null,
              "extended_snippet": null,
              "images": null,
              "amp_version": false,
              "rating": null,
              "price": null,
              "highlighted": [
                "rankings"
              ],
              "links": null,
              "faq": null,
              "extended_people_also_search": null,
              "about_this_result": null,
              "related_result": null,
              "timestamp": null,
              "rectangle": null
            },
            {
              "type": "video",
              "rank_group": 1,
              "rank_absolute": 7,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[4]",
              "items": [
                {
                  "type": "video_element",
                  "source": "youtube.com",
                  "title": "How to Use Rank Tracker for Keyword Research and Rank Checking (2023)",
                  "timestamp": "2022-06-03 00:00:00 +00:00",
                  "url": "https://www.youtube.com/watch?v=ysgpFT7LOv8&tit=How+to+Use+Rank+Tracker+for+Keyword+Research+and+Rank+Checking+(2023)&pos=1&vid=ede66733d6d690f15eabfb410778cedd&sigr=5.Ylffkn4UcU&sigt=CheGQE2F_fQk&sigi=QdSPA.6QHIfl"
                },
                {
                  "type": "video_element",
                  "source": "youtube.com",
                  "title": "Ahrefs’ Rank Tracker Overview and Tutorial",
                  "timestamp": "2018-06-04 00:00:00 +00:00",
                  "url": "https://www.youtube.com/watch?v=8wjvguG27tg&tit=Ahrefs%E2%80%99+Rank+Tracker+Overview+and+Tutorial&pos=2&vid=c81631e4ddf5d8811eff0a13fa195966&sigr=3I7bRVY_zICX&sigt=RcH3SXv.9sAB&sigi=UMnQ8uXx_uvz"
                },
                {
                  "type": "video_element",
                  "source": "youtube.com",
                  "title": "Keyword Research using Rank Tracker - SEO Autopilot Software",
                  "timestamp": "2017-11-02 00:00:00 +00:00",
                  "url": "https://www.youtube.com/watch?v=gaPXDGqvk-A&tit=Keyword+Research+using+Rank+Tracker+-+SEO+Autopilot+Software&pos=3&vid=467b15ce95a2da07df224cdf3e2b2bf0&sigr=K1LjwM0BtGiR&sigt=wZd6XRh_vGxC&sigi=HU99BEPvqP9M"
                }
              ],
              "rectangle": null
            },
            {
              "type": "organic",
              "rank_group": 4,
              "rank_absolute": 8,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[5]",
              "domain": "ahrefs.com",
              "title": "Rank Tracker by Ahrefs: Check & Track Keyword Rankings",
              "url": "https://ahrefs.com/rank-tracker",
              "cache_url": "https://r.search.yahoo.com/_ylt=AwrLByx5nCdmPmAFHwNLBQx.;_ylu=Y29sbwNpcjIEcG9zAzQEdnRpZAMEc2VjA3Ny/RV=2/RE=1713900793/RO=10/RU=https%3a%2f%2fcc.bingj.com%2fcache.aspx%3fq%3drank%2btracker%26d%3d4603981993634998%26mkt%3den-GB%26setlang%3den-US%26w%3dPcvUo6Ssjwotpl4kFYc3sop7utxlAsf0/RK=2/RS=KKYBaUyQz1V1ffUa1qLQpiect0s-",
              "related_search_url": null,
              "breadcrumb": "ahrefs.com › rank-tracker",
              "website_name": null,
              "is_image": false,
              "is_video": false,
              "is_featured_snippet": false,
              "is_malicious": false,
              "is_web_story": false,
              "description": "Rank Tracker lets you track your Google rankings on desktop and mobile across 190 countries, with data on share of voice, average position, traffic, and SERP features. You can also compare your performance with your competitors, see your Google Search Console data, and get scheduled reports in your inbox.",
              "pre_snippet": null,
              "extended_snippet": null,
              "images": null,
              "amp_version": false,
              "rating": null,
              "price": null,
              "highlighted": [
                "Rank Tracker"
              ],
              "links": null,
              "faq": null,
              "extended_people_also_search": null,
              "about_this_result": null,
              "related_result": null,
              "timestamp": null,
              "rectangle": null
            },
            {
              "type": "organic",
              "rank_group": 5,
              "rank_absolute": 9,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[6]",
              "domain": "ahrefs.com",
              "title": "Best Rank Trackers: Choosing the Right One for You - Ahrefs",
              "url": "https://ahrefs.com/blog/best-rank-tracker/",
              "cache_url": "https://r.search.yahoo.com/_ylt=AwrLByx5nCdmPmAFJgNLBQx.;_ylu=Y29sbwNpcjIEcG9zAzUEdnRpZAMEc2VjA3Ny/RV=2/RE=1713900793/RO=10/RU=https%3a%2f%2fcc.bingj.com%2fcache.aspx%3fq%3drank%2btracker%26d%3d4891697563632049%26mkt%3den-GB%26setlang%3den-US%26w%3dIrDFVH5ysJOwfJxae0TPKJsBtWQ5MUf8/RK=2/RS=uPG.tCZ3OYTAzqXgZFkWOCqBpjI-",
              "related_search_url": null,
              "breadcrumb": "ahrefs.com › blog › best-rank-tracker",
              "website_name": null,
              "is_image": false,
              "is_video": false,
              "is_featured_snippet": false,
              "is_malicious": false,
              "is_web_story": false,
              "description": "Jun 8, 2021 ·  Learn how to choose the right rank tracker for your SEO needs, and how to use it to improve your rankings and insights. Find out the features, benefits and drawbacks of different rank trackers, and how to use Ahrefs' Rank Tracker to track rankings in multiple locations, languages and devices.",
              "pre_snippet": null,
              "extended_snippet": null,
              "images": null,
              "amp_version": false,
              "rating": null,
              "price": null,
              "highlighted": [
                "rank tracker",
                "rank trackers,",
                "Rank Tracker"
              ],
              "links": null,
              "faq": null,
              "extended_people_also_search": null,
              "about_this_result": null,
              "related_result": null,
              "timestamp": null,
              "rectangle": null
            },
            {
              "type": "people_also_ask",
              "rank_group": 1,
              "rank_absolute": 10,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[7]",
              "items": [
                {
                  "type": "people_also_ask_element",
                  "title": "What is rank tracker?",
                  "seed_question": null,
                  "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[7]/div[1]/div[2]/div[1]",
                  "expanded_element": [
                    {
                      "type": "people_also_ask_expanded_element",
                      "featured_title": null,
                      "url": "https://www.link-assistant.com/rank-tracker/",
                      "domain": "www.link-assistant.com",
                      "title": "Rank Tracker - Free Ranking Tool for Checking Keywords - LinkAssistant",
                      "description": "Rank Tracker is the most customizable rank checker tool you've        ever come across. Scan the top 10, top 50, or even 1,000 search results ,        track global and local keyword rankings, get positions in Google SERPs or check any alternative search engine ranking — you can do that even with the Rank Tracker's free version.",
                      "images": null,
                      "timestamp": null,
                      "table": null
                    }
                  ]
                },
                {
                  "type": "people_also_ask_element",
                  "title": "What is a keyword rank tracker?",
                  "seed_question": null,
                  "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[7]/div[1]/div[2]/div[2]",
                  "expanded_element": [
                    {
                      "type": "people_also_ask_expanded_element",
                      "featured_title": null,
                      "url": "https://www.link-assistant.com/rank-tracker/",
                      "domain": "www.link-assistant.com",
                      "title": "Rank Tracker - Free Ranking Tool for Checking Keywords - LinkAssistant",
                      "description": "The keyword rank tracker lets you integrate Google Analytics and Search Console to analyze your current keyword ranking positions. Used         together, these sources will give you thousands of keywords you wouldn't have found         elsewhere on the web.",
                      "images": null,
                      "timestamp": null,
                      "table": null
                    }
                  ]
                },
                {
                  "type": "people_also_ask_element",
                  "title": "How does the rank tracking software work?",
                  "seed_question": null,
                  "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[7]/div[1]/div[2]/div[3]",
                  "expanded_element": [
                    {
                      "type": "people_also_ask_expanded_element",
                      "featured_title": null,
                      "url": "https://www.link-assistant.com/rank-tracker/",
                      "domain": "www.link-assistant.com",
                      "title": "Rank Tracker - Free Ranking Tool for Checking Keywords - LinkAssistant",
                      "description": "The rank tracking software will check the search engine rankings          for your website on autopilot — quick and easy. Sharing your keyword ranking reports with clients is super easy: the rank checker          will upload your report to the Dropbox or SEO PowerSuite           cloud and instantly give you a shareable link.",
                      "images": null,
                      "timestamp": null,
                      "table": null
                    }
                  ]
                },
                {
                  "type": "people_also_ask_element",
                  "title": "What are Seo rank tracking tools?",
                  "seed_question": null,
                  "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[7]/div[1]/div[2]/div[4]",
                  "expanded_element": [
                    {
                      "type": "people_also_ask_expanded_element",
                      "featured_title": null,
                      "url": "https://zapier.com/blog/best-rank-tracker/",
                      "domain": "zapier.com",
                      "title": "The 9 best rank tracker tools in 2024 | Zapier",
                      "description": "SEO rank tracking tools are SEO tools that help you monitor how a website or webpage is ranking in a given search engine results page (SERP) for select keywords. Nearly every SEO rank tracker has a handful of general features, like query search data, competitor analysis, reporting, SERP monitoring, and keyword performance tracking.",
                      "images": null,
                      "timestamp": null,
                      "table": null
                    }
                  ]
                }
              ],
              "rectangle": null
            },
            {
              "type": "organic",
              "rank_group": 6,
              "rank_absolute": 11,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[8]",
              "domain": "zapier.com",
              "title": "The 9 best rank tracker tools in 2024 | Zapier",
              "url": "https://zapier.com/blog/best-rank-tracker/",
              "cache_url": "https://r.search.yahoo.com/_ylt=AwrLByx5nCdmPmAFNQNLBQx.;_ylu=Y29sbwNpcjIEcG9zAzYEdnRpZAMEc2VjA3Ny/RV=2/RE=1713900793/RO=10/RU=https%3a%2f%2fcc.bingj.com%2fcache.aspx%3fq%3drank%2btracker%26d%3d4726641961931566%26mkt%3den-GB%26setlang%3den-US%26w%3dAtOgYIwvFPtlbbPJEr5eEtM0oo2fj44F/RK=2/RS=xGlcyx2iMInmyn.icufDFJVpWEg-",
              "related_search_url": null,
              "breadcrumb": "zapier.com › blog › best-rank-tracker",
              "website_name": null,
              "is_image": false,
              "is_video": false,
              "is_featured_snippet": false,
              "is_malicious": false,
              "is_web_story": false,
              "description": "Nov 21, 2023 ·  Compare nine SEO rank tracking tools based on ease of use, data scope, reporting features, and integration capabilities. Find out which tool suits your needs and budget for monitoring your website or webpage performance in search engines.",
              "pre_snippet": null,
              "extended_snippet": null,
              "images": null,
              "amp_version": false,
              "rating": null,
              "price": null,
              "highlighted": [
                "rank tracking"
              ],
              "links": null,
              "faq": null,
              "extended_people_also_search": null,
              "about_this_result": null,
              "related_result": null,
              "timestamp": null,
              "rectangle": null
            },
            {
              "type": "related_searches",
              "rank_group": 1,
              "rank_absolute": 12,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[2]/li[1]/div[1]",
              "items": [
                "rank tracker league of legends",
                "rank tracker bot",
                "rank tracker fortnite",
                "rank tracker download",
                "rank tracker minecraft",
                "rank tracker online"
              ],
              "rectangle": null
            },
            {
              "type": "paid",
              "rank_group": 4,
              "rank_absolute": 13,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[1]/div[1]",
              "title": "AdRank Tracker - Check Your Site's Rankings",
              "domain": "www.semrush.com",
              "breadcrumb": "www.semrush.com/position/tracking",
              "is_image": false,
              "is_video": false,
              "images": null,
              "url": "https://www.semrush.com/lp/position-tracking-new/en/",
              "highlighted": [
                "rank",
                "rankings",
                "Service catalog"
              ],
              "extra": {
                "ad_aclk": null
              },
              "description": "Keyword rank monitoring tool keeps you aware of fluctuations of your site’s rankings. Monitor your or competitor search rankings. Compare multiple locations & device types.",
              "description_rows": null,
              "links": [
                {
                  "type": "ad_link_element",
                  "title": "Try For Free",
                  "description": "Try Semrush for free.",
                  "url": "https://en.semrush.com/signup/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Competitive Data Analysis",
                  "description": "Beat any rival by seeing their",
                  "url": "https://www.semrush.com/lp/myterms-competitive-research/en/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Deep Advertising Research",
                  "description": "20 B keywords, 800 M domains & 142",
                  "url": "https://lp.semrush.com/ar_en.html",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Research Your Competitors",
                  "description": "Research your competitors, find",
                  "url": "https://www.semrush.com/lp/product-seo-challenges/en/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Semrush Api",
                  "description": "Learn how to build the right api",
                  "url": "http://semrush.com/api-documentation/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "20B Keywords in Database",
                  "description": "Search thousands of keywords in",
                  "url": "https://www.semrush.com/lp/keyword-research-b/en/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "800+ million domains · Track device/language/geo · 20+ billion keywords",
                  "description": null,
                  "url": "https://www.semrush.com/lp/position-tracking-new/en/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Service catalog: Keyword Analytics, Site Audit, Traffic Analytics, Position Tracking",
                  "description": null,
                  "url": "https://www.semrush.com/lp/position-tracking-new/en/",
                  "domain": null,
                  "ad_aclk": null
                }
              ],
              "price": null,
              "rectangle": null
            },
            {
              "type": "paid",
              "rank_group": 5,
              "rank_absolute": 14,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[2]/div[1]",
              "title": "AdAMZ Keyword Rank Tracker Tool - Future Proof Your Business",
              "domain": "www.junglescout.com",
              "breadcrumb": "www.junglescout.com",
              "is_image": false,
              "is_video": false,
              "images": null,
              "url": "https://www.junglescout.com/features/rank-tracker/",
              "highlighted": [
                "10.0/10",
                "Rank Tracker"
              ],
              "extra": {
                "ad_aclk": null
              },
              "description": "Get the industry-leading software that is trusted by our most successful entrepreneurs. Jungle Scout™ is the leading tool that can do everything you need & more. Get started now.",
              "description_rows": null,
              "links": [
                {
                  "type": "ad_link_element",
                  "title": "SEO Keyword Tool for AMZ FBA",
                  "description": null,
                  "url": "https://www.junglescout.com/features/keyword-scout/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Contact us",
                  "description": null,
                  "url": "https://www.junglescout.com/contact-us/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "See Plans & Pricing",
                  "description": null,
                  "url": "https://www.junglescout.com/pricing/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Best SEO Keyword Tool",
                  "description": null,
                  "url": "https://www.junglescout.com/features/keyword-scout/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Future Proof Your AMZ Business",
                  "description": null,
                  "url": "https://www.junglescout.com/features/keyword-scout/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Track Your Competitors' Moves",
                  "description": null,
                  "url": "https://www.junglescout.com/features/keyword-scout/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Jungle Scout Rank Tracker is an analysis tool for monitoring Amazon keyword ...",
                  "description": null,
                  "url": "https://www.junglescout.com/features/rank-tracker/",
                  "domain": null,
                  "ad_aclk": null
                }
              ],
              "price": null,
              "rectangle": null
            },
            {
              "type": "organic",
              "rank_group": 7,
              "rank_absolute": 15,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[1]",
              "domain": "moz.com",
              "title": "Moz Rank Checker: SEO Keyword Rank Tracker Tool - Moz",
              "url": "https://moz.com/tools/rank-tracker",
              "cache_url": "https://r.search.yahoo.com/_ylt=AwrLDzp5nCdmx5EFvVdLBQx.;_ylu=Y29sbwNpcjIEcG9zAzEEdnRpZAMEc2VjA3Ny/RV=2/RE=1713900794/RO=10/RU=https%3a%2f%2fcc.bingj.com%2fcache.aspx%3fq%3drank%2btracker%26d%3d4743207660826926%26mkt%3den-GB%26setlang%3den-US%26w%3d3cT5ChtZRFZs9h_LSCOkOtTk2oWa6fWX/RK=2/RS=1TgCqBy9MIEj1jWoR2HHkXbHwnk-",
              "related_search_url": null,
              "breadcrumb": "moz.com › tools › rank-tracker",
              "website_name": null,
              "is_image": false,
              "is_video": false,
              "is_featured_snippet": false,
              "is_malicious": false,
              "is_web_story": false,
              "description": "Part of the most trusted SEO analytics platform. Propel your search strategy with competitive intelligence, ROI-improving insights, and a complete view of your search performance. Start your free trial. Instantly check your keyword rankings with Moz's Rank Checker tool, complete with helpful keyword metrics like search volume and keyword ...",
              "pre_snippet": null,
              "extended_snippet": null,
              "images": null,
              "amp_version": false,
              "rating": null,
              "price": null,
              "highlighted": [
                "Rank"
              ],
              "links": null,
              "faq": null,
              "extended_people_also_search": null,
              "about_this_result": null,
              "related_result": null,
              "timestamp": null,
              "rectangle": null
            },
            {
              "type": "organic",
              "rank_group": 8,
              "rank_absolute": 16,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[2]",
              "domain": "ahrefs.com",
              "title": "Free Keyword Rank Checker Tool - Ahrefs",
              "url": "https://ahrefs.com/keyword-rank-checker",
              "cache_url": "https://r.search.yahoo.com/_ylt=AwrLDzp5nCdmx5EFv1dLBQx.;_ylu=Y29sbwNpcjIEcG9zAzIEdnRpZAMEc2VjA3Ny/RV=2/RE=1713900794/RO=10/RU=https%3a%2f%2fcc.bingj.com%2fcache.aspx%3fq%3drank%2btracker%26d%3d5045977077322034%26mkt%3den-GB%26setlang%3den-US%26w%3dbfj7ehGuTQP2pQuW6fsBVubFCUdOd6wo/RK=2/RS=OO_z6XEn.88AZ0mCAMDXeFuIGm8-",
              "related_search_url": null,
              "breadcrumb": "ahrefs.com › keyword-rank-checker",
              "website_name": null,
              "is_image": false,
              "is_video": false,
              "is_featured_snippet": false,
              "is_malicious": false,
              "is_web_story": false,
              "description": "Here at Ahrefs, we have integrated keyword rank checking functionality into 3 core tools: Site Explorer. Shows every keyword for which the target website or web page ranks. Rank Tracker. Tracks ranking progress for up to 10,000 keywords over time. Keywords Explorer. Unveils useful data about the current top-ranking pages for any keyword.",
              "pre_snippet": null,
              "extended_snippet": null,
              "images": null,
              "amp_version": false,
              "rating": null,
              "price": null,
              "highlighted": [
                "keyword",
                "rank",
                "Rank Tracker"
              ],
              "links": null,
              "faq": null,
              "extended_people_also_search": null,
              "about_this_result": null,
              "related_result": null,
              "timestamp": null,
              "rectangle": null
            },
            {
              "type": "organic",
              "rank_group": 9,
              "rank_absolute": 17,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[3]",
              "domain": "fortnitetracker.com",
              "title": "Fortnite Tracker - Fortnite Stats, Leaderboards, & More!",
              "url": "https://fortnitetracker.com/",
              "cache_url": "https://r.search.yahoo.com/_ylt=AwrLDzp5nCdmx5EFwVdLBQx.;_ylu=Y29sbwNpcjIEcG9zAzMEdnRpZAMEc2VjA3Ny/RV=2/RE=1713900794/RO=10/RU=https%3a%2f%2fcc.bingj.com%2fcache.aspx%3fq%3drank%2btracker%26d%3d4661551741293460%26mkt%3den-GB%26setlang%3den-US%26w%3dsTZ6SRolHDdH1GA6GRIoEP6AnT9wm9Ho/RK=2/RS=UX1REitXBQ5ebrtYNzKr7OiuUUU-",
              "related_search_url": null,
              "breadcrumb": "fortnitetracker.com",
              "website_name": null,
              "is_image": false,
              "is_video": false,
              "is_featured_snippet": false,
              "is_malicious": false,
              "is_web_story": false,
              "description": "4 days ago ·  Join our leaderboards by looking up your Fortnite Stats! We track all the Fortnite stats available, leave your page open to auto-refresh and capture all of your Fortnite matches. We track more Fortnite players than any site! Right now we are tracking 155,496,718 players. We also offer Fortnite Challenges, have detailed stats about Fortnite ...",
              "pre_snippet": null,
              "extended_snippet": null,
              "images": null,
              "amp_version": false,
              "rating": null,
              "price": null,
              "highlighted": [
                "track",
                "tracking"
              ],
              "links": null,
              "faq": null,
              "extended_people_also_search": null,
              "about_this_result": null,
              "related_result": null,
              "timestamp": null,
              "rectangle": null
            },
            {
              "type": "organic",
              "rank_group": 10,
              "rank_absolute": 18,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[4]",
              "domain": "ahrefs.com",
              "title": "Rank Tracker von Ahrefs: Entdecke & Tracke Keyword Rankings",
              "url": "https://ahrefs.com/de/rank-tracker/",
              "cache_url": "https://r.search.yahoo.com/_ylt=AwrLDzp5nCdmx5EFw1dLBQx.;_ylu=Y29sbwNpcjIEcG9zAzQEdnRpZAMEc2VjA3Ny/RV=2/RE=1713900794/RO=10/RU=https%3a%2f%2fcc.bingj.com%2fcache.aspx%3fq%3drank%2btracker%26d%3d4606374294656196%26mkt%3den-GB%26setlang%3den-US%26w%3dbkHXZJ_IDi4uvPPqJGHVZ-V7BN0t8Yqr/RK=2/RS=UbJlos96j5mKRapCyqpoLlCpJeE-",
              "related_search_url": null,
              "breadcrumb": "ahrefs.com › de › rank-tracker",
              "website_name": null,
              "is_image": false,
              "is_video": false,
              "is_featured_snippet": false,
              "is_malicious": false,
              "is_web_story": false,
              "description": "Rank Tracker lets you monitor your Google rankings on desktop and mobile across 190 countries. Just input or import a list of keywords, add multiple countries per keyword and tell us your competitors’ URLs. Ahrefs will start tracking data and will send you regular updates. New project setup is easy.",
              "pre_snippet": null,
              "extended_snippet": null,
              "images": null,
              "amp_version": false,
              "rating": null,
              "price": null,
              "highlighted": [
                "Rank Tracker",
                "tracking"
              ],
              "links": null,
              "faq": null,
              "extended_people_also_search": null,
              "about_this_result": null,
              "related_result": null,
              "timestamp": null,
              "rectangle": null
            },
            {
              "type": "related_searches",
              "rank_group": 2,
              "rank_absolute": 22,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[2]/li[1]/div[1]",
              "items": [
                "rank tracker league of legends",
                "rank tracker bot",
                "rank tracker fortnite",
                "rank tracker download",
                "rank tracker minecraft",
                "rank tracker online"
              ],
              "rectangle": null
            }
          ]
        }
      ]
    }
  ]
}

Use it to get the first 10 results of SERPs.

Second request:

"search_param" : "start=10"
"depth" : 10

Request:

[
  {
    "language_name": "English",
    "location_name": "London,England,United Kingdom",
    "keyword": "rank tracker",
    "search_param": "start=10",
    "depth": 10
  }
]

Response:

{
  "version": "0.1.20240422",
  "status_code": 20000,
  "status_message": "Ok.",
  "time": "7.1125 sec.",
  "cost": 0.002,
  "tasks_count": 1,
  "tasks_error": 0,
  "tasks": [
    {
      "id": "04231437-1535-0139-0000-8d83d47c7656",
      "status_code": 20000,
      "status_message": "Ok.",
      "time": "7.0448 sec.",
      "cost": 0.002,
      "result_count": 1,
      "path": [
        "v3",
        "serp",
        "yahoo",
        "organic",
        "live",
        "advanced"
      ],
      "data": {
        "api": "serp",
        "function": "live",
        "se": "yahoo",
        "se_type": "organic",
        "language_name": "English",
        "location_name": "London,England,United Kingdom",
        "keyword": "rank tracker",
        "search_param": "start=10",
        "depth": 10,
        "device": "desktop",
        "os": "windows"
      },
      "result": [
        {
          "keyword": "rank tracker",
          "type": "organic",
          "se_domain": "uk.search.yahoo.com",
          "location_code": 1006886,
          "language_code": "en",
          "check_url": "https://uk.search.yahoo.com/search?p=rank+tracker&vl=lang_en&vc=gb&fr=sfp&lat=51.5072178&lon=-0.1275862&locupdate=1&radius=150&fr2=p%3As%2Cv%3Aw%2Cm%3Aloc",
          "datetime": "2024-04-23 11:38:04 +00:00",
          "spell": null,
          "item_types": [
            "paid",
            "organic",
            "video",
            "people_also_ask",
            "related_searches"
          ],
          "se_results_count": 270000,
          "items_count": 20,
          "items": [
            {
              "type": "paid",
              "rank_group": 1,
              "rank_absolute": 1,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[1]/div[1]",
              "title": "AdRank Tracker - Online Ranking Tracker",
              "domain": "www.semrush.com",
              "breadcrumb": "www.semrush.com/position/tracking",
              "is_image": false,
              "is_video": false,
              "images": null,
              "url": "https://www.semrush.com/lp/position-tracking-new/en/",
              "highlighted": [
                "rank",
                "rankings",
                "Service catalog"
              ],
              "extra": {
                "ad_aclk": null
              },
              "description": "Keyword rank monitoring tool keeps you aware of fluctuations of your site’s rankings. Monitor your or competitor search rankings. Compare multiple locations & device types.",
              "description_rows": null,
              "links": [
                {
                  "type": "ad_link_element",
                  "title": "Try For Free",
                  "description": "Try Semrush for free.",
                  "url": "https://en.semrush.com/signup/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Competitive Data Analysis",
                  "description": "Beat any rival by seeing their",
                  "url": "https://www.semrush.com/lp/myterms-competitive-research/en/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Deep Advertising Research",
                  "description": "20 B keywords, 800 M domains & 142",
                  "url": "https://lp.semrush.com/ar_en.html",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Research Your Competitors",
                  "description": "Research your competitors, find",
                  "url": "https://www.semrush.com/lp/product-seo-challenges/en/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Semrush Api",
                  "description": "Learn how to build the right api",
                  "url": "http://semrush.com/api-documentation/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "20B Keywords in Database",
                  "description": "Search thousands of keywords in",
                  "url": "https://www.semrush.com/lp/keyword-research-b/en/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "800+ million domains · Featured Snippets Report · Track device/language/geo",
                  "description": null,
                  "url": "https://www.semrush.com/lp/position-tracking-new/en/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Service catalog: Keyword Analytics, Site Audit, Traffic Analytics, Position Tracking",
                  "description": null,
                  "url": "https://www.semrush.com/lp/position-tracking-new/en/",
                  "domain": null,
                  "ad_aclk": null
                }
              ],
              "price": null,
              "rectangle": null
            },
            {
              "type": "paid",
              "rank_group": 2,
              "rank_absolute": 2,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[2]/div[1]",
              "title": "AdAMZ Keyword Rank Tracker Tool - Future Proof Your Business",
              "domain": "www.junglescout.com",
              "breadcrumb": "www.junglescout.com",
              "is_image": false,
              "is_video": false,
              "images": null,
              "url": "https://www.junglescout.com/features/rank-tracker/",
              "highlighted": [
                "10.0/10"
              ],
              "extra": {
                "ad_aclk": null
              },
              "description": "Get the industry-leading software that is trusted by our most successful entrepreneurs. Jungle Scout™ is the leading tool that can do everything you need & more. Get started now.",
              "description_rows": null,
              "links": [
                {
                  "type": "ad_link_element",
                  "title": "SEO Keyword Tool for AMZ FBA",
                  "description": null,
                  "url": "https://www.junglescout.com/features/keyword-scout/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Contact us",
                  "description": null,
                  "url": "https://www.junglescout.com/contact-us/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "See Plans & Pricing",
                  "description": null,
                  "url": "https://www.junglescout.com/pricing/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Best SEO Keyword Tool",
                  "description": null,
                  "url": "https://www.junglescout.com/features/keyword-scout/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Future Proof Your AMZ Business",
                  "description": null,
                  "url": "https://www.junglescout.com/features/keyword-scout/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Track Your Competitors' Moves",
                  "description": null,
                  "url": "https://www.junglescout.com/features/keyword-scout/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Basic",
                  "description": null,
                  "url": "https://www.junglescout.com/pricing/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Suite",
                  "description": null,
                  "url": "https://www.junglescout.com/pricing/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "$49.00/month",
                  "description": null,
                  "url": "https://www.junglescout.com/pricing/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Professional",
                  "description": null,
                  "url": "https://www.junglescout.com/pricing/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "$84.00/month",
                  "description": null,
                  "url": "https://www.junglescout.com/pricing/",
                  "domain": null,
                  "ad_aclk": null
                }
              ],
              "price": null,
              "rectangle": null
            },
            {
              "type": "organic",
              "rank_group": 1,
              "rank_absolute": 3,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[1]",
              "domain": "www.ranktracker.com",
              "title": "Ranktracker: The all-in-one platform for effective SEO",
              "url": "https://www.ranktracker.com/",
              "cache_url": "https://r.search.yahoo.com/_ylt=AwrkNVeanSdmZVIFMhdLBQx.;_ylu=Y29sbwNpcjIEcG9zAzEEdnRpZAMEc2VjA3Ny/RV=2/RE=1713901082/RO=10/RU=https%3a%2f%2fcc.bingj.com%2fcache.aspx%3fq%3drank%2btracker%26d%3d4950418353619803%26mkt%3den-GB%26setlang%3den-US%26w%3dDw-asGr-K_zLMLE9AXmWZ4EHpszoWh99/RK=2/RS=GkuT8aCNq6H4.WHKWG3T87mxDu4-",
              "related_search_url": null,
              "breadcrumb": "www.ranktracker.com",
              "website_name": null,
              "is_image": false,
              "is_video": false,
              "is_featured_snippet": false,
              "is_malicious": false,
              "is_web_story": false,
              "description": "May 22, 2023 ·  Ranktracker is a platform that offers various tools for effective SEO, such as rank tracking, keyword finding, SERP checking, web audit, backlink analysis and more. You can create a free account and join 35,000+ users who use Ranktracker to optimize their websites and outperform their competitors.",
              "pre_snippet": null,
              "extended_snippet": null,
              "images": null,
              "amp_version": false,
              "rating": null,
              "price": null,
              "highlighted": [
                "Ranktracker",
                "rank tracking,"
              ],
              "links": [
                {
                  "type": "link_element",
                  "title": "How it works",
                  "description": "Rank Tracker. Get an instant overview of your most important...",
                  "url": "https://www.ranktracker.com/how-it-works/",
                  "domain": "www.ranktracker.com"
                },
                {
                  "type": "link_element",
                  "title": "Pricing",
                  "description": "Sign up with Google Sign up with Microsoft. or. First name",
                  "url": "https://app.ranktracker.com/register",
                  "domain": "app.ranktracker.com"
                },
                {
                  "type": "link_element",
                  "title": "Blog",
                  "description": "Blog - Ranktracker: The all-in-one platform for effective...",
                  "url": "https://www.ranktracker.com/blog/",
                  "domain": "www.ranktracker.com"
                },
                {
                  "type": "link_element",
                  "title": "Go to App",
                  "description": "Go to App - Ranktracker: The all-in-one platform for...",
                  "url": "https://app.ranktracker.com/dashboard",
                  "domain": "app.ranktracker.com"
                },
                {
                  "type": "link_element",
                  "title": "Rank Tracker",
                  "description": "Ranktracker tracks your GMB / Local pack on all keywords you...",
                  "url": "https://www.ranktracker.com/rank-tracker/",
                  "domain": "www.ranktracker.com"
                },
                {
                  "type": "link_element",
                  "title": "Keyword Finder",
                  "description": "The keyword difficulty meter uses several different factors...",
                  "url": "https://www.ranktracker.com/keyword-finder/",
                  "domain": "www.ranktracker.com"
                },
                {
                  "type": "link_element",
                  "title": "Web Audit",
                  "description": "Give your website a fast ⚡, thorough SEO health check. The...",
                  "url": "https://www.ranktracker.com/web-audit/",
                  "domain": "www.ranktracker.com"
                }
              ],
              "faq": null,
              "extended_people_also_search": null,
              "about_this_result": null,
              "related_result": null,
              "timestamp": null,
              "rectangle": null
            },
            {
              "type": "organic",
              "rank_group": 2,
              "rank_absolute": 4,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[2]",
              "domain": "www.link-assistant.com",
              "title": "Rank Tracker - Free Ranking Tool for Checking Keywords",
              "url": "https://www.link-assistant.com/rank-tracker/",
              "cache_url": "https://r.search.yahoo.com/_ylt=AwrkNVeanSdmZVIFPBdLBQx.;_ylu=Y29sbwNpcjIEcG9zAzIEdnRpZAMEc2VjA3Ny/RV=2/RE=1713901082/RO=10/RU=https%3a%2f%2fcc.bingj.com%2fcache.aspx%3fq%3drank%2btracker%26d%3d4774973229720087%26mkt%3den-GB%26setlang%3den-US%26w%3dM3A6RTMQaOJ7aEuuK-tAZA5UJ2-V8bfW/RK=2/RS=M2VNoGHOqaF8ThY1tCHOdNpx3Xg-",
              "related_search_url": null,
              "breadcrumb": "www.link-assistant.com › rank-tracker",
              "website_name": null,
              "is_image": false,
              "is_video": false,
              "is_featured_snippet": false,
              "is_malicious": false,
              "is_web_story": false,
              "description": "Rank Tracker is a software that lets you check and optimize keywords for any search engine, location, and device. You can track unlimited positions, analyze competitors, get SERP features, and create custom reports with Rank Tracker.",
              "pre_snippet": null,
              "extended_snippet": null,
              "images": null,
              "amp_version": false,
              "rating": null,
              "price": null,
              "highlighted": [
                "Rank Tracker",
                "Rank Tracker."
              ],
              "links": null,
              "faq": null,
              "extended_people_also_search": null,
              "about_this_result": null,
              "related_result": null,
              "timestamp": null,
              "rectangle": null
            },
            {
              "type": "organic",
              "rank_group": 3,
              "rank_absolute": 5,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[3]",
              "domain": "backlinko.com",
              "title": "FREE Keyword Rank Checker (See Your Google Rankings) - Backlinko",
              "url": "https://backlinko.com/tools/rank-checker",
              "cache_url": "https://r.search.yahoo.com/_ylt=AwrkNVeanSdmZVIFQxdLBQx.;_ylu=Y29sbwNpcjIEcG9zAzMEdnRpZAMEc2VjA3Ny/RV=2/RE=1713901082/RO=10/RU=https%3a%2f%2fcc.bingj.com%2fcache.aspx%3fq%3drank%2btracker%26d%3d5035428643625600%26mkt%3den-GB%26setlang%3den-US%26w%3dpVwSHuCsXDrx2V8EsJY_0Pvt6SX66sFt/RK=2/RS=yuDlK6CmjsVTCT6xpEDxPfu7yk4-",
              "related_search_url": null,
              "breadcrumb": "backlinko.com › tools › rank-checker",
              "website_name": null,
              "is_image": false,
              "is_video": false,
              "is_featured_snippet": false,
              "is_malicious": false,
              "is_web_story": false,
              "description": "Apr 15, 2024 ·  Track your Google keyword rankings and optimize your content with this free tool. Learn why and how to monitor your rankings, analyze your competitors, and improve your SEO performance.",
              "pre_snippet": null,
              "extended_snippet": null,
              "images": null,
              "amp_version": false,
              "rating": null,
              "price": null,
              "highlighted": [
                "rankings"
              ],
              "links": null,
              "faq": null,
              "extended_people_also_search": null,
              "about_this_result": null,
              "related_result": null,
              "timestamp": null,
              "rectangle": null
            },
            {
              "type": "video",
              "rank_group": 1,
              "rank_absolute": 6,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[4]",
              "items": [
                {
                  "type": "video_element",
                  "source": "youtube.com",
                  "title": "How to Use Rank Tracker for Keyword Research and Rank Checking (2023)",
                  "timestamp": "2022-06-03 00:00:00 +00:00",
                  "url": "https://www.youtube.com/watch?v=ysgpFT7LOv8&tit=How+to+Use+Rank+Tracker+for+Keyword+Research+and+Rank+Checking+(2023)&pos=1&vid=ede66733d6d690f15eabfb410778cedd&sigr=5.Ylffkn4UcU&sigt=CheGQE2F_fQk&sigi=QdSPA.6QHIfl"
                },
                {
                  "type": "video_element",
                  "source": "youtube.com",
                  "title": "Ahrefs’ Rank Tracker Overview and Tutorial",
                  "timestamp": "2018-06-04 00:00:00 +00:00",
                  "url": "https://www.youtube.com/watch?v=8wjvguG27tg&tit=Ahrefs%E2%80%99+Rank+Tracker+Overview+and+Tutorial&pos=2&vid=c81631e4ddf5d8811eff0a13fa195966&sigr=3I7bRVY_zICX&sigt=RcH3SXv.9sAB&sigi=UMnQ8uXx_uvz"
                },
                {
                  "type": "video_element",
                  "source": "youtube.com",
                  "title": "Keyword Research using Rank Tracker - SEO Autopilot Software",
                  "timestamp": "2017-11-02 00:00:00 +00:00",
                  "url": "https://www.youtube.com/watch?v=gaPXDGqvk-A&tit=Keyword+Research+using+Rank+Tracker+-+SEO+Autopilot+Software&pos=3&vid=467b15ce95a2da07df224cdf3e2b2bf0&sigr=K1LjwM0BtGiR&sigt=wZd6XRh_vGxC&sigi=HU99BEPvqP9M"
                }
              ],
              "rectangle": null
            },
            {
              "type": "organic",
              "rank_group": 4,
              "rank_absolute": 7,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[5]",
              "domain": "ahrefs.com",
              "title": "Rank Tracker by Ahrefs: Check & Track Keyword Rankings",
              "url": "https://ahrefs.com/rank-tracker",
              "cache_url": "https://r.search.yahoo.com/_ylt=AwrkNVeanSdmZVIFShdLBQx.;_ylu=Y29sbwNpcjIEcG9zAzQEdnRpZAMEc2VjA3Ny/RV=2/RE=1713901082/RO=10/RU=https%3a%2f%2fcc.bingj.com%2fcache.aspx%3fq%3drank%2btracker%26d%3d4603981993634998%26mkt%3den-GB%26setlang%3den-US%26w%3dPcvUo6Ssjwotpl4kFYc3sop7utxlAsf0/RK=2/RS=LTlYGXYQD9J4r0Ap5OBJvXZkuGk-",
              "related_search_url": null,
              "breadcrumb": "ahrefs.com › rank-tracker",
              "website_name": null,
              "is_image": false,
              "is_video": false,
              "is_featured_snippet": false,
              "is_malicious": false,
              "is_web_story": false,
              "description": "Rank Tracker lets you track your Google rankings on desktop and mobile across 190 countries, with data on share of voice, average position, traffic, and SERP features. You can also compare your performance with your competitors, see your Google Search Console data, and get scheduled reports in your inbox.",
              "pre_snippet": null,
              "extended_snippet": null,
              "images": null,
              "amp_version": false,
              "rating": null,
              "price": null,
              "highlighted": [
                "Rank Tracker"
              ],
              "links": null,
              "faq": null,
              "extended_people_also_search": null,
              "about_this_result": null,
              "related_result": null,
              "timestamp": null,
              "rectangle": null
            },
            {
              "type": "organic",
              "rank_group": 5,
              "rank_absolute": 8,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[6]",
              "domain": "ahrefs.com",
              "title": "Best Rank Trackers: Choosing the Right One for You - Ahrefs",
              "url": "https://ahrefs.com/blog/best-rank-tracker/",
              "cache_url": "https://r.search.yahoo.com/_ylt=AwrkNVeanSdmZVIFURdLBQx.;_ylu=Y29sbwNpcjIEcG9zAzUEdnRpZAMEc2VjA3Ny/RV=2/RE=1713901082/RO=10/RU=https%3a%2f%2fcc.bingj.com%2fcache.aspx%3fq%3drank%2btracker%26d%3d4891697563632049%26mkt%3den-GB%26setlang%3den-US%26w%3dIrDFVH5ysJOwfJxae0TPKJsBtWQ5MUf8/RK=2/RS=KEye6lBM6DwfRSZW6wisXrlAokE-",
              "related_search_url": null,
              "breadcrumb": "ahrefs.com › blog › best-rank-tracker",
              "website_name": null,
              "is_image": false,
              "is_video": false,
              "is_featured_snippet": false,
              "is_malicious": false,
              "is_web_story": false,
              "description": "Jun 8, 2021 ·  Learn how to choose the right rank tracker for your SEO needs, and how to use it to improve your rankings and insights. Find out the features, benefits and drawbacks of different rank trackers, and how to use Ahrefs' Rank Tracker to track rankings in multiple locations, languages and devices.",
              "pre_snippet": null,
              "extended_snippet": null,
              "images": null,
              "amp_version": false,
              "rating": null,
              "price": null,
              "highlighted": [
                "rank tracker",
                "rank trackers,",
                "Rank Tracker"
              ],
              "links": null,
              "faq": null,
              "extended_people_also_search": null,
              "about_this_result": null,
              "related_result": null,
              "timestamp": null,
              "rectangle": null
            },
            {
              "type": "people_also_ask",
              "rank_group": 1,
              "rank_absolute": 9,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[7]",
              "items": [
                {
                  "type": "people_also_ask_element",
                  "title": "What is rank tracker?",
                  "seed_question": null,
                  "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[7]/div[1]/div[2]/div[1]",
                  "expanded_element": [
                    {
                      "type": "people_also_ask_expanded_element",
                      "featured_title": null,
                      "url": "https://www.link-assistant.com/rank-tracker/",
                      "domain": "www.link-assistant.com",
                      "title": "Rank Tracker - Free Ranking Tool for Checking Keywords - LinkAssistant",
                      "description": "Rank Tracker is the most customizable rank checker tool you've        ever come across. Scan the top 10, top 50, or even 1,000 search results ,        track global and local keyword rankings, get positions in Google SERPs or check any alternative search engine ranking — you can do that even with the Rank Tracker's free version.",
                      "images": null,
                      "timestamp": null,
                      "table": null
                    }
                  ]
                },
                {
                  "type": "people_also_ask_element",
                  "title": "What is a keyword rank tracker?",
                  "seed_question": null,
                  "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[7]/div[1]/div[2]/div[2]",
                  "expanded_element": [
                    {
                      "type": "people_also_ask_expanded_element",
                      "featured_title": null,
                      "url": "https://www.link-assistant.com/rank-tracker/",
                      "domain": "www.link-assistant.com",
                      "title": "Rank Tracker - Free Ranking Tool for Checking Keywords - LinkAssistant",
                      "description": "The keyword rank tracker lets you integrate Google Analytics and Search Console to analyze your current keyword ranking positions. Used         together, these sources will give you thousands of keywords you wouldn't have found         elsewhere on the web.",
                      "images": null,
                      "timestamp": null,
                      "table": null
                    }
                  ]
                },
                {
                  "type": "people_also_ask_element",
                  "title": "How does the rank tracking software work?",
                  "seed_question": null,
                  "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[7]/div[1]/div[2]/div[3]",
                  "expanded_element": [
                    {
                      "type": "people_also_ask_expanded_element",
                      "featured_title": null,
                      "url": "https://www.link-assistant.com/rank-tracker/",
                      "domain": "www.link-assistant.com",
                      "title": "Rank Tracker - Free Ranking Tool for Checking Keywords - LinkAssistant",
                      "description": "The rank tracking software will check the search engine rankings          for your website on autopilot — quick and easy. Sharing your keyword ranking reports with clients is super easy: the rank checker          will upload your report to the Dropbox or SEO PowerSuite           cloud and instantly give you a shareable link.",
                      "images": null,
                      "timestamp": null,
                      "table": null
                    }
                  ]
                },
                {
                  "type": "people_also_ask_element",
                  "title": "What are Seo rank tracking tools?",
                  "seed_question": null,
                  "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[7]/div[1]/div[2]/div[4]",
                  "expanded_element": [
                    {
                      "type": "people_also_ask_expanded_element",
                      "featured_title": null,
                      "url": "https://zapier.com/blog/best-rank-tracker/",
                      "domain": "zapier.com",
                      "title": "The 9 best rank tracker tools in 2024 | Zapier",
                      "description": "SEO rank tracking tools are SEO tools that help you monitor how a website or webpage is ranking in a given search engine results page (SERP) for select keywords. Nearly every SEO rank tracker has a handful of general features, like query search data, competitor analysis, reporting, SERP monitoring, and keyword performance tracking.",
                      "images": null,
                      "timestamp": null,
                      "table": null
                    }
                  ]
                }
              ],
              "rectangle": null
            },
            {
              "type": "organic",
              "rank_group": 6,
              "rank_absolute": 10,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[8]",
              "domain": "zapier.com",
              "title": "The 9 best rank tracker tools in 2024 | Zapier",
              "url": "https://zapier.com/blog/best-rank-tracker/",
              "cache_url": "https://r.search.yahoo.com/_ylt=AwrkNVeanSdmZVIFYBdLBQx.;_ylu=Y29sbwNpcjIEcG9zAzYEdnRpZAMEc2VjA3Ny/RV=2/RE=1713901082/RO=10/RU=https%3a%2f%2fcc.bingj.com%2fcache.aspx%3fq%3drank%2btracker%26d%3d4726641961931566%26mkt%3den-GB%26setlang%3den-US%26w%3dAtOgYIwvFPtlbbPJEr5eEtM0oo2fj44F/RK=2/RS=_7weX1SCn7pW5B79fn7KZXRGzKw-",
              "related_search_url": null,
              "breadcrumb": "zapier.com › blog › best-rank-tracker",
              "website_name": null,
              "is_image": false,
              "is_video": false,
              "is_featured_snippet": false,
              "is_malicious": false,
              "is_web_story": false,
              "description": "Nov 21, 2023 ·  Compare nine SEO rank tracking tools based on ease of use, data scope, reporting features, and integration capabilities. Find out which tool suits your needs and budget for monitoring your website or webpage performance in search engines.",
              "pre_snippet": null,
              "extended_snippet": null,
              "images": null,
              "amp_version": false,
              "rating": null,
              "price": null,
              "highlighted": [
                "rank tracking"
              ],
              "links": null,
              "faq": null,
              "extended_people_also_search": null,
              "about_this_result": null,
              "related_result": null,
              "timestamp": null,
              "rectangle": null
            },
            {
              "type": "paid",
              "rank_group": 3,
              "rank_absolute": 11,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[2]/li[1]/div[1]",
              "title": "AdRank Trackers - Rank Trackers United Kingdom",
              "domain": "www.temu.com",
              "breadcrumb": "www.temu.com",
              "is_image": false,
              "is_video": false,
              "images": null,
              "url": "https://www.temu.com/ul/kuiper/un2.html",
              "highlighted": [
                "Rank",
                "Trackers",
                "Types"
              ],
              "extra": {
                "ad_aclk": null
              },
              "description": "Awesome Rank Trackers & High Quality Here On Temu. New Users Enjoy Free Shipping & Free Return. Only Today, Enjoy Rank Trackers Up To 90% Off Your Purchase. Hurry & Shop Now.",
              "description_rows": null,
              "links": [
                {
                  "type": "ad_link_element",
                  "title": "Free Returns · Free Shipping · Low Price · All Categories",
                  "description": null,
                  "url": "https://www.temu.com/ul/kuiper/un2.html",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Types: Women's Clothing, Shoes, Beauty & Health, Home & Kitchen, Kid's Fashion",
                  "description": null,
                  "url": "https://www.temu.com/ul/kuiper/un2.html",
                  "domain": null,
                  "ad_aclk": null
                }
              ],
              "price": null,
              "rectangle": null
            },
            {
              "type": "related_searches",
              "rank_group": 1,
              "rank_absolute": 12,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[3]/li[1]/div[1]",
              "items": [
                "rank tracker league of legends",
                "rank tracker bot",
                "rank tracker fortnite",
                "rank tracker download",
                "rank tracker minecraft",
                "rank tracker online"
              ],
              "rectangle": null
            },
            {
              "type": "paid",
              "rank_group": 4,
              "rank_absolute": 13,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[1]/div[1]",
              "title": "AdRank Tracker - Online Ranking Tracker",
              "domain": "www.semrush.com",
              "breadcrumb": "www.semrush.com/position/tracking",
              "is_image": false,
              "is_video": false,
              "images": null,
              "url": "https://www.semrush.com/lp/position-tracking-new/en/",
              "highlighted": [
                "rank",
                "rankings",
                "Track"
              ],
              "extra": {
                "ad_aclk": null
              },
              "description": "Keyword rank monitoring tool keeps you aware of fluctuations of your site’s rankings. Track website positions & rankings of keywords & SERP features in desktop & mobile SERPs.",
              "description_rows": null,
              "links": [
                {
                  "type": "ad_link_element",
                  "title": "Try For Free",
                  "description": "Try Semrush for free.",
                  "url": "https://en.semrush.com/signup/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Competitive Data Analysis",
                  "description": "Beat any rival by seeing their",
                  "url": "https://www.semrush.com/lp/myterms-competitive-research/en/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Deep Advertising Research",
                  "description": "20 B keywords, 800 M domains & 142",
                  "url": "https://lp.semrush.com/ar_en.html",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Research Your Competitors",
                  "description": "Research your competitors, find",
                  "url": "https://www.semrush.com/lp/product-seo-challenges/en/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Blog",
                  "description": "Semrush's digital marketing blog is",
                  "url": "http://semrush.com/blog/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Semrush Api",
                  "description": "Learn how to build the right api",
                  "url": "http://semrush.com/api-documentation/",
                  "domain": null,
                  "ad_aclk": null
                }
              ],
              "price": null,
              "rectangle": null
            },
            {
              "type": "paid",
              "rank_group": 5,
              "rank_absolute": 14,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[2]/div[1]",
              "title": "AdAMZ Keyword Rank Tracker Tool - Future Proof Your Business",
              "domain": "www.junglescout.com",
              "breadcrumb": "www.junglescout.com",
              "is_image": false,
              "is_video": false,
              "images": null,
              "url": "https://www.junglescout.com/features/rank-tracker/",
              "highlighted": [
                "10.0/10"
              ],
              "extra": {
                "ad_aclk": null
              },
              "description": "Get the industry-leading software that is trusted by our most successful entrepreneurs. Jungle Scout™ is the leading tool that can do everything you need & more. Get started now.",
              "description_rows": null,
              "links": [
                {
                  "type": "ad_link_element",
                  "title": "SEO Keyword Tool for AMZ FBA",
                  "description": null,
                  "url": "https://www.junglescout.com/features/keyword-scout/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Contact us",
                  "description": null,
                  "url": "https://www.junglescout.com/contact-us/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "See Plans & Pricing",
                  "description": null,
                  "url": "https://www.junglescout.com/pricing/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Best SEO Keyword Tool",
                  "description": null,
                  "url": "https://www.junglescout.com/features/keyword-scout/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Future Proof Your AMZ Business",
                  "description": null,
                  "url": "https://www.junglescout.com/features/keyword-scout/",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Track Your Competitors' Moves",
                  "description": null,
                  "url": "https://www.junglescout.com/features/keyword-scout/",
                  "domain": null,
                  "ad_aclk": null
                }
              ],
              "price": null,
              "rectangle": null
            },
            {
              "type": "paid",
              "rank_group": 6,
              "rank_absolute": 15,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[3]/div[1]",
              "title": "AdBest SEO Tool - Try Free for 30 Days - Keyword Ranking Checker",
              "domain": "moz.com",
              "breadcrumb": "moz.com/seo-software/free-trial",
              "is_image": false,
              "is_video": false,
              "images": null,
              "url": "https://moz.com/seo-tool",
              "highlighted": [
                "rankings",
                "track"
              ],
              "extra": {
                "ad_aclk": null
              },
              "description": "Improve your rankings and get more customers with Moz Pro. Try it for free for 30 days! Discover the right keywords, build quality backlinks, and track your rankings with Moz Pro",
              "description_rows": null,
              "links": [
                {
                  "type": "ad_link_element",
                  "title": "Moz SEO Training",
                  "description": null,
                  "url": "https://moz.com/training",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Plans & Pricing",
                  "description": null,
                  "url": "https://moz.com/products/pro/pricing",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Guide to Keyword Research",
                  "description": null,
                  "url": "https://moz.com/keyword-research-guide",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Free 30 Day Trial",
                  "description": null,
                  "url": "https://moz.com/checkout/freetrial",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "Beginner's Guide To SEO",
                  "description": null,
                  "url": "https://moz.com/beginners-guide-to-seo",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "GA4 Integration Available",
                  "description": null,
                  "url": "https://moz.com/blog/daily-seo-fix-ga4-and-moz-pro",
                  "domain": null,
                  "ad_aclk": null
                },
                {
                  "type": "ad_link_element",
                  "title": "GA4 Integration Available · Local & Mobile Ranking · Custom, Automated Reports",
                  "description": null,
                  "url": "https://moz.com/seo-tool",
                  "domain": null,
                  "ad_aclk": null
                }
              ],
              "price": null,
              "rectangle": null
            },
            {
              "type": "organic",
              "rank_group": 7,
              "rank_absolute": 16,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[1]",
              "domain": "moz.com",
              "title": "Moz Rank Checker: SEO Keyword Rank Tracker Tool - Moz",
              "url": "https://moz.com/tools/rank-tracker",
              "cache_url": "https://r.search.yahoo.com/_ylt=AwrkLlGbnSdmSkAFxDNLBQx.;_ylu=Y29sbwNpcjIEcG9zAzEEdnRpZAMEc2VjA3Ny/RV=2/RE=1713901083/RO=10/RU=https%3a%2f%2fcc.bingj.com%2fcache.aspx%3fq%3drank%2btracker%26d%3d4743207660826926%26mkt%3den-GB%26setlang%3den-US%26w%3d3cT5ChtZRFZs9h_LSCOkOtTk2oWa6fWX/RK=2/RS=xDmEj5Z9y9BREmGnxaiBuNr0Usc-",
              "related_search_url": null,
              "breadcrumb": "moz.com › tools › rank-tracker",
              "website_name": null,
              "is_image": false,
              "is_video": false,
              "is_featured_snippet": false,
              "is_malicious": false,
              "is_web_story": false,
              "description": "Part of the most trusted SEO analytics platform. Propel your search strategy with competitive intelligence, ROI-improving insights, and a complete view of your search performance. Start your free trial. Instantly check your keyword rankings with Moz's Rank Checker tool, complete with helpful keyword metrics like search volume and keyword ...",
              "pre_snippet": null,
              "extended_snippet": null,
              "images": null,
              "amp_version": false,
              "rating": null,
              "price": null,
              "highlighted": [
                "Rank"
              ],
              "links": null,
              "faq": null,
              "extended_people_also_search": null,
              "about_this_result": null,
              "related_result": null,
              "timestamp": null,
              "rectangle": null
            },
            {
              "type": "organic",
              "rank_group": 8,
              "rank_absolute": 17,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[2]",
              "domain": "ahrefs.com",
              "title": "Free Keyword Rank Checker Tool - Ahrefs",
              "url": "https://ahrefs.com/keyword-rank-checker",
              "cache_url": "https://r.search.yahoo.com/_ylt=AwrkLlGbnSdmSkAFxjNLBQx.;_ylu=Y29sbwNpcjIEcG9zAzIEdnRpZAMEc2VjA3Ny/RV=2/RE=1713901083/RO=10/RU=https%3a%2f%2fcc.bingj.com%2fcache.aspx%3fq%3drank%2btracker%26d%3d5045977077322034%26mkt%3den-GB%26setlang%3den-US%26w%3dbfj7ehGuTQP2pQuW6fsBVubFCUdOd6wo/RK=2/RS=UyeohzvioPHTGDUrtW.ldfJEaQM-",
              "related_search_url": null,
              "breadcrumb": "ahrefs.com › keyword-rank-checker",
              "website_name": null,
              "is_image": false,
              "is_video": false,
              "is_featured_snippet": false,
              "is_malicious": false,
              "is_web_story": false,
              "description": "Here at Ahrefs, we have integrated keyword rank checking functionality into 3 core tools: Site Explorer. Shows every keyword for which the target website or web page ranks. Rank Tracker. Tracks ranking progress for up to 10,000 keywords over time. Keywords Explorer. Unveils useful data about the current top-ranking pages for any keyword.",
              "pre_snippet": null,
              "extended_snippet": null,
              "images": null,
              "amp_version": false,
              "rating": null,
              "price": null,
              "highlighted": [
                "keyword",
                "rank",
                "Rank Tracker"
              ],
              "links": null,
              "faq": null,
              "extended_people_also_search": null,
              "about_this_result": null,
              "related_result": null,
              "timestamp": null,
              "rectangle": null
            },
            {
              "type": "organic",
              "rank_group": 9,
              "rank_absolute": 18,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[3]",
              "domain": "fortnitetracker.com",
              "title": "Fortnite Tracker - Fortnite Stats, Leaderboards, & More!",
              "url": "https://fortnitetracker.com/",
              "cache_url": "https://r.search.yahoo.com/_ylt=AwrkLlGbnSdmSkAFyDNLBQx.;_ylu=Y29sbwNpcjIEcG9zAzMEdnRpZAMEc2VjA3Ny/RV=2/RE=1713901083/RO=10/RU=https%3a%2f%2fcc.bingj.com%2fcache.aspx%3fq%3drank%2btracker%26d%3d4661551741293460%26mkt%3den-GB%26setlang%3den-US%26w%3dsTZ6SRolHDdH1GA6GRIoEP6AnT9wm9Ho/RK=2/RS=pPS9N0Dynjr4vd8bVWJP2i7Ar1w-",
              "related_search_url": null,
              "breadcrumb": "fortnitetracker.com",
              "website_name": null,
              "is_image": false,
              "is_video": false,
              "is_featured_snippet": false,
              "is_malicious": false,
              "is_web_story": false,
              "description": "4 days ago ·  Join our leaderboards by looking up your Fortnite Stats! We track all the Fortnite stats available, leave your page open to auto-refresh and capture all of your Fortnite matches. We track more Fortnite players than any site! Right now we are tracking 155,496,718 players. We also offer Fortnite Challenges, have detailed stats about Fortnite ...",
              "pre_snippet": null,
              "extended_snippet": null,
              "images": null,
              "amp_version": false,
              "rating": null,
              "price": null,
              "highlighted": [
                "track",
                "tracking"
              ],
              "links": null,
              "faq": null,
              "extended_people_also_search": null,
              "about_this_result": null,
              "related_result": null,
              "timestamp": null,
              "rectangle": null
            },
            {
              "type": "organic",
              "rank_group": 10,
              "rank_absolute": 19,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[4]",
              "domain": "ahrefs.com",
              "title": "Rank Tracker von Ahrefs: Entdecke & Tracke Keyword Rankings",
              "url": "https://ahrefs.com/de/rank-tracker/",
              "cache_url": "https://r.search.yahoo.com/_ylt=AwrkLlGbnSdmSkAFyjNLBQx.;_ylu=Y29sbwNpcjIEcG9zAzQEdnRpZAMEc2VjA3Ny/RV=2/RE=1713901083/RO=10/RU=https%3a%2f%2fcc.bingj.com%2fcache.aspx%3fq%3drank%2btracker%26d%3d4606374294656196%26mkt%3den-GB%26setlang%3den-US%26w%3dbkHXZJ_IDi4uvPPqJGHVZ-V7BN0t8Yqr/RK=2/RS=AsAkzmSZ_5PnGCJ7M1NjuukqBfg-",
              "related_search_url": null,
              "breadcrumb": "ahrefs.com › de › rank-tracker",
              "website_name": null,
              "is_image": false,
              "is_video": false,
              "is_featured_snippet": false,
              "is_malicious": false,
              "is_web_story": false,
              "description": "Rank Tracker lets you monitor your Google rankings on desktop and mobile across 190 countries. Just input or import a list of keywords, add multiple countries per keyword and tell us your competitors’ URLs. Ahrefs will start tracking data and will send you regular updates. New project setup is easy.",
              "pre_snippet": null,
              "extended_snippet": null,
              "images": null,
              "amp_version": false,
              "rating": null,
              "price": null,
              "highlighted": [
                "Rank Tracker",
                "tracking"
              ],
              "links": null,
              "faq": null,
              "extended_people_also_search": null,
              "about_this_result": null,
              "related_result": null,
              "timestamp": null,
              "rectangle": null
            },
            {
              "type": "related_searches",
              "rank_group": 2,
              "rank_absolute": 23,
              "position": "left",
              "xpath": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[2]/li[1]/div[1]",
              "items": [
                "rank tracker league of legends",
                "rank tracker bot",
                "rank tracker fortnite",
                "rank tracker download",
                "rank tracker minecraft",
                "rank tracker online"
              ],
              "rectangle": null
            }
          ]
        }
      ]
    }
  ]
}

Use this combination to get the next 10 results on the second search engine results page.

Then, you can send subsequent requests with “depth”:10 integer and specify a number in the “start=x” parameter to get 10 separate batches of results.

As you can observe, using Yahoo! search parameters is also very easy and useful for filtering the search results. If you want to explore all the capabilities of Yahoo! SERP API, check out our documentation.

Embed DataForSeo widget on your website


Embed code:
Preview: