Accessing Gooru’s Catalog
There are 3 ways to access to Gooru’s catalog:
Search API – a regular web/REST API call. You can explore it by launching www.gooru.org and enter a search keyword in the top search bar. Open the developer tools console network tab to see the request and response from the API call.
Down Catalog API – downloads the catalog as JSON document, a large data file that will take 30-60 minutes to download. You will need to parse and import it to your system.
ELS snapshot – Gooru will share the snapshot with you. You must be using Elasticsearch to ingest our catalog into your system.
Please contact Gooru (support@gooru.org) and request API keys to access our catalog.
0 Comments