SERPHouseSERPHouse

Live (HTTP GET)

Perform real-time SERP searches using HTTP GET requests with query parameters.

Deprecated
This endpoint is deprecated and will be removed in a future release. Please migrate to the newer API.

Performing a realtime search is as simple as making a GET HTTP request to the SERPHouse live endpoint. The only required parameters are your API key and q (your search query).

Requires authentication → provide your API key as a Bearer token in the Authorization header.

GET https://api.serphouse.com/serp/live

Response types

These are the response types we support. Append a suffix to the endpoint to choose the response format.

FormatEndpoint
JSON (default)https://api.serphouse.com/serp/live
Markdownhttps://api.serphouse.com/serp/live/md
HTMLhttps://api.serphouse.com/serp/live/html

Live SERP (GET)

Query Parameters

NameTypeDescription
q *StringSearch phrase that you want to search
domainStringChoose google, bing or yahoo domain.
You can get the list of available search engines by making a separate request to the Domains List
langStringYou can set language for e.g. en for english fr for french.
Get the list of available languages by making a separate request to the Languages List
deviceStringDevice can be
desktop To extract desktop result
mobile To extract mobile result
serp_typeStringSerp type can be
web get structured json result search engines web result
news Get news result from search engines
image Search image over search engines and get json result
locStringOptional field if you specify loc_id
When choose yahoo domain then field is optional
You must choose one of the fields: loc_id or loc
You can receive the list of available locations of search engines with their loc_id by making a separate request to the Locations List
loc_idStringOptional field if you specify loc
You must choose one of the fields: loc_id or loc
You can receive the list of available locations of search engines with their loc_id by making a separate request to the Locations List
verbatimStringSet Google Verbatim search, Parameter value can be 0 or 1
gfilterStringParameter defines if the filters for 'Similar Results' and 'Omitted Results' are on or off. It can be set to 1 (default) to enable these filters, or 0 to disable these filters.
pageStringGive specific page to get the result of that page number. By default it will get you first page.
num_resultStringDefine the number of results you want to get per page. By default, you will get up to 10 results.
Maximum 10 results are available.
api_token *StringYour API key
Optional if you specify an Authorization header in request
date_rangeStringSometimes you may want to only find information published during a specific time frame. To limit Google results by date

Parameter values can be comma separated date range YYYY-MM-DD,YYYY-MM-DD OR

h Past hour
d Past 24 hours
w Past week
m Past month
y Past year

Headers

NameTypeDescription
Authorization *StringBearer <YOUR_API_KEY>
Live SERP (HTTP GET)Click to expand
Live SERP results from an HTTP GET request

Example Request

curl --location --request GET 'https://api.serphouse.com/serp/live?q=apple&domain=google.com&lang=en&device=desktop&serp_type=web&loc=Alba,Texas,United States' \--header 'Authorization: Bearer <YOUR_API_KEY>'

Example Response

{  "status": "success",  "msg": "Completed",  "results": {    "search_metadata": {      "id": 259416301,      "status": "success",      "created_at": "2026-08-03T08:51:00.000000Z",      "processed_at": "2026-08-03 08:51:00"    },    "search_parameters": {      "domain": "google.com",      "lang": "en",      "country": "US",      "location": "Alba,Texas,United States",      "q": "apple",      "device": "desktop",      "url": "https://www.google.com/search?q=apple&uule=w+CAIQICIYQWxiYSxUZXhhcyxVbml0ZWQgU3RhdGVz&hl=en&gl=US&ie=UTF-8&tbs=li:1",      "page": "1",      "num": 10,      "ie": "UTF-8",      "tbs": "li:1"    },    "results": {      "search_information": [        {          "total_results": "3,810,000,000",          "time_taken_displayed": "0.42"        }      ],      "organic": [        {          "position": 1,          "site_title": "Apple",          "title": "Apple",          "link": "https://www.apple.com/",          "displayed_link": "https://www.apple.com",          "cached_page": null,          "snippet": "Discover the innovative world of Apple and shop everything iPhone, iPad, Apple Watch, Mac, and Apple TV, plus explore accessories, entertainment, ..."        },        {          "position": 2,          "site_title": "iCloud",          "title": "iCloud",          "link": "https://www.icloud.com/",          "displayed_link": "https://www.icloud.com",          "cached_page": null,          "snippet": "Log in to iCloud to access your photos, mail, notes, documents and more. Easily access apps and data from your iPhone on the web"        },        {          "position": 3,          "site_title": "Wikipedia",          "title": "Apple Inc.",          "link": "https://en.wikipedia.org/wiki/Apple_Inc.",          "displayed_link": "https://en.wikipedia.org › wiki › Apple_Inc ",          "cached_page": null,          "snippet": "Apple Inc. is an American multinational technology company headquartered in Cupertino, California, in Silicon Valley, and known for consumer electronics, ..."        },        {          "position": 4,          "site_title": "YouTube&nbsp;·&nbsp;Apple",          "title": "Apple",          "link": "https://www.youtube.com/apple",          "displayed_link": "20.7M+ followers",          "cached_page": null,          "snippet": "Welcome to the official Apple YouTube channel. Here you'll find news about product launches, tutorials, and other great content. latest from iPad, iPad Pro, ..."        },        {          "position": 5,          "site_title": "LinkedIn&nbsp;·&nbsp;Apple",          "title": "Apple",          "link": "https://www.linkedin.com/company/apple",          "displayed_link": "18.4M+ followers",          "cached_page": null,          "snippet": "Apple Industry Computers and Electronics Manufacturing Company size. Innovative Product Development, World-Class Operations, Retail, and Telephone Support"        },        {          "position": 6,          "site_title": "Reddit&nbsp;·&nbsp;r/apple",          "title": "r/Apple: Unofficial Apple Community",          "link": "https://www.reddit.com/r/apple/",          "displayed_link": "6.4M+ followers",          "cached_page": null,          "snippet": "An unofficial community about Apple and all of its devices and software. Everything is playable in the app via Apple Music Apple Watch, CarPlay, Siri intents, ..."        },        {          "position": 7,          "site_title": "Apple",          "title": "ID in Wallet",          "link": "https://learn.wallet.apple/id",          "displayed_link": "https://learn.wallet.apple › ... ",          "cached_page": null,          "snippet": "Simply add your eligible ID to the Wallet app and use it to show proof of age or identity at select businesses, venues, online, and in-app."        }      ],      "people_also_ask": [        {          "question": "What if I invested $10,000 in Apple 30 years ago? ",          "answer": ""        },        {          "question": "Which iPhones are outdated in 2026? ",          "answer": ""        },        {          "question": "Should you shut down a Mac every night? ",          "answer": ""        },        {          "question": "What is the secret button on the iPhone? ",          "answer": ""        }      ],      "related_search": [        {          "title": "Apple login  ",          "link": "https://www.google.com/search?sca_esv=7083415dcaeee4fa&amp;hl=en&amp;gl=US&amp;tbs=li:1&amp;q=Apple+login&amp;sa=X&amp;ved=2ahUKEwiS2-eXioSWAxVQjOEIHUeiEpYQ1QJ6BAgpEAE"        },        {          "title": "Apple ID  ",          "link": "https://www.google.com/search?sca_esv=7083415dcaeee4fa&amp;hl=en&amp;gl=US&amp;tbs=li:1&amp;q=Apple+ID&amp;sa=X&amp;ved=2ahUKEwiS2-eXioSWAxVQjOEIHUeiEpYQ1QJ6BAgvEAE"        },        {          "title": "Apple Store near me  ",          "link": "https://www.google.com/search?sca_esv=7083415dcaeee4fa&amp;hl=en&amp;gl=US&amp;tbs=li:1&amp;q=Apple+Store+near+me&amp;sa=X&amp;ved=2ahUKEwiS2-eXioSWAxVQjOEIHUeiEpYQ1QJ6BAgzEAE"        },        {          "title": "Apple fruit  ",          "link": "https://www.google.com/search?sca_esv=7083415dcaeee4fa&amp;hl=en&amp;gl=US&amp;tbs=li:1&amp;q=Apple+fruit&amp;sa=X&amp;ved=2ahUKEwiS2-eXioSWAxVQjOEIHUeiEpYQ1QJ6BAgoEAE"        },        {          "title": "Apple Store login  ",          "link": "https://www.google.com/search?sca_esv=7083415dcaeee4fa&amp;hl=en&amp;gl=US&amp;tbs=li:1&amp;q=Apple+Store+login&amp;sa=X&amp;ved=2ahUKEwiS2-eXioSWAxVQjOEIHUeiEpYQ1QJ6BAgtEAE"        },        {          "title": "Apple Account  ",          "link": "https://www.google.com/search?sca_esv=7083415dcaeee4fa&amp;hl=en&amp;gl=US&amp;tbs=li:1&amp;q=Apple+Account&amp;sa=X&amp;ved=2ahUKEwiS2-eXioSWAxVQjOEIHUeiEpYQ1QJ6BAgwEAE"        },        {          "title": "Apple app  ",          "link": "https://www.google.com/search?sca_esv=7083415dcaeee4fa&amp;hl=en&amp;gl=US&amp;tbs=li:1&amp;q=Apple+app&amp;sa=X&amp;ved=2ahUKEwiS2-eXioSWAxVQjOEIHUeiEpYQ1QJ6BAgnEAE"        },        {          "title": "Apple logo  ",          "link": "https://www.google.com/search?sca_esv=7083415dcaeee4fa&amp;hl=en&amp;gl=US&amp;tbs=li:1&amp;q=Apple+logo&amp;sa=X&amp;ved=2ahUKEwiS2-eXioSWAxVQjOEIHUeiEpYQ1QJ6BAgqEAE"        }      ]    }  }}

Last updated on

How is this guide?

On this page