Skip to content

Take screenshots of tweets using Python and Selenium

License

Notifications You must be signed in to change notification settings

averdones/tweetshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweetshot

Tweetshot is a python library to take screenshots of tweets.

Quick guide

Installation

pip install tweetshot

Usage

Open a command line, or a terminal, and run:

tweetshot [TWEET-URL]

For example, try the following command:

tweetshot https://twitter.com/hideo_kojima_en/status/1002107372091817984

You should see a new image file called screenshot.png in the directory from where you run the command. The image should the following one:

About

Take screenshots of tweets using Python and Selenium

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages