alexpghayes/twittercache: Sample the Twitter Graph and Cache It Locally

Facilitates robust sampling of the Twitter graph by saving data about observed nodes into a data cache. Requests for new nodes are smart and do not waste API requests on nodes already in the cache. The cache can then be exported to a number of data structures more appropriate for network analysis. Automatically manages multiple tokens to speed up sampling with staying with API rate limits.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.0.9202
URL https://github.com/alexpghayes/twittercache
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("alexpghayes/twittercache")
alexpghayes/twittercache documentation built on Oct. 10, 2020, 8:36 p.m.