mirror of
https://codeberg.org/lethe/grabit.git
synced 2025-09-04 04:25:19 +02:00
Scrapes tweet data from nitter.poast.org
grabit.nitter | ||
grabit.twstalker | ||
README.md |
grabit
is a set of Python scripts that scrapes a tweet through a given frontend, downloads the associated image and some metadata, and packages it in a format that's easy to import with Hydrus.
For example, running
grabit.nitter https://nitter.poast.org/yabumamemame/status/1577204305924304896
will generate three files in /tmp
:
media_FeNa89IaYAEVaot.jpg
media_FeNa89IaYAEVaot.jpg.tags.txt
media_FeNa89IaYAEVaot.jpg.urls.txt
grabit.nitter
is (was?) known to work with:
- nitter.poast.org
- nitter.lucabased.xyz
grabit.twstalker
is specially made for twstalker.com
.