Get started

Introduce

Serp API is a tool for obtaining structured data from search engine result pages (SERP), supporting Google, Bing, Yahoo, Yandex and other major search engines. By calling the API programmatically, developers can quickly obtain keyword search results, advertising data, news and information, etc. It is suitable for SEO optimisation, competitive product analysis, market intelligence collection and other scenarios.

Quick Start

Get API key

Visit ABC Proxy official website, register an account, apply for serp api trial/purchase package, get API key

API key

How to use

Request samples

Below, you'll find sample cURL requests. For examples in other programming languages, please refer to the relevant sections:

curl -X GET "https://serpapi.abcproxy.com/search" \
  -d "engine=google" \
  -d "q=Coffee" \
  -d "no_cache=false" \
  -d "api_key=YOUR_API_KEY"

Go to the Serp api usage page.

Step 1:Choose a search engine or website.

Choose a search engine or website.

Step 2:Enter the target of the query, as well as other parameters to customise the request. Click the Submit Request button to send the request to our API.

Step 3:Wait for the API to process and return the results. Review the results in the ‘Output Preview’ tab, which displays both the output code and an HTML/PNG preview. Export the data as JSON using the button in the upper right corner.

All information herein is provided on an “as is” basis and for informational purposes only. We make no representation and disclaim all liability with respect to your use of any information contained on this page. Before engaging in scraping activities of any kind you should consult your legal advisors and carefully read the particular website’s terms of service or receive a scraping license.

Last updated