Documentation
Noble SERP Real Time Search API
Noble SERP is a real time Google search engine results API. With Noble SERP you can programatically access Google search results in a structure format without having to worry about parsing HTML or managing proxies.
Authentication
To access the Noble SERP API you must authenticate your requests with an API Key.
You can generate an API Key in the dashboard. Click here to generate a new API Key.
You can pass the API key a query parameter in the URL:
You can also authenticate using the Authorization
header:
On This Page