https://github.com/averdones/tweetshot
Take screenshots of tweets using Python and Selenium
https://github.com/averdones/tweetshot
Last synced: about 1 year ago
JSON representation
Take screenshots of tweets using Python and Selenium
- Host: GitHub
- URL: https://github.com/averdones/tweetshot
- Owner: averdones
- License: mit
- Created: 2020-05-29T20:06:38.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-12T17:21:53.000Z (about 6 years ago)
- Last Synced: 2024-09-18T16:49:04.344Z (almost 2 years ago)
- Language: Python
- Size: 835 KB
- Stars: 14
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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:
