mirror of
https://github.com/balkian/bitter.git
synced 2024-12-22 08:28:12 +00:00
2 lines
190 B
Bash
Executable File
2 lines
190 B
Bash
Executable File
python -m bitter.cli --config .bitter.yaml api '/search/tweets' --result_type recent --q 'bitter OR #bitter OR @bitter' --tweet_mode extended --tweets --max_count 5000 >> mytweets.jsonlines
|