twitter-to-sqlite
twitter-to-sqlite copied to clipboard
Data Pull fails for "Essential" level access to the Twitter API (for Documentation)
Per Twitter documentation: https://developer.twitter.com/en/docs/twitter-api/getting-started/about-twitter-api#v2-access-leve
This isn't any fault of twitter-to-sqlite of course, but it should probably be documented as a side-note.
And this is how I'm surfacing the message from utils.py:
There’s also a limit of 3200 tweets. I wonder if that can be circumvented somehow.