Print

Print


Hi, I"m new to this list.  I'd like to find an efficient way to get thousands of page results to a query, in JSON format.  Idon't mind having my software do some paging, and collecting up the results from each page, but ideally I only want to retrieve the "url" part of each query result.

Ideally, I would like the inner blob of my page of JSON results to just have data like this:

...
"url": "http://chroniclingamerica.loc.gov/lccn/sn84026897/1918-04-24/ed-1/seq-5.json", 
"url": "http://chroniclingamerica.loc.gov/lccn/sn83030214/1920-02-01/ed-1/seq-73.json", 
"url": "http://chroniclingamerica.loc.gov/lccn/sn83045487/1915-07-15/ed-2/seq-31.json",
etc.
...

No notes, no ocr_eng text blobs, nothing but URLs, ideally.  If it's not feasible to get that, is there a way to get a page that at least doesn't have notes and ocr_eng?

Many thanks!

Matt Jensen
Seattle