https://github.com/fa0311/awesometwitterundocumentedapi
A curated list of awesome Twitter Undocumented API
https://github.com/fa0311/awesometwitterundocumentedapi
List: awesometwitterundocumentedapi
api twitter undocumented unofficial
Last synced: 4 months ago
JSON representation
A curated list of awesome Twitter Undocumented API
- Host: GitHub
- URL: https://github.com/fa0311/awesometwitterundocumentedapi
- Owner: fa0311
- Created: 2023-05-26T20:27:42.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-12-02T01:35:34.000Z (over 1 year ago)
- Last Synced: 2025-12-03T12:29:39.251Z (7 months ago)
- Topics: api, twitter, undocumented, unofficial
- Language: Python
- Homepage:
- Size: 18.6 KB
- Stars: 29
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AwesomeTwitterUndocumentedAPI
A curated list of awesome Twitter Undocumented API
## package
| Name | Description |
|:------------------------------------------------------------------------------------------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [fa0311/twitter-openapi-typescript](https://github.com/fa0311/twitter-openapi-typescript) | Implementation of Twitter internal API (Twitter graphql API) in TypeScript
 |
| [fa0311/twitter_openapi_python](https://github.com/fa0311/twitter_openapi_python) | Implementation of Twitter internal API (Twitter graphql API) in Python with data validation by pydantic
 |
| [fa0311/twitter_openapi_dart](https://github.com/fa0311/twitter_openapi_dart) | Implementation of Twitter internal API in Dart
 |
| [trevorhobenshield/twitter-api-client](https://github.com/trevorhobenshield/twitter-api-client) | Implementation of X/Twitter v1, v2, and GraphQL APIs
 |
| [tsukumijima/tweepy-authlib](https://github.com/tsukumijima/tweepy-authlib) | Twitter Web App (Web 版公式クライアント) の内部 API を使い、Tweepy でスクリーンネームとパスワードで認証するためのライブラリ
 |
| [iSarabjitDhiman/TweeterPy](https://github.com/iSarabjitDhiman/TweeterPy) | TweeterPy is a python library to extract data from Twitter. TweeterPy API lets you scrape data from a user's profile like username, userid, bio, followers/followings list, profile media, tweets, etc.
 |
## document
| Name | Description |
|:------------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [fa0311/twitter-openapi-docs](https://github.com/fa0311/twitter-openapi-docs) | twitter openapi docs
 |
| [fa0311/TwitterInternalAPIDocument](https://github.com/fa0311/TwitterInternalAPIDocument) | Twitter Internal API Document
 |
| [fa0311/twitter-tid-generator](https://github.com/fa0311/twitter-tid-generator) | archive
 |
## tool
| Name | Description |
|:--------------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [fa0311/twitter-openapi](https://github.com/fa0311/twitter-openapi) | OpenAPI(Swagger) specification of Twitter Internal API (Twitter graphql API)
 |
| [yaroslav-n/secret-twitter-features](https://github.com/lohansimpson/x-feature-flags) | Chrome extension to modify X feature flags
 |
## application
| Name | Description |
|:------------------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [dimdenGD/OldTweetDeck](https://github.com/dimdenGD/OldTweetDeck) | Returns old TweetDeck, for free!
 |
| [fa0311/twitter-snap](https://github.com/fa0311/twitter-snap) | Create beautiful Tweet images/videos fast. Twitter archiver.
 |
## deprecated-package
| Name | Description |
|:------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [fa0311/TwitterSpacesWiretap](https://github.com/fa0311/TwitterSpacesWiretap) | Unofficial Spaces Client for Twitter Internal API
 |
| [fa0311/TwitterFrontendFlow](https://github.com/fa0311/TwitterFrontendFlow) | Unofficial Client for Twitter Internal API
 |
## deprecated-application
| Name | Description |
|:------------------------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [fa0311/twitter_river](https://github.com/fa0311/twitter_river) | Unofficial Twitter client that does not use the official API, Third-party apps to take down Elon Musk (beta)
 |
| [fa0311/social_doge](https://github.com/fa0311/social_doge) | Twitter follow/follower manager
 |
| [fa0311/TwitterSpacesWiretapExtension](https://github.com/fa0311/TwitterSpacesWiretapExtension) | A Chrome extension for listening in on Twitter Spaces without joining.
 |
| [jonjomckay/fritter](https://github.com/jonjomckay/fritter) | A privacy-friendly Twitter frontend for mobile devices
 |