Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerGlaiel authored Dec 22, 2022
1 parent 640faaa commit cd859d9
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ A list of all legacy verified twitter user ids and screennames. Just in case it'

@verified on twitter follows every legacy-verified account on the platform. This script uses the twitter API to download the list of users that account followed and stored them locally. Since no new accounts are going to get legacy verified anymore, this list shouldn't need to be updated.

scrape.py: the python script used to download this data from twitter
legacy_verified_ids.txt: an array of all legacy verified user ids
legacy_verified_usernames.txt: an array of tuples of verified user ids along with their usernames


scrape.py: the python script used to download this data from twitter

legacy_verified_ids.txt: an array of all legacy verified user ids

legacy_verified_usernames.txt: an array of tuples of verified user ids along with their usernames

0 comments on commit cd859d9

Please sign in to comment.