Standard Rank Extracts

Standard Rank Extracts

Ranking Extracts Overview

Getting your ranking data exported in bulk is simple with multiple options available: 
  1. You can download trended rankings for all your keywords for up to 14 daily data points/ 14 weekly data points or 14 monthly data points in one go directly from the Keyword Rankings report within Rank Intelligence.
  2. If your subscription includes the API, you can use that to programmatically download your keyword rankings (along with other capabilities). 
  3. Standard Rank Extracts can be requested to be provided to your sFTP location in a recurring fashion as outlined below. This includes ranking data from the date of request going forward.

Standard Extracts

The standard rank and calculated metrics extracts, without historical reporting or modification, are included in most seoClarity subscriptions for no additional cost and can be made available on a recurring basis upon request to support@seoclarity.net

Standard Rank Extract
A sample JSON String is below for a single Keyword and a single ranking domain.
{
  "info": {
    "status": "success",
    "date": "2024-10-16"
  },
  "searchInfo": {
    "cpc": 3.18,
    "searchVolume": 74000,
    "trueDemand": 16472,
    "googleRecommend": "",
    "serpFilterKeywords": [],
    "serpFilterButtonText": []
  },
  "searchParameters": {
    "id": 0000001,
    "searchEngine": "en",
    "country": "United States",
    "language": "en",
    "device": "desktop",
    "keyword": "example",
    "location": "national"
  },
  "serpFeaturesFlag": {
    "app": "N",
    "img": "Y",
    "news": "N",
    "video": "N",
    "localListing": "N",
    "ppcAds": "N",
    "answerBox": "N",
    "hotel": "N",
    "flights": "N",
    "pla": "N",
    "knowledgeGraph": "N",
    "fromsourcesacrosstheweb": "N",
    "findresultson": "N",
    "populardestinations": "N",
    "aio": "N",
    "popularRecipes": "N",
    "popularStore": "N",
    "discussionsandforums": "N",
    "buyingguide": "N"
  },
  "peopleAlsoAsk": [],
  "thingsToKnow": [
    {
      "title": "https://thingsexample.com",
      "url": "Cheapest",
      "rank": 1
    },
    {
      "title": "https://thingsexample2.com",
      "url": "Best free",
      "rank": 2
    },
    {
      "title": "https://thingsexample3.com",
      "url": "Most popular",
      "rank": 3
    }
  ],
  "refineBy": {},
  "rankings": [
    {
      "trueRank": 1,
      "webRank": 1,
      "type": "Web",
      "urlInformation": {
        "priceFlag": "N",
        "ratingFlag": "N",
        "couponFlag": "N"
      }
    }
  ]
}

Standard Calculated Metrics Extract columns
Calculated Metrics Extract is available at the keyword tag level (Est. Traffic, Share of Voice, etc.). 

Date: Displays the date the ranking data is based on in the mm/dd/yyyy format. By default, this is available from the date of the request going forward.
Keyword Tag: Displays the keyword tag name.
Estimated Traffic: Displays estimated traffic per keyword tag. Learn more
Share of Voice: Displays share of voice per keyword tag. Learn more
Share of Market: Displays share of market per keyword tag. Learn more
Average Rank: Displays average rank per keyword tag.
Weighted Average Rank: Displays wtd. avg. rank per keyword tag. Learn more

Standard Extract File details
Name: Includes the domain name, search engine, date, and device type (where specified).
Extension: .txt is the default file type.
Delimiter: Tab is the default.
Frequency: Daily or weekly, depending on the rank check frequency setup for the domain. 
Delivery Location: sFTP is the default. Learn More

Custom Ranking Extracts 

If you need something different, we can always scope out the cost for a custom project to have one of our engineers help build out an extract for your needs. Let us know via support@seoclarity.net