Skip to main content
GET
Get trending topics

Authorizations

x-api-key
string
header
required

Your ScrapeBadger API key. You can find this in your dashboard at https://scrapebadger.com/dashboard/api-keys.

Query Parameters

category
enum<string>
default:trending

Category to filter trends by.

Available options:
trending,
for-you,
news,
sports,
entertainment
count
integer
default:20

Number of trends to return.

Required range: 1 <= x <= 100

Response

Successfully retrieved trends.

List of trending topics.

data
object[] | null

Array of trend objects.