Skip to main content
GET
SERP Players - Clicks over time

Authorizations

Authorization
string
header
required

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

Query Parameters

keyword
string
required

Target keyword.

start_date
string
required

Start month, format YYYY-MM.

end_date
string
required

End month, format YYYY-MM.

granularity
enum<string>

Time granularity. Allowed: monthly.

Available options:
monthly
limit
integer
default:20
required

Number of rows to return; max 20, billed as 20 if exceeded.

Required range: x <= 20
country
enum<string>
default:ww

Two-letter country code. Allowed: us, ww. Default: ww. Coverage is limited to ww and us on the current plan.

Available options:
us,
ww
offset
integer

Row offset for pagination.

Response

200 - application/json

SimilarWeb v5 envelope (meta + data).

meta
object

SimilarWeb v5 response envelope metadata.

data
object[]