How to get API data with R

preview_player
Показать описание
No R package for an API you’d like to use? No problem! See how to write your own R code to pull data from an API using API key authentication.

Follow TECH(talk) for the latest tech news and discussion!
------------------------------­----

IDG ENTERPRISE WEBSITES

Рекомендации по теме
Комментарии
Автор

Thank you for making this video so easy to understand!

buffaloperformanceandanaly
Автор

Thanks for posting this tutorial. Could you please share video or link for learning httr POST method, with different payout options and processing the same.

HarshaT
Автор

Need help exporting the final data frame to cv, but I’m having problems given it is a nested data frame. Please some advise on how to do it. Thanks

jpescobarcl
Автор

Hi there, ty very much for that video. I have a follow-up question: Can I code an API package to import register data from a content management software? I have a lot of data that is structured in like index cards logic but not table logic. It is so much, that I just cannot transfer all cases by hand. How can I import such data into R (or if it is possible in SPSS or STATA, dont care at that point). Or are there other possibilities? Ty in advance.

i.g.
Автор

Mam you should do more of these... I searched for your YouTube channel but couldn't find it.

goodyonsen
Автор

When I run "my_content <- httr::content(my_raw_result, as =
'text')", it says "No encoding supplied: defaulting to UTF-8". Then I got different results after that.

CanDoSo_org
Автор

Interesting but I run into a 401 error even after signing up and getting an api.

haraldurkarlsson
Автор

Great explanation, love it! but what if we need to authenticate? how do i do POST Requests?


Thanks!

gastondev
Автор

This video is super helpful!! Thank you so much. I am having an error anytime I run str(my_content)
I get this error :
chr "<HTML><HEAD>\n<TITLE>Access Denied</H1>\n \nYou don't have permission"| __truncated__
How do i get around this ?

josephmensah
Автор

I am getting these when I run the htrr::content to resolve API Key variable request.queryparam.apikey\", \"detail\":{\"errorcode\":\"steps.oauth.v2.FailedToResolveAPIKey\"}}}. Could you please help me to solve this problem? Thanks

cesarcarvallo
join shbcf.ru