Skip to content

A simple python script to grab twitter account info just by username or profile link

License

Notifications You must be signed in to change notification settings

D4Vinci/Twitter-Info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Info

A simple python script to grab Twitter account info like:

  • Name
  • Following
  • Followers
  • Likes
  • Account date
  • Profile picture

just by username or profile link.

Usage

python(3) twitter_info.py <twitter_profile_link> or <username>

Example

Input
python twitter_info.py _ngll
Output
Name: Nigella
Tweets: 30
Following: 8
Followers: 4
Likes: 9
Account made in: 10:45 - 31 Oca 2017
Full profile picture: /826504062728339457/wAO4ukpw.jpg

About

A simple python script to grab twitter account info just by username or profile link

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages