Parameters for getting followers / following / verified-followers (v3, no cookie required)
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
Username |
string |
✔️ | Twitter username (with or without @). | elonmusk |
Count |
optionalnullable.OptionalNullable[int64] |
➖ | Number of users to return per page (min 10, max 100). | 20 |
Cursor |
optionalnullable.OptionalNullable[string] |
➖ | Cursor from previous next_cursor to fetch the next page. | 1870681402093130182|2076960004551737340 |