Open All
Searching ERIC with the API
What can I do using the ERIC API?
ERIC implemented an Application Programming Interface (API) to help researchers, developers, and third-party providers gain flexible access to ERIC metadata. You can search the ERIC collection and export the metadata to a variety of programs for display and analysis or download to a database. The API provides a range of options for using ERIC’s freely available metadata. Access the ERIC API here. For information on the many uses of the API see our recorded webinar.
For a short overview of the ERIC API, see the following video.
For guidance on using the API to export search results, see this video:
Are there any tips for searching with the API?
Yes, there are four things to keep in mind when putting a search string together:
- The default between search terms in the API is OR, not AND, as in the ERIC website. Therefore, you do need to insert AND when you want to combine search terms.
- You do not need to add a * to search terms to retrieve variations of the search word—the API automatically stems terms. For example, if you search the word "read" the API will also pick up the words "reads," "readers," and "reading."
- You must use straight quote marks (for example: "word") and not smart or curly quote marks (for example: ”word”).
- Some of the field names in the API differ from the field names used in ERIC website searches; for example, the API uses the term subject while the website uses the term descriptor. There is a table of field names on the API landing page.