tiffany352/twitter-archive-browser

Add integration for Twitter API

Opened this issue · 0 comments

While the app should be usable offline, there is some information that is simply absent from the archive, such as the profile pictures of other users, and the screen names of people you've had DM conversations with. We should be able to fetch this information from the Twitter API without having to authenticate as a specific user, but it will require the use of my bearer token I've created for this project.