Scrapes tweet data from nitter.poast.org
| grabit.curl | added grabit.curl | |
| grabit.nitter | Split scripts for twstalker integration | |
| grabit.twstalker | Split scripts for twstalker integration | |
| README.md | added grabit.curl | |
grabit is a set of Python and Bash 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.jpgmedia_FeNa89IaYAEVaot.jpg.tags.txtmedia_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.
grabit.curl will work with nitter.privacyredirect.com as of 2025年10月10日, and is useful for systems that can't install chromedriver for some reason.