cjbarrie / academictwitteR

Repo for academictwitteR package to query the Twitter Academic Research Product Track v2 API endpoint.
Other
272 stars 59 forks source link

[FR] Add Filtered Stream Access #295

Open cjbarrie opened 2 years ago

cjbarrie commented 2 years ago

Describe the solution you'd like

Twitter v2 has a streaming endpoint (see here).

This has additional affordances when academic access has been granted (see here), which include redundancy and recovery features.

This feature would implement this endpoint, allowing requests to be made to the search stream, and incorporating backfill capabilities.

Anything else?

No response