Tutorial

Using Bash to Query the New Twitter API 2.0

February 15, 2021
Twitter recently gave researchers access to a generous monthly amount of data for free
tutorial twitterapi bash

Using Bash to Query the CrowdTangle API and Parsing Outputs to CSV with R

December 19, 2020
Once again, understanding your API yields unexpected advantages and flexibility
tutorial crowdtangle bash R

Consistently Substituting IDs with Randomized Numbers Using R

November 1, 2020
An easy fix to replacing multiple occurences of ID variables throughout a data set
tutorial R

How to effectively use Twitter's full archive API with Twurl

October 3, 2020
Mastering Twurl can both make you independent of external libraries when accessing Twitter data and enrich your data set at the same time
tutorial twitterAPI batch