Retrieve BnF image metadata
bi_metadata(identifier = NULL)
identifier | [ |
---|
A nested list which contains the metadata of a single element. The list is for now not formatted and provide the full metadata returned by the API.
By default bnfimage
implements rate limitation through the
ratelimitr
package.
The query are limited to a maximum of 1 every 3 seconds to avoid being
blocked by the BnF server. This is the limit at which the BnF server
considers the queries to be malicious. For the moment this limitation
cannot be lifted.