Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 788 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 788 Bytes

Rijksmuseum API Tools

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:

API (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.

Installation

  1. Create a config.php file with your API key, check config-sample.php for an example
  2. Use harvester.php to get the complete database a a series of JSON files, every request is saved as a separate JSON file.

Resources