A running list of possible trolls and/or bots identified by Bot Sentinel
34 commits30,975 rows3.5MBcsv
HEAD 2ypTGNd updated structure, readme, and body
Readme
Bot Sentinel Twitter Trolls & Bots
This is an incomplete list of Twitter trolls verified by Bot Sentinel, updated weekly.
The website gives a score which is used to measure how likely the account is a troll and/or a bot. This dataset contains that score, the user’s handle, the user’s name, when they joined Twitter, how many tweets they’ve made, how many followers they have, and how many accounts they’re following.
How this was made
There is currently no official API for Bot Sentinel. The data is currently being collected by scraping their all accounts page using Selenium for Python. Additional columns were created using the official Twitter API.
Additional columns
verified
- indicates whether or not the account is verified by Twittergeo_enabled
- indicates if the account has location enabledsuspended
- indicates if the account is still activeprofile_location
- shows location set by the userlisted_count
- number of lists the account has been added to
Meta
Structure
CSV
3.38 MB
30,975
185,850
2
CSV Configuration
This table contains a header row
This table uses different quotes to indicate strings
Schema
title | type | description |
---|---|---|
joined | string | |
username | string | |
name | string | |
category | string | |
score | number | |
tweets | integer | |
following | integer | |
followers | integer | |
likes | integer | |
user_id | string | |
date_added | string | |
status | string | |
verified | string | |
geo_enabled | string | |
suspended | string | |
profile_location | string | |
listed_count | integer |
Body Preview
Previewing 100 of 30,975 rows