COVID-19 stream
API reference contents
GET /labs/1/tweets/stream/covid19
Streams Tweets based on our internal COVID-19 Tweet annotation and a set of defined parameters we believe deliver a comprehensive view of this conversation around this topic.
Because of the high Tweet volume, the stream is divided into 4 partitions, each one delivering ~25% of the overall Tweet volume about this topic. In order to get the full Tweet volume about this topic, your client will need to connect to all partitions at the same time.
Endpoint URL
https://api.twitter.com/labs/1/tweets/stream/covid19Authentication and rate limits
| Authentication methods supported by this endpoint | |
|---|---|
| Rate limit | 200 requests per 15-minute window |
Learn more about rate limits.
Query parameters
| Name | Type | Description |
|---|---|---|
partitionRequired | number | The partition number to connect to (1 to 4). |
Examples
Response
The endpoint will return Tweet objects in the legacy enriched native response format.