geduldig / TwitterAPI

Minimal python wrapper for Twitter's REST and Streaming APIs
936 stars 263 forks source link

Attempting to pull more than 10 tweets with search/tweets #206

Closed brandon-scott-pritchard closed 2 years ago

brandon-scott-pritchard commented 2 years ago

How would I go about pulling more than 10 tweets when I use the search/tweets endpoint?

geduldig commented 2 years ago

Use the count parameter.

Docs are here: https://developer.twitter.com/en/docs/twitter-api/v1/tweets/search/api-reference/get-search-tweets