Show HN: Twitter API Reverse Engineered

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • twitter-api-client

    Implementation of X/Twitter v1, v2, and GraphQL APIs (by trevorhobenshield)

  • Huh, TIL Twitter uses GraphQL under the hood: https://github.com/trevorhobenshield/twitter-api-client/blob...

  • TWINT

    Discontinued An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing you to scrape a user's followers, following, Tweets and more while evading most API limitations.

  • Related but archived (scraper): https://github.com/twintproject/twint

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring logo
  • pytweetdeck

    Wrapper library of TweetDeck's internal api.

  • murder

    Large scale server deploys using BitTorrent and the BitTornado library (by ervinb)

  • Anyone who monitors what is being sent from their own computers over their own networks sees the Bearer token.

    Everyone, including any member of the public, who visits twitter.com gets the same Bearer token.

    No need to have an "account" with Twitter or to be "logged in".

    One can simulate this with cURL.

       js=$(curl -sA "" https://twitter.com|grep -m1 -o "https://abs.twimg.com/responsive-web/client-web-legacy/main[^\"]*");

  • TweetScraper

    TweetScraper is a simple crawler/spider for Twitter Search without using API

  • snscrape

    A social networking service scraper in Python

  • twspace-dl

    A python module to download twitter spaces.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Twitter will be purging accounts with no activity for several years soon. We need to archive as many as we can. Any ideas on Methods

    1 project | /r/Archiveteam | 8 May 2023
  • How Do I Use Twint?

    1 project | /r/learnpython | 1 May 2023
  • NYC's transport authority will no longer post service alerts on Twitter

    1 project | /r/technology | 28 Apr 2023
  • What’s currently the best method to archive a twitter account?

    1 project | /r/DataHoarder | 1 Apr 2023
  • Do I have to pay now for the Twitter API if I want to use it for data analysis?

    1 project | /r/datascience | 17 Mar 2023