How Do I scrape twitter (preferably without authentication)

This page summarizes the projects mentioned and recommended in the original post on /r/webscraping

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • nitter

    Alternative Twitter front-end

  • There are ways to scrape login-protected areas without login, though. That's what nitter.net does (alternative open source front-end for Twitter) and it publishes all details on it's public GitHub repo here: https://github.com/zedeus/nitter (see the guest_accounts branch). This is pretty complicated, though and if you're new to web scraping you'll need some time to grok all of this or hire someone who can. Good news is that if you need a small scale scraping then Nitter's approach works pretty well!

  • 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