rcin_search
Search RCIN metadata via OAI-PMH ListRecords to retrieve academic records from Polish repositories. Filter by date ranges or specific collections, with pagination support for comprehensive data harvesting.
Instructions
Search (harvest) RCIN metadata via OAI-PMH ListRecords. Filter by optional from_date/until_date (YYYY-MM-DD) and/or OAI setSpec (e.g. rcin.org.pl:literature). Returns raw XML. Use resumption_token from the previous response for the next page. For interactive keyword search on the website, use https://rcin.org.pl/dlibra/ — this tool exposes the OAI API only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from_date | No | Earliest datestamp boundary, format YYYY-MM-DD (optional). | |
| until_date | No | Latest datestamp boundary, format YYYY-MM-DD (optional). | |
| set | No | OAI setSpec to scope results (e.g. rcin.org.pl:literature). Omit for all sets. | |
| metadata_format | No | oai_dc — Dublin Core (default, compact); oai_qdc — qualified DC; mets — METS; oai_etdms — theses; dlibra_avs — dLibra attribute schema. | oai_dc |
| resumption_token | No | Token from a prior ListRecords response to fetch the next chunk. |