Implementation of Twitter internal API (Twitter graphql API) in Python with data validation by pydantic
Last updated Jul 1, 2026
96
Stars
20
Forks
6
Issues
0
Stars/day
Attention Score
37
Language breakdown
Python 99.9%
PowerShell 0.1%
Shell 0.0%
โธ Files
click to expand
README
twitteropenapipython
Typed Twitter scrapers by Pydantic.
Table of Contents
This repository contains two packages.
- twitteropenapi_python Package for human-friendly Python
- twitteropenapipythongenerated Python package automatically generated from twitter-openapi by OpenAPI generator
graph LR
A[twitter-openapi]--Auto Generated-->B[twitteropenapipython_generated]
B--Simplified handling-->C[twitteropenapipython]
twitteropenapipython
Learn more about people-friendly Python packages here.
twitteropenapi_python/README.md
twitteropenapipython_generated
Learn more about the automatically generated Python package here.
License
This project is dual licensed. You can choose one of the following licenses:
๐ More in this category