-- issueSearch.php 'YOUR-TROVE-API-KEY', 'zone'=>'article', 'reclevel'=>'full', 'vendor'=>'GALE', 'encoding'=>'json', 'include' => 'workversions', // gives us version info we need for GALE req 'n' => '30', // 30 results 'q'=> $terms . ' "choice chippendale australia" ' . $yrParm . "format:(Article/Journal or magazine article)") ; $json_url = 'http://api.trove.nla.gov.au/result?' . http_build_query($data); $json = file_get_contents($json_url); } echo $json ; ?> -- search.php Choice Search

Find and read articles from Choice, free for many members of Australian libraries

About this search tool

About the articles you can discover and read

First, select your library

About the search results

About Choice

Searching tips

Source code

Credits