Brightlocal
4.0
4.0/5

[┐∵]-

Bulk Google Ranking API

Bulk google ranking API for retrieving bulk search ranking (and listing data) from the major search engines
Use the data created by Brightlocal and adopt this bulk google ranking API with the purpose of retrieving bulk search ranking (and listing data) from the major search engines. Certain projects for the bulk bing maps ranking data are for example; applications, website plugins, SEO services, web traffic and business analysis and more. It is ofcourse possible that customers have unique use cases which haven’t been thought of before. It is great to read about them. This API has regional data coverage available. Some examples of the type of business that uses the data are SEO experts, marketers, website managers and business analysts, generally the customers are small business, medium business and enterprises within the SEO, marketing, website management, SERP and business analysis industry. With this API you may filter determined by api-key, batch-id, search-engine, country, google-location, bing-location and more to receive the response output you would like.

Bulk Google Ranking API endpoints

GET
/seo-tools/api/v4/rankings/bulk-search
GET /seo-tools/api/v4/rankings/bulk-search
To be able to receive a data output like in the example output, clients need to connect to the bulk search engine ranking API endpoint by sending a GET request to the endpoint; /seo-tools/api/v4/rankings/bulk-search using the required object parameters. For the possible parameters and objects, check the object and description table of the bulk google ranking API that explains it. Input the endpoint in the URL to make the request. All leading programming languages work with the data output. Customers just need to connect the personal key as an endpoint parameter and customers can begin receiving the data.

Filter parameters for bulk google ranking data

The bulk google ranking API has the following parameters applicable to use.
Filters
api-key bing-location telephone
batch-id search-term include-secondary-matches
search-engine urls listings
country business-names screenshots
google-location postcode

API attributes for bulk google ranking data

Understand the objects and their associated description using the table to be able to make use of the API also make use of the different parameters available to be able to obtain the desired data as an output.
Objects Description
success
results
SearchRankV2Api
results
identifier
site
site-url
search-url
search-term
results
url
orig_url
title
ludocid
rank
sub_rank
page
type
match
website address
etc etc

Output response of bulk google ranking API

Sign-up for the API system to call the full output responsebut customers can already see part of the data response in the code box.
				
					{
  "success": true,
  "results": {
    "SearchRankV2Api": [
      {
        "results": [
          {
            "identifier": "google",
            "site": "Google Search",
            "site-url": "http://www.google.com",
            "search-url": "https://www.google.com/search?q=Back+Pain+midtown+manhattan&gl=us&gws_rd=cr&pws=0",
            "search-term": "Back Pain midtown manhattan",
            "results": [
              {
                "url": "http://thecenternyc.com/tag/back-pain/",
                "orig_url": "http://www.thecenternyc.com/tag/back-pain/",
                "title": "Back Pain Archives >> New York, NY 10001",
                "ludocid": "",
                "rank": 13,
                "sub_rank": null,
                "page": 2,
                "type": "Organic",
                "match": [
                  "website address"
                ],
                "matched_url": "www.thecenternyc.com",
                "serp-screenshot-url": "https://seo-serp-screenshots.s3.amazonaws.com/2016/10/14/14/6daa949323ef54687f41d95500751fd08256bc17.png"
              },
              {
                "url": "http://thecenternyc.com/back-pain-nyc/",
                "orig_url": "http://www.thecenternyc.com/back-pain-nyc/",
                "title": "Back Pain NYC Archives >> The Center Chiropractic & PT NYC",
                "ludocid": "",
                "rank": 14,
                "sub_rank": null,
                "page": 2,
                "type": "Organic",
                "match": [
                  "website address"
                ],
                "matched_url": "www.thecenternyc.com",
                "serp-screenshot-url": "https://seo-serp-screenshots.s3.amazonaws.com/2016/10/14/14/6daa949323ef54687f41d95500751fd08256bc17.png"
              }
            ],
            "result-types": [
              "Organic",
              "Places",
              "Carousel",
              "Directory",
              "Secondary"
            ],
            "http-error": false,
            "error-type": "None",
            "serp-screenshots": [
              "https://seo-serp-screenshots.s3.amazonaws.com/2016/10/14/14/6b3c2ea8060ad5d564bbbfb84e1dc877e401d7ab.png",
              "https://seo-serp-screenshots.s3.amazonaws.com/2016/10/14/14/6daa949323ef54687f41d95500751fd08256bc17.png",
              "https://seo-serp-screenshots.s3.amazonaws.com/2016/10/14/14/7e4fe6933ceff9303c541c3a4ff078d762aefff9.png",
              "https://seo-serp-screenshots.s3.amazonaws.com/2016/10/14/14/fec74577c27321aa403da6733b82f3e3daa06407.png",
              "https://seo-serp-screenshots.s3.amazonaws.com/2016/10/14/14/ceac0abca0233cb404f7859e8942ee1ed6851564.png"
            ]
          }
        ],
        "payload": {
          "queue-attempts": 1,
          "http-codes": [
            0
          ],
          "source": 3,
          "api-key": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
          "search-engine": "google",
          "options": {
            "urls": [
              "www.thecenternyc.com"
            ],
            "business-names": [
              "The center for chiropractic & pt",
              "the center for chiropractic decomperssion"
            ],
            "search-term": "Back Pain midtown manhattan",
            "postcode": "10001",
            "telephone": "646-606-2580",
            "country": "USA",
            "google-location": "",
            "bing-location": "",
            "include-name-only-matches": true,
            "num-search-pages": 5,
            "debug": false,
            "listings": false,
            "screenshots-enabled": true,
            "include-intermediate-html": false,
            "append-location": false
          },
          "position": 0
        },
        "status": "Completed",
        "job-id": 564270998
      },
      {
        "results": [
          {
            "identifier": "google",
            "site": "Google Search",
            "site-url": "http://www.google.com",
            "search-url": "https://www.google.com/search?q=apos+therapy+new+york&gl=us&gws_rd=cr&pws=0",
            "search-term": "apos therapy new york",
            "results": [
              {
                "url": "http://thecenternyc.com/apostherapy/",
                "orig_url": "http://www.thecenternyc.com/apostherapy/",
                "title": "Apostherapy NYC - Chiropractor NYC",
                "ludocid": "",
                "rank": 18,
                "sub_rank": null,
                "page": 2,
                "type": "Organic",
                "match": [
                  "website address"
                ],
                "matched_url": "www.thecenternyc.com",
                "serp-screenshot-url": "https://seo-serp-screenshots.s3.amazonaws.com/2016/10/14/14/9fce8698cbbfb59eeb4237dbb337c35e73fca0fa.png"
              }
            ],
            "result-types": [
              "Organic",
              "Places",
              "Carousel",
              "Directory",
              "Secondary"
            ],
            "http-error": false,
            "error-type": "None",
            "serp-screenshots": [
              "https://seo-serp-screenshots.s3.amazonaws.com/2016/10/14/14/98aa8a19a602cefdb4d1ee0c2d220bf651b8d5cc.png",
              "https://seo-serp-screenshots.s3.amazonaws.com/2016/10/14/14/9fce8698cbbfb59eeb4237dbb337c35e73fca0fa.png",
              "https://seo-serp-screenshots.s3.amazonaws.com/2016/10/14/14/7346a7078076feaf155456e4437429bfc7e7bf94.png",
              "https://seo-serp-screenshots.s3.amazonaws.com/2016/10/14/14/95b95e6189dc6a4cae2ec8247b53f507a6cf4925.png",
              "https://seo-serp-screenshots.s3.amazonaws.com/2016/10/14/14/e6b467b76c9e2ea66c1ebfbdcd316ee95f97af6e.png"
            ]
          }
        ],
        "payload": {
          "queue-attempts": 1,
          "http-codes": [
            0
          ],
          "source": 3,
          "api-key": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
          "search-engine": "google",
          "options": {
            "urls": [
              "www.thecenternyc.com"
            ],
            "business-names": [
              "The center for chiropractic & pt",
              "the center for chiropractic decomperssion"
            ],
            "search-term": "apos therapy new york",
            "postcode": "10001",
            "telephone": "646-606-2580",
            "country": "USA",
            "google-location": "",
            "bing-location": "",
            "include-name-only-matches": true,
            "num-search-pages": 5,
            "debug": false,
            "listings": false,
            "screenshots-enabled": true,
            "include-intermediate-html": false,
            "append-location": false
          },
          "position": 0
        },
        "status": "Completed",
        "job-id": 564270999
      }
    ]
  },
  "statuses": {
    "Completed": 4
  },
  "status": "Finished"
}
				
			

Software development kit

There are software development kits accessible to support the building of your system, simply ask for them and they should be emailed. Then use the filter parameters to choose the required output for you and with the bulk search engine ranking API output in JSON your project is clear to develop.

Bulk Google Ranking API pricing

Before determining to purchase API access you can inquire into samples and trials of the bulk bing maps ranking data. Email to request for the test access and you can play with the API. It will not be without limits but it will be enough to be able to check the API platform.

API cost

You may immediately connect Brightlocal API with prices starting monthly from $49 or contact the data company to learn more insight today.
Option Price
Monthly subscription From $49/month
Yearly subscription From $490/year
Variable pricing no

Free Trial

Free trial is available

Alternative options

Scraperapi

Google Autoparsing API
4.7
4.7/5
Google Autoparsing API returns detailed google search and google shopping scraping, customer trend analysis, marketing analysis, building web scraping features and more data for creating iOS and Android apps, web services, tools, software, market inquiries and much more. This google autoparsing API provides a gigantic volume of Web Scraping data with the full details you require.

Global Database

Company Google Ranking API
4.6
4.6/5
Company Google Ranking API by Global Database offers quality and necessary elements required to have in comparing company website rankings, marketing and growth analysis, competition intelligence, business intelligence, company analysis, applications, website plugins and more related projects. Company Google Ranking API serves Company databases for fetching google analytics data of companies worldwide goals to power up companies worldwide.

Brightlocal

Google Ranking API
4.0
4.0/5
Google Ranking API provides data solutions to develop products for retrieving search ranking (and listing data) from the major search engines objectives. The google ranking API is the top data tool to directly fetch Google SERP data to your product.

Sign up for Brightlocal bulk google ranking API

Get Data Access

~[ ∵ ]~

Sign-up Succesful

Wait for the Data