Download tweets as CSV
Update date: 2020/08/14
Data such as users and tweets can be retrieved as CSV files.
You can download files for every 10,000 tweets. You can download up to 50,000 files per day.
The format of the CSV file depends on the screen. The meaning of each parameter is as follows.
Tweets > Tweet history
Parameter Name | Description |
---|---|
tweet_id | tweet ID |
tweet_at | tweet date |
text | tweet content |
source | the client when you tweet |
retweet_count | retweet count |
favorite_count | number of likes |
screen_name | the @name of the user who tweeted |
name | username of the user who tweeted the message |