• Stars
    star
    210
  • Rank 186,491 (Top 4 %)
  • Language
    Go
  • License
    MIT License
  • Created almost 2 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

  1. git clone https://github.com/twintproject/twint-zero
  2. cd twint-zero
  3. go mod init twint-zero
  4. 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

  1. $QUERY: Here you go.
  2. $INSTANCE: Setup your own.
  3. $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

Francesco Poldi

Simon Archer: JSON formatting and attachments parsing