Tools to access the Rijksmuseum API. Fork by @PanMan, http://twitter.com/PanMan, only fixed the harvester part, didn't look at the rest. Original info below:
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.