bn_search_articles
Harvest article metadata from Biblioteka Nauki using OAI-PMH protocol. Filter by date range, journal set, or page through results with resumption tokens. Choose Dublin Core or JATS format for structured metadata.
Instructions
OAI-PMH ListRecords harvest for Biblioteka Nauki — NOT full-text keyword search. Use this to list records by optional date range (from_date/until_date) and/or OAI set (journal id from ListSets), or to page with resumption_token. There is no query string in OAI-PMH; for keyword/topic search use bn_search_publications. Returns raw XML. metadata_format=oai_dc (Dublin Core) or jats (abstracts, keywords, references).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from_date | No | Earliest publication date, format YYYY-MM-DD | |
| until_date | No | Latest publication date, format YYYY-MM-DD | |
| set | No | OAI set identifier to scope results to a journal or discipline. | |
| metadata_format | No | oai_dc — Dublin Core (smaller, faster); jats — full structured metadata. | oai_dc |
| resumption_token | No | Token returned in a previous response for fetching the next page. | |
| minimize_pii | No | When true, redacts ORCID/email/phone/PESEL-like patterns for privacy-sensitive use cases. |