Skip to content

SERP API

georgesvash edited this page Nov 6, 2018 · 4 revisions

Original docs can be found at https://docs.dataforseo.com/#serp-api

SERP API provides you with a possibility to receive SERP (Top 100) results of specified search engines according to a certain keyword. Also, in the SERP HTML section, you can find out how to get an HTML page of the SERP based on a specified search engine.

The operating principle of SERP API is similar to Rank Tracker API. The main difference is that you don’t receive all complete results at once - you receive a list of task_id which results are complete after you can receive each result separately. This is due to the fact that each of the tasks has huge data amount.

The time of results delivery is less for high-priority tasks.


SERP API

SERP HTML API

SERP Extra API

Getting Started

  1. Home
  2. Installation
  3. Configuration
  4. Base Usage
  5. Response Collection
  6. Abstract Model

DataForSEO APIs

Clone this wiki locally