twint-zero
twint-zero copied to clipboard
Old Twint style, but zero fat.
Twint Zero
Like Twint, but zero fat.
First things first
Users are invited to not scrape public instances, that will cause a bad experience for some users. Instead, you are invited to setup your own custom Nitter instance. Thank you, and enjoy!
Installation
-
git clone https://github.com/twintproject/twint-zero
-
cd twint-zero
-
go mod init twint-zero
-
go mod tidy
Usage
- Without compiling:
go run main.go -Query $QUERY -Instance $INSTANCE -Format $FORMAT
- If you compiled... well at this point you are supposed to know.
CLI Arguments
-
$QUERY
: Here you go. -
$INSTANCE
: Setup your own. -
$FORMAT
: "csv" or "json".
Questions/issues
Sir, the bill is: five GitHub stars, two forks and one retweet.
That being quoted, feel free to reach out.
License
MIT
Credits
Simon Archer: JSON formatting and attachments parsing
Julian: quoted tweet and its metadata fields