I’m not much of a programmer but I want to integrate http://storify.com/ into my site by pulling a story and displaying it.
I’ve been reading http://dev.storify.com/api/summary but it doesn’t make much sense to me.
I’m guessing by this –
"Writes are performed using POST and reads are performed using GET. All data is sent as JSON:"
… I need to send a HTTP request with a GET or POST and then parse the JSON response into something readable?
I’m not sure what to do from here. Please help.
Here is the example:
Which produces following result:
You can use $data object like this: