Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

q
string
required

Parameter defines the query you want to search. You can use anything that you would use in a regular Google search.

num
number
default:10
required

This sets the maximum number of results per page. 10 , 20 , 30 , 40 , 50 , 100. Results more than 10 per page will count as 2 credits.

page
number
default:1
required

Requested page

api_key
string
required

This is your account API Key. You can easily locate it in your account dashboard.

Response

200

OK