Search list tweets
Lists
Search List Tweets
Search for tweets within a specific Twitter list. Returns tweets from the list that match the given search query. Useful for finding specific content within curated tweet collections.
GET
Search list tweets
Authorizations
Your ScrapeBadger API key. You can find this in your dashboard at https://scrapebadger.com/dashboard/api-keys.
Path Parameters
The unique numeric ID of the list.
Example:
"1580582120482430976"
Query Parameters
Search query to filter tweets within the list.
Example:
"artificial intelligence"
Pagination cursor for fetching the next page of results.

