HathiTrust Bib Api - JSONP

From: sara amato <samato_at_nyob>
Date: Wed, 6 Nov 2013 08:08:29 -0800
To: CODE4LIB_at_LISTSERV.ND.EDU
Does anyone have a working example of getting jsonp from the HathiTrust bib API?

I can get straight json (it seems to ignore the callback parameter)
http://catalog.hathitrust.org/api/volumes/brief/oclc/3967141.json&callback=mycallbackfunction

or jsonp with some unfortunate notices at the top (and yes, I just emailed their 'feedback' address and asked about this.)
http://catalog.hathitrust.org/api/volumes/json/oclc:3967141&callback=mycallbackfunction


I'm wondering if I'm just missing the correct url/syntax.
Received on Wed Nov 06 2013 - 11:09:22 EST