Get user mentions
Users
Get User Mentions
Get tweets that mention a specific user. Returns tweets containing @username from the latest search results. Useful for monitoring brand mentions, tracking conversations, and reputation management.
GET
Get user mentions
Authorizations
Your ScrapeBadger API key. You can find this in your dashboard at https://scrapebadger.com/dashboard/api-keys.
Path Parameters
The username (screen name) of the user.
Example:
"elonmusk"
Query Parameters
Number of tweets to return per page.
Required range:
1 <= x <= 100Pagination cursor for fetching the next page of results.

