fa0311 / twitter-openapi-typescript

Implementation of Twitter internal API (Twitter graphql API) in TypeScript
https://www.npmjs.com/package/twitter-openapi-typescript
Other
73 stars 11 forks source link

How to make it support x.com api #104

Closed penkzhou closed 2 months ago

penkzhou commented 2 months ago

I am make a twitter browser extension and I want to use this api to fetch tweet info. it works on twitter.com, but not on x.com

fa0311 commented 2 months ago

fix #105