Tools to access the Rijksmuseum API.
A series of PHP classes to access the Rijksmuseum API.
Look in harvester.php
for an example on how to get the complete database.
- Create a
config.php
file with your API key, check config-sample.php for an example - Use
harvester.php
to get the complete database a a series of JSON files, every request is saved as a separate JSON file.
- Rijksmuseum API docs
- By Hay Kranen: http://www.haykranen.nl/projects/rijksmuseum
- Follow me on Twitter
Thanks to all of you for fixing bugs!
- @PanMan fixed the harvester part