API Reference

Description: Retrieves a list of categories associated with the "smart" followers of a given X account, including the follower count for each category.

Usage: Use this endpoint to see which categories dominate an account’s smart followers, Identify if an account has more smart followers in some specific category, benchmark category distribution across multiple accounts.

Usage Cost: 1 point per request

Log in to see full request history
Path Params
string
required

The username (handle) of the user in x.com

Headers
string
required
Response

Response body
object
items
array of objects
required

The list of Smart Followers categories

items*
object
string
required

Slug of the category

string
required

Name of the category

int32
required

Number of "smart" followers in this category

int32
required

The total number of Smart Followers categories

Language