Skip to content

Suggested Keywords

jovixv edited this page Nov 6, 2018 · 4 revisions

Suggested Keywords

Using this method, you can get a list of suggested keywords that are shown by Google in the drop-down list at the moment a user is typing in his search query in address bar of the Google Chrome browser. By default, letters of English alphabet and numbers (0-9) are being added for your keyword. Therefore, you are getting the full list of all possible variants in which a specified keyword is included.

For instance, for the keyword ice tea our system adds all the letters of Latin alphabet one by one, and after that the same process is being repeated with numbers: ice tea, ice tea a, ice tea b, ice tea c … ice tea 1, ice tea 2 etc.

As a result, a user gets data like this:

“search_query”: ice tea “suggestion”: ice tea flavours, ice tea rapper, ice tea south africa, iced tea recipe, ice tea wife

“search_query”: ice tea a “suggestion”: ice tea actor, ice tea and coco, ice tea and coco baby, ice tea and vodka, ice tea and lemonade

“search_query”: ice tea b “suggestion”: iced tea brands, ice tea benefits, ice tea business, iced tea bottling process, iced tea brands south africa

“search_query”: ice tea c “suggestion”: iced tea cocktails, iced tea concentrate, iced tea concentrate south africa, iced tea calories, ice tea container

“search_query”: ice tea 1 “suggestion”: icetea 1.0, icetea 1.3, icetea 1.3 psp, icetea 1.0 free download, icetea 1.3 download

“search_query”: ice tea 2 “suggestion”: ice tea 2l, iced tea 2 quarts, iced tea 21 day fix, iced tea 2016, ice tea 2 go bottle

etc.

Set a task and retrieve results when our system collects them. On average it takes 15-30 minutes to receive results.


Getting Started

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

DataForSEO APIs

Clone this wiki locally