The Old Bird V2
Introducing "The Old Bird" API, a robust API designed to unlock valuable Twitter data effortlessly. With this API, you can access tweet details, user followers, followings, post engagements, and more. Explore top, latest, videos, photos, and people through our comprehensive search functionality. Retrieve user-specific information, including tweets, replies, media, likes, and profile details by…
The Old Bird V2 endpoints
| Method | Endpoint | Description |
|---|---|---|
| User | ||
| GET |
User By Screen Name /user/details |
Get User By Screen Name |
| GET |
User By Rest ID /user/details |
Get User By Rest ID |
| GET |
User Tweets By Screen Name /user/tweets |
Get User Tweets By Screen Name |
| GET |
User Tweets By Rest ID /user/tweets |
Get User Tweets By Rest ID |
| GET |
User Tweets & Replies By Screen Name /user/tweetsandreplies |
Get User Tweets & Replies By Screen Name |
| GET |
User Tweets & Replies By Rest ID /user/tweetsandreplies |
Get User Tweets & Replies By Rest ID |
| GET |
User Followers /user/followers |
Get User Followers |
| GET |
User Following /user/following |
Get User Following |
| GET |
User Likes /user/likes |
Get User Likes |
| GET |
User Media /user/media |
Get User Media |
| GET |
User About /user/about |
Get user about data |
| Tweet | ||
| GET |
Tweet Detail & Conversation /tweet/details |
Get Tweet Detail & Conversation |
| GET |
Tweet Retweeters /tweet/retweeters |
Get Tweet Retweeters |
| GET |
Tweet Favoriters /tweet/favoriters |
Get Tweet Favoriters |
| Search | ||
| GET |
Search /search/ |
This endpoint return search results |
| Lists | ||
| GET |
Lists Details /lists/details |
This endpoint returns the public information a Twitter Lists |
| GET |
Lists Tweets /lists/tweets |
This endpoint return a list of tweets in a given Twitter list |
| Trends | ||
| GET |
Get trends near a location /trends/ |
Returns the top 50 trending topics for a specific id (woeid), if trending information is available for it. |
| GET |
Available Locations /trends/available |
Get the list of available locations |
| Community | ||
| GET |
Community Details /community/details |
Get community details such as the name, member count, the creator and many other useful information related to the community |
| GET |
Community Tweets /community/tweets |
Get tweets published in the community |
| GET |
Community Members /community/members |
Get the list of members |
| Translation | ||
| POST |
Translate /translate |
Return Translated Text and the source language if it wasn't specified |
| POST |
Detect /translate/detect |
This endpoint will return the Language of the Text |
| AI | ||
| GET |
Named Entity Recognition /ai/named-entity-recognition |
Locate and classify named entities mentioned in text into pre-defined categories such as person names, organizations, locations |
| GET |
Sentiment Analysis /ai/sentiment-analysis |
Analyze text to determine if the emotional tone of the message is positive, negative, or neutral. |
| GET |
Topic Classification /ai/topic-classification |
Allows you to automatically extract meaning from text by identifying recurrent themes or topics |
The Old Bird V2 pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | 5 / second |
|
| ULTRA Recommended | $49.99 / month | 5 / second |
|
| MEGA | $159.99 / month | 10 / second |
|