{"id":15969923,"url":"https://github.com/jaideraf/getpergamummarcrecords","last_synced_at":"2026-07-14T10:36:55.941Z","repository":{"id":173144777,"uuid":"650306768","full_name":"jaideraf/getPergamumMarcRecords","owner":"jaideraf","description":"A tool to get MARC records from Pergamum API in many formats (MARC ISO 2709, MARCXML, JSON). Demonstration: https://getpergamum.bu.ufsc.br/acervo/339742?url=https://pergamum.ufsc.br\u0026media_type=application/xml","archived":false,"fork":false,"pushed_at":"2024-11-15T17:38:01.000Z","size":1421,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-17T03:34:40.682Z","etag":null,"topics":["library-catalog","marc21","marcxml","pergamum"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaideraf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-06T19:41:04.000Z","updated_at":"2024-11-15T17:38:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"5f40127d-908b-4e63-8a0b-be77efcf2b30","html_url":"https://github.com/jaideraf/getPergamumMarcRecords","commit_stats":null,"previous_names":["jaideraf/getpergamummarcrecords"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaideraf%2FgetPergamumMarcRecords","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaideraf%2FgetPergamumMarcRecords/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaideraf%2FgetPergamumMarcRecords/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaideraf%2FgetPergamumMarcRecords/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaideraf","download_url":"https://codeload.github.com/jaideraf/getPergamumMarcRecords/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254142716,"owners_count":22021587,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["library-catalog","marc21","marcxml","pergamum"],"created_at":"2024-10-07T19:42:28.969Z","updated_at":"2025-10-28T07:02:56.439Z","avatar_url":"https://github.com/jaideraf.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# getPergamumMarcRecords\n\nA tool to get [MARC (Machine-Readable Cataloging)](https://en.wikipedia.org/wiki/MARC_standards) bibliographic records from Pergamum API in many formats (MARC ISO 2709, MARCXML, JSON).\n\nIf you use an instance of Pergamum version 9 or you want to use a Python tool that uses Pergamum Web Service, see the [Library API](https://github.com/vitorsilverio/libraryapi) tool.\n\n## Running\n\n### Using Docker\n\n- Get the source code: `git clone https://github.com/jaideraf/getPergamumMarcRecords \u0026\u0026 cd getPergamumMarcRecords`\n- `docker build . -t jaideraf/getpergamummarcrecords`\n- `docker run -p 8080:8080 -d jaideraf/getpergamummarcrecords`\n\nor\n\n- `docker-compose up -d`\n\n### Locally\n\n- Make sure you have [Node.js](https://nodejs.org/) 18.16.0+ installed.\n- Get the source code: `git clone https://github.com/jaideraf/getPergamumMarcRecords \u0026\u0026 cd getPergamumMarcRecords`\n- Install dependencies: `npm install`\n- Start the application: `npm start`\n\nCheck it out: https://getpergamum.bu.ufsc.br/acervo/339742?url=https://pergamum.ufsc.br\u0026media_type=application/xml\n\n\n## Developping\n\n- `npm run dev`\n\n## Demo\n\n### Examples\n\n- A MARC ISO 2709 record from Pergamum:\n\n\u003chttps://getpergamum.bu.ufsc.br/acervo/339742?url=https://pergamum.ufsc.br\u0026media_type=application/marc\u003e\n\n- A MARCXML record from Pergamum:\n\n\u003chttps://getpergamum.bu.ufsc.br/acervo/339742?url=https://pergamum.ufsc.br\u0026media_type=application/xml\u003e\n\n- A MARC text record (YAZ style) from Pergamum:\n\n\u003chttps://getpergamum.bu.ufsc.br/acervo/339742?url=https://pergamum.ufsc.br\u0026media_type=text/plain\u003e\n\n- A JSON MARC record from Pergamum:\n\n\u003chttps://getpergamum.bu.ufsc.br/acervo/339742?url=https://pergamum.ufsc.br\u0026media_type=application/json\u003e\n\n- A JSON MARC record ([MIJ style](https://github.com/marc4j/marc4j/wiki/MARC-in-JSON-Description)) from Pergamum (default, if no \"media_type\" is specified):\n\n\u003chttps://getpergamum.bu.ufsc.br/acervo/339742?url=https://pergamum.ufsc.br\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaideraf%2Fgetpergamummarcrecords","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaideraf%2Fgetpergamummarcrecords","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaideraf%2Fgetpergamummarcrecords/lists"}