Twarc-csv

Latest version: v0.7.2

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

Scan your dependencies

Page 2 of 3

0.5.0

This version significantly changes the output CSV format and defaults.

It is recommended to re-run the export as the columns have changed.

Previously, the default was to output original retweets as is, and insert referenced tweets inline. With this version, referenced tweets are not inserted (so by default you will only see the tweets from `data` not any referenced replies or quotes) and retweets are now returned in "merged" form, where the tweet text is replaced with the non-truncated original with matching entities etc.

This version also requires a newer version of twarc. Update everything with:


pip install --upgrade twarc twarc-csv

0.3.8

Fix parsing non tweet objects from the stream, adding this to report output.

0.3.7

Fix ability to use pipes. The check for empty files would throw an error if using `STDIN`

0.3.6

* Don't include rows for referenced tweets that are missing.
* Change output report slightly.
* Add missing withheld fields

0.3.5

* Fix duplicate columns output when specifying custom list of output columns.
* Add __twarc metadata to all tweets
* Fix column reordering

0.3.4

Add missing `author.withheld` columns

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.