My Favorite API’s For R In 2022

Manpreet Singh
2 min readAug 25, 2022

Welcome back! R is one of my favorite programming languages to use, so, let’s take a look at some of my favorite API’s to use for R!

Google Sheet API

First up we have another Google related API, this specific one allows us to upload our data sets to Google Sheets! I’ve developed a few articles about this specific API in a few articles, if you want to learn more, check out the link below:

If you want to learn about this specific package, here is the link:

gtrendsR

Next up we have gTrendsR, a very awesome package that allows you to pull data from Google Trends. I’ve personally built out several projects with this specific package / API, if you want to learn more about this specific package, check out the PDF file linked below:

--

--