Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Use Twitter V2 API to rescue tweet chains #10

Open
LuisMayo opened this issue Feb 19, 2021 · 2 comments
Open

Use Twitter V2 API to rescue tweet chains #10

LuisMayo opened this issue Feb 19, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@LuisMayo
Copy link
Owner

V2 API Should allow us to rescue a comment chain even if there are deleted tweets on it.
This comes at the expense of more strict quotas. So the best course of action may be to go and try with v1 API and if it fails go with v2 API

@LuisMayo LuisMayo added the enhancement New feature or request label Mar 9, 2021
@Jimmar
Copy link

Jimmar commented Apr 30, 2021

I'm curious as to which endpoint you were planning to use for v2 API?

@LuisMayo
Copy link
Owner Author

Hi @Jimmar

Search endpoint using the conversation ID: https://developer.twitter.com/en/docs/twitter-api/conversation-id
It comes with its own problems though, like the more restricted quota or the inability to use it on old threads

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants