Re: [R] Unable to take correct Web-snapshot

2018-06-01 Thread Ista Zahn
The documentation is at https://developers.coinbase.com/api/v2. You can make GET requests in R using the httr packge. --Ista On Fri, Jun 1, 2018 at 11:12 AM, Christofer Bogaso wrote: > Thanks for that information. > > However how can I use R to directly get data from that API? > > On Fri, Jun 1,

Re: [R] Unable to take correct Web-snapshot

2018-06-01 Thread Christofer Bogaso
Thanks for that information. However how can I use R to directly get data from that API? On Fri, Jun 1, 2018 at 8:36 PM Martin Møller Skarbiniks Pedersen < traxpla...@gmail.com> wrote: > On 1 June 2018 at 15:08, Christofer Bogaso > wrote: > > Hi again, > > > > I use the *webshot* package to tak

Re: [R] Unable to take correct Web-snapshot

2018-06-01 Thread Martin Møller Skarbiniks Pedersen
On 1 June 2018 at 15:08, Christofer Bogaso wrote: > Hi again, > > I use the *webshot* package to take snapshot from Webpage. However, when I > try to take snapshot from* https://www.coinbase.com/ > *, this fails to take the full snapshot of that > page. Yes, that is a g

[R] Unable to take correct Web-snapshot

2018-06-01 Thread Christofer Bogaso
Hi again, I use the *webshot* package to take snapshot from Webpage. However, when I try to take snapshot from* https://www.coinbase.com/ *, this fails to take the full snapshot of that page. I tried following : > library(webshot) > webshot("https://www.coinbase.com/";