Search for tweets using the Twitter Search API, powered by agent-twitter-client (no Twitter API key required). Supports various search modes including Top, Latest, Photos, Videos, and Users.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The search query. Any Twitter-compatible query format can be used (e.g., '#nodejs', 'from:username', etc.)
The maximum number of tweets to return
The category filter to apply to the search
Top, Latest, Photos, Videos, Users