Unoffical Twitter API
The unofficial Twitter API is used when a user is not logged in. Limited data can be fetched using this way.
# Pros
- last 3200 tweets per user
- basic user information
- anonymous without Twitter sign up
- no rate limitation - in theory
# Cons
- no following/followers
- limited replies to threads
- cumbersome to work with
# Libraries
There are some libraries that make accessing the unofficial API easier: