• Stars
    star
    122
  • Rank 292,031 (Top 6 %)
  • Language
  • Created almost 2 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Twitter Blue data

Twitter Blue

This repository contains information about Twitter Blue subscriptions.

Please note

As of today's update (22 January 2023), there are just over 250k accounts listed here that are currently subscribed to Twitter Blue, but this does not mean that there are only 250k Twitter Blue subscribers.

In the first round we identified most Blue subscribers β€” around 95% according to reported estimates based on internal leaks (see the next section for links). My rough guess would be that there are currently somewhere between 275k and 325k subscribers in total. It would be possible to make this estimate more precise based on data we've collected, but I haven't had time. If anyone has internal information about current numbers, I'd be interested to hear it.

About this project

This repository is a continuation of a data collection project started by Casey Ho and me (Travis Brown) in November 2022.

Twitter Blue was first launched on 5 November 2022, and had stopped accepting subscriptions by 11 November. The Washington Post reported the following week that "about 150,000 users" had subscribed to the new Twitter Blue during those initial few days, based on information from an internal source.

We eventually identified 145,454 of those initial subscribers, building on an earlier list of 135k we had compiled that was reviewed and verified by the Washington Post. This work was also cited in the New York Times, Business Insider, and the SPLC's Hatewatch.

Methodology

We compiled this list by combining two approaches. The first uses a Twitter profile scraper that is one of the components of the Hassreden-Tracker project, which was supported by Prototype Fund in 2022. The second involves searching the Twitter API for tweets by Twitter Blue subscribers, with queries designed to cover areas of the Twitter graph that the first approach may miss (for example non-English-language accounts).

Format

The data/accounts.csv file has the following fields:

  1. Account ID
  2. Screen name
  3. Legacy verification status
  4. Follower count
  5. Date of first identification as Blue subscriber
  6. Timestamp of first identification as Blue subscriber
  7. Subscription status

Note that the follower count may be less current than the status information (follower account updates happen separately and less often, since they affect most lines in the file, and make the more interesting parts of the change history less visible).

The legacy verification status will either be empty (no legacy verification) or one of the following values:

  • B: verified as a business account
  • G: verified as a government account
  • V: verified but verification type is not specified

Note that affiliate verification is not tracked here.

The subscription status will be one of the following:

  • B: Subscribed to Twitter Blue
  • U: Unsubscribed
  • S: Permanently suspended
  • D: Self-deactivated

More Repositories

1

memory.lol

memory.lol
Rust
471
star
2

cancel-culture

Tools for fighting abuse on Twitter
Rust
411
star
3

iteratee

Iteratees for Cats
Scala
184
star
4

dhallj

Dhall for Java
Java
174
star
5

octocrabby

Tools for managing GitHub block lists
Rust
98
star
6

type-provider-examples

Macro-based type providers for Scala (examples)
Scala
85
star
7

twitter-watch

Tracking the far right on Twitter
Rust
58
star
8

abstracted

Forget your methods
Scala
41
star
9

expressier

A regular expression type provider demo
Scala
40
star
10

sized

Scala
35
star
11

hassreden-tracker

Hassreden-Tracker
Rust
34
star
12

unsuspensions

Elon Musk's suspension reversals
32
star
13

metaplasm

meta.plasm.us
HTML
32
star
14

scala-quickstart

Getting started in the Scala REPL
Shell
28
star
15

deleted-tweets

Deleted tweet archive metadata and code
26
star
16

typelevel-tour

A tour of some Typelevel libraries
Scala
25
star
17

itm

Interactive topic modeling
Java
24
star
18

stop-the-steal

Stop the Steal / J6 Twitter user profiles
20
star
19

evasion

Tracking far-right ban evasion on Twitter
19
star
20

circe-derivation

Scala
17
star
21

mstparser

Scala
17
star
22

circe-algebra

Experimental decoding algebra for circe
Scala
13
star
23

wayback-rs

Tools for working with the Wayback Machine in Rust
Rust
13
star
24

orcrs

An ORC reader for Rust
Rust
12
star
25

scala-java-interop

Scala-Java interoperability examples
Java
12
star
26

dotty-experiments

Scala
11
star
27

incompletes

Derivation for incomplete type class instances
Scala
9
star
28

instancez

Scalaz 7 type class instances for various Scala and Java libraries.
Scala
9
star
29

names

Named-entity recognition with Finagle
Scala
8
star
30

coverages

A sandbox for experimenting with Scala code coverage tools
Scala
7
star
31

rotation-rs

Document rotation detection
Rust
7
star
32

tsg-metadata

Metadata related to the Twitter Stream Grab from Archive Team
Rust
7
star
33

macavity

Faster stuff for Cats
Scala
7
star
34

memory-lol

memory.lol
Java
7
star
35

rust-jvm-demo

Rust on the JVM
Scala
6
star
36

concurrent

Scala
6
star
37

syzygist

Various utilities for Scalaz streams
Scala
6
star
38

scrooge-circe-demo

Circe codecs for Scrooge-generated code
Scala
6
star
39

at-twitter-stream

Tools for working with Twitter JSON data
Rust
5
star
40

haskell-cpython

CPython bindings for Haskell
Haskell
5
star
41

woodchipper

Woodchipper
JavaScript
5
star
42

deleted-tweets-archive

Deleted Tweets Archive - These tweets display several bad actors' most divisive uses of the Twitter platform.
5
star
43

iteratee-twitter

iteratee.io module for Twitter Util
Scala
5
star
44

twitter-model

JSON Schema definitions for the Twitter API
Rust
4
star
45

hkvdb

hkvdb
Rust
4
star
46

sbt-javacc

An sbt plugin for JavaCC
Scala
4
star
47

parquetry

Rust
4
star
48

sbt-opinions

Standard SBT project plugin
Scala
4
star
49

twprs

Twitter profile tools for Rust
Rust
4
star
50

mallet

MALLET
Java
3
star
51

egg-mode-extras

Rate-limit-aware streams and other helpers for egg-mode
Rust
3
star
52

twpis

Rust
2
star
53

sentlex

Haskell
2
star
54

sbt-jacc

An sbt plugin for JFlex and Jacc
Java
2
star
55

xmlunit

XmlUnit
Java
2
star
56

tesseract

Tesseract
C++
2
star
57

shapeless-twitter

Twitter + Shapeless experiments
Scala
2
star
58

findmyfrens

Tracking findmyfrens.net
Rust
2
star
59

cli-helpers

Rust
1
star
60

misccli

Miscellaneous command-line tools
Rust
1
star
61

relate

A prosopography visualization tool
Java
1
star
62

scala-visitor

Scala
1
star
63

smoothlife

A simple version of SmoothLife in Haskell
Haskell
1
star
64

morphadorner

Java
1
star
65

dotfiles

My configuration
Vim Script
1
star
66

euler

Project Euler framework and solutions
Scala
1
star
67

abbot

TEI conversion utilities
Shell
1
star
68

disinfo-notes

1
star
69

rocksdb-table

Some helpers for working with RocksDB databases in Rust
Rust
1
star
70

rearranger

Rust
1
star
71

gothic

Analysis of a collection of Gothic texts
1
star
72

scardf

Scala RDF API
Scala
1
star
73

corporacamp-site

PHP
1
star
74

travisbrown

1
star
75

oscon-challenge

Twitter Challenge at OSCON 2014
JavaScript
1
star
76

circles

Miscellaneous files for Romantic Circles
1
star
77

archivindex-builder

Archivindex Builder
HTML
1
star
78

gistlist

List your gists
Rust
1
star
79

retryable-error

Rust
1
star
80

json-schema-tools

JSON Schema tools
Rust
1
star