That was easy enough. Thank you, however the wiki page should be updated as the first examples don't work as shown. E.g.
$homepagehtml=: gethttp 'http://www.jsoftware.com' 293 106 {. 306}.homepagehtml NB. as suggested on the wiki homepagehtml <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>302 Found</title> </head><body> <h1>Found</h1> <p>The document has moved <a href="https://www.jsoftware.com/">here</a>.</p> <hr> <address>Apache/2.4.29 (Ubuntu) Server at www.jsoftware.com Port 80</address> </body></html> On Tue, Sep 19, 2023 at 12:55 PM Pablo Landherr <pablo.landh...@gmail.com> wrote: > Thank you. Will start there. > > On Tue, Sep 19, 2023 at 12:47 PM Ed Gottsman <edward.j.gotts...@gmail.com> > wrote: > >> Pablo, >> >> This is a good place to start. It describes gethttp, an add-on that >> front-ends curl and wget (depending on your platform). >> >> >> https://code.jsoftware.com/wiki/Addons/web/gethttp >> >> Best of luck and feel free to ask questions. >> >> Ed >> >> > On Sep 19, 2023, at 11:42 AM, Pablo Landherr <pablo.landh...@gmail.com> >> wrote: >> > >> > I have searched the J wiki but am unable to find some newbie examples >> > showing how to use J (client side) with rest API. I wish to download >> > statistics and my source only supports using their API. Side note, I >> have >> > no experience writing API:s. >> > >> > Can anyone point me to the best place to start? >> > >> > Thank you, >> > Pablo Landherr >> > ---------------------------------------------------------------------- >> > For information about J forums see http://www.jsoftware.com/forums.htm >> >> ---------------------------------------------------------------------- >> For information about J forums see http://www.jsoftware.com/forums.htm >> > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm