Skip to content

Commit d5d53f0

Browse files
committed
academic limits
1 parent edb9c68 commit d5d53f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/twarc2_en_us.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ make readily apparent.
114114

115115
### Limit
116116

117-
Because there is a 500,000 tweet limit (5 million for Academic Research Track)
117+
Because there is a 500,000 tweet limit (5, or sometimes 10 million for Academic Research Track)
118118
you may want to limit the number of tweets you retrieve by using `--limit`:
119119

120120
twarc2 search --limit 5000 blacklivesmatter tweets.jsonl
@@ -156,7 +156,7 @@ When you want to stop you use `ctrl-c`. This only stops the stream but doesn't d
156156

157157
## Sample
158158

159-
Use the `sample` command to listen to Twitter's [tweets/sample/stream](https://developer.twitter.com/en/docs/twitter-api/tweets/sampled-stream/api-reference/get-tweets-sample-stream) API for a "random" sample of recent public statuses.
159+
Use the `sample` command to listen to Twitter's [tweets/sample/stream](https://developer.twitter.com/en/docs/twitter-api/tweets/sampled-stream/api-reference/get-tweets-sample-stream) API for a "random" sample of recent public statuses. The sampling is based on the millisecond part of the tweet timestamp.
160160

161161
twarc2 sample sample.jsonl
162162

0 commit comments

Comments
 (0)