Twitter-tap

Latest version: v2.2.1

Safety actively analyzes 619401 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.0.3

The script should now work with python3.

2.0.1

Fixed a bug where search results would fail to retreive tweets due to invalid since_id. The since_id is now manually computed from the results.

2.0.0

Supports both the search api and the streaming api

1.1.0

Added two options for changing the default collection names for queries and tweets.

The options are **--queries-collection** and **--tweets-collection**

1.0.0

This is the first release meant for production use.

It is executed like this:

bash
tap --consumer-key CONSUMERKEY --consumer-secret CONSUMERSECRET -q "miley cyrus" -v DEBUG


The results are stored in mongoDB (the connection details can be entered via the --db option.

To see help please run

bash
tap -h

0.1.0alpha

Collect tweets to a mongoDB using the twitter search API.

Please read the README.md for instructions on how to use this tool.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.