mirror of
https://github.com/balkian/bitter.git
synced 2024-12-22 16:38:13 +00:00
2 lines
190 B
Bash
2 lines
190 B
Bash
|
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
|