This package can be used to access Twitter/X using its paid API 2.0.
The code if heavily influenced by the
rtweet
package but is a
simplified version focussed on the API 2.0 endpoint for the Pro level of
paid
subscription.
The latest feedback from rtweet
is that the package will no longer be
maintained going forward after it’s v2.0 release.
This code has been developed in-house and not extensively tested. If you find any bugs or have suggestions of other functions to add, please raise an issue in this repository.
You can install the development version of ‘readtwitter’ using:
if (!requireNamespace("librarian")) install.packages("librarian", quiet = TRUE)
librarian::stock(DataS-DHSC/readtwitter)
Unless stated otherwise, the codebase is released under the MIT License. This covers both the codebase and any sample code in the documentation.
All other content is © Crown copyright and available under the terms of the Open Government 3.0 licence, except where otherwise stated.