Yahoo SERP API

SERP API provides the Top-100 SERP results for a search term.
The results are specific to the selected search engine

Assumes that you are familiar with SERP Types. On all the search engines we provides Web, Image and News results. You have to take care of `serp_type` param.

Google SERP api you can get below result snippets in JSON response

Recently, We have introduced Image & News API, Where you can perform
search and get result in json resonse

1. TOP STORIES

If there are any trending news stories relevant to your search query, Google will return those in a section called “Top Stories”. This section is returned by the API as a top_stories array.

2. INLINE IMAGE

When doing a standard web search and images are provided by Google within the search results, these images are returned by the API within an inline_image array.

3. INLINE VIDEOS

When doing a standard web search and videos are provided by Google within the search results, these videos are returned by the API within an inline_videos array.

4. PEOPLE ALSO ASK

For many search queries, Google provides an additional set of frequently asked questions related to the search term. These related questions are returned by the API as a people_also_ask array.

5. KNOWLEDGE CARD

A Knowledge Graph is returned by Google whenever there is enough information about the search query from Google directly or from informational sources, such as Wikipedia. Knowledge Graphs will be returned in a knowledge_card object by the API.

6. ADS

If Google returns any sponsored ads for your search query, the API response will come with an ads object, which contains all ads in the order they are shown in the search result. Ads can be shown either at the top or at the bottom of the search result.

7. ORGANIC

Organic search results are the main search results provided by Google and are determined by a series of factors, such as web traffic, back-links, social media presence, and much more. These results are parsed by the API in detail and returned as organic.

9. NEWS RESULTS

To retrive a result from Google News, You will need to change your API request param serp_type to news in order to perform a search on news section.

10. IMAGE RESULTS

To retrive a result from Google Image, You will need to change your API request param serp_type to image in order to perform a search on image section.

Easy Integration

Select your favoured integration method and copy
the provided code.

Get in touch with us!

You may contact us from here for any concern.