Skip to main content
GET
/
v1
/
google
/
trends
/
trending
Trending searches
curl --request GET \
  --url https://scrapebadger.com/v1/google/trends/trending
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Query Parameters

geo
string
default:US

Response

Successful Response