Your first Trove API request
In this notebook we're going to learn how to send a request for information to the Trove API. API requests are just like normal urls. However, instead of sending us back a web page, they deliver data in a form that computers can understand. We can then use that data in our own programs.
Other options¶
- Run live on Binder (no authentication required)
- Download from GitHub
- View using NBViewer
Additional documentation¶
Getting help¶
Cite as¶
Sherratt, Tim. (2023). trove-api-intro (version v1.0.0). Zenodo. https://doi.org/10.5281/zenodo.7545885