bacitracin / Twitter-UserIDs_to_Usernames

Python script to convert file with userids to usernames

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitter-UserIDs_to_Usernames

This script takes a CSV file with Twitter user IDs & returns a CSV with the actual usernames in another column. Sample file to test out is included. Requires Twitter credentials

Imports the following libraries: csv Twython

About

Python script to convert file with userids to usernames


Languages

Language:Python 100.0%