Hi everyone,
I’m Martina and I’m new to Postman, which I’m trying to use to retrieve all the tweets matching a specified query. Using the Full-archive search endpoint, it seems the maximum number of results you can get is 500. How can I retrieve more than 500 tweets iterating a single request?
I’ve already looked at the More than 100 tweets collection here on Postman, but it doesn’t work, as the message “This request does not have any tests” appears. Moreover, this collection refer to the Search recent endpoint and I don’t know if it works also by changing it to Full-archive search.
Thank you so much for your help!
Martina