Is it possible? I have 6K+ favorites in my account. I’d like to retrieve and index all of them.
I’m using the REST API with Application-only authentication.
Right now that’s not possible, since you’ll typically only get 20 favs back from GET favorites/list - you can get the whole set back via your Twitter archive download, but not in the API.