Skip to content

Get twitter handles based on user ID's and vice-versa via tweeterid.com in python

License

Notifications You must be signed in to change notification settings

meatyite/python-tweeterid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-tweeterid

Get twitter handles based on user ID's and vice-versa via tweeterid.com in python

Example

import tweeterid

print(tweeterid.handle_to_id('sl4v1'))
print(tweeterid.id_to_handle('1062744378379141120'))

About

Get twitter handles based on user ID's and vice-versa via tweeterid.com in python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages