Andy Parker
Posts: 0
Joined: Wed Mar 27, 2013 10:21 am

Grab Web Site Detail using REST

Some time ago I enquired about a method to dynamically read a website and handle the html (etc) from the website as a string/array.

The only way to do this appears to be via a REST service, but I have been struggling to get a valid response setting.

Would you be able to assist please, I have researched and tried and tried again, but I still cannot figure out how to use the REST service to "GET" a webpage.

many thanks

Andy.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Grab Web Site Detail using REST

Hi Andy,

You can use Generic service (custom JavaScript implementation).

Andy Parker
Posts: 0
Joined: Wed Mar 27, 2013 10:21 am

Grab Web Site Detail using REST

Is there a tutorial or doc that shows me how to do this please?

I've set up the Generic Service (with a custom javascript implementation) as per the twitter search example (Creating GenericService (sending Ajax request)) but now am completely stuck as to how to get at the data from within my app.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Grab Web Site Detail using REST

https://getsatisfaction.com/apperyio/...

The actual implementation will be up to you...

Return to “Issues”