search
Search the National Library's catalog - books, newspapers, journals, photos, maps, music, manuscripts, radio/TV and more, both physical and digitized. Digitized text (OCR) is matched too by default, so a query can surface newspaper or book pages that mention a term even when it's not in the title.
Direct GET
For navigating agents: open the HTML page with parameters in the URL. The result is fetched and displayed without screenshots or form filling.
Open this validated HTML GET URL
https://allemannsdata.com/wiki/kilder/nasjonalbiblioteket/search/?q={q}&media_type={media_type}&language={language}&county={county}&year_from={year_from}&year_to={year_to}&digital_only=false&sort={sort}&page=0&size=10&limit=25&offset=0
For software and dashboards:
Read the operation descriptor.
The JSON GET template is https://allemannsdata.com/wiki/api/v1/kilder/nasjonalbiblioteket/search?q={q}&media_type={media_type}&language={language}&county={county}&year_from={year_from}&year_to={year_to}&digital_only=false&sort={sort}&page=0&size=10&limit=25&offset=0.
Open this exact request as JSON.
| Parameter | Requirement | JSON type | Description |
|---|---|---|---|
q | required | string | Free-text query. Supports field-restricted terms too, e.g. "subject:fiske year:1970" combined with free text. |
media_type | optional | union | Restrict to one type, e.g. aviser (newspapers), bøker (books), tidsskrift (journals), bilder (photos), musikk, kart (maps), film, plakater (posters), noter (sheet music), radio, fjernsyn. See get_aggregations(q="*", group_by="mediatype") for the full list with counts. |
language | optional | union | Language filter - values are inconsistent in the catalog (mixes codes like "nob" and labels like "Norsk bokmål"); check get_aggregations(q=q, group_by="languages") first if unsure. |
county | optional | union | Norwegian county name, e.g. "Troms", "Oslo". |
year_from | optional | union | Restrict to items published/issued in this year range (inclusive). |
year_to | optional | union | Restrict to items published/issued in this year range (inclusive). |
digital_only | optional | boolean | Only items that have been digitized. |
sort | optional | union | One of date, title, otherid, firstDigitalContentTime, optionally suffixed ",desc" (default: relevance). |
page | optional | integer | Zero-based page index. |
size | optional | integer | Results per page, 1 to 100 (default 10). |
limit | optional | integer | Gateway page size; default 25, maximum 100. |
offset | optional | integer | Number of list items to skip; default 0. |
Generated JavaScript, Python and response structure
Use JSON when the user requests code, machine-readable data, value extraction or further computation. Use the HTML GET page to identify the correct source and verify parameters.
Example for generated JavaScript and Python
https://allemannsdata.com/wiki/api/v1/kilder/nasjonalbiblioteket/search?q={q}&media_type={media_type}&language={language}&county={county}&year_from={year_from}&year_to={year_to}&digital_only=false&sort={sort}&page=0&size=10&limit=25&offset=0
Replace URL placeholders and remove unused optional parameters.
JavaScript in a dashboard
const url = "https://allemannsdata.com/wiki/api/v1/kilder/nasjonalbiblioteket/search?q={q}&media_type={media_type}&language={language}&county={county}&year_from={year_from}&year_to={year_to}&digital_only=false&sort={sort}&page=0&size=10&limit=25&offset=0";
const response = await fetch(url);
if (!response.ok) {
const failure = await response.json();
throw new Error(`${failure.error.code}: ${failure.error.message} ${failure.suggestion}`);
}
const result = await response.json();
const data = result.data;
Python without additional packages
import json
from urllib.request import urlopen
url = "https://allemannsdata.com/wiki/api/v1/kilder/nasjonalbiblioteket/search?q={q}&media_type={media_type}&language={language}&county={county}&year_from={year_from}&year_to={year_to}&digital_only=false&sort={sort}&page=0&size=10&limit=25&offset=0"
with urlopen(url) as response:
result = json.load(response)
data = result["data"]
Response structure
{
"source": "nasjonalbiblioteket",
"operation": "search",
"parameters": {},
"data": {},
"entities": [],
"_meta": {"retrieved_at": "...", "sources": [], "cache": {}},
"_links": {"self": "...", "source": "...", "wiki": "...", "feedback": "..."}
}
Form for manual use
The form is a fallback for people and browser agents that cannot open the GET URL directly.
Result
- total:
- 1569
- page:
- 0
- size:
- 10
- items:
10 results
- id:
- a2f11dcbf3e0a208a5cef6ebd5871d34
- urn:
- URN:NBN:no-nb_digibok_2012110106027
- title:
- Rheumatic diseases : surgical treatment
- creators:
1 results
- Sverige Statens beredning för medicinsk utvärdering
- year:
- 1999
- publisher:
- Scandinavian University Press
- media_types:
1 results
- bøker
- languages:
1 results
- eng
- county:
- not reported by source
- digital:
- yes
- public_domain:
- no
- license:
- bokhylla
- viewability:
- NONE
- access_allowed_from:
- NORWAY
- thumbnail:
- https://www.nb.no/services/image/resolver/URN:NBN:no-nb_digibok_2012110106027_C1/full/0,128/0/native.jpg
- viewer_url:
- https://www.nb.no/items/a2f11dcbf3e0a208a5cef6ebd5871d34
- id:
- a0e66e38af5672589d9ff371ab135c21
- urn:
- URN:NBN:no-nb_digibok_2025072106004
- title:
- Improving surgical techniques and functional outcome in total knee arthroplasty
- creators:
3 results
- Aunan, Eirik
- Universitetet i Oslo Det medisinske fakultet
- Universitetet i Oslo Institutt for klinisk medisin
- year:
- 2019
- publisher:
- University of Oslo, Faculty of Medicine
- media_types:
1 results
- bøker
- languages:
1 results
- eng
- county:
- not reported by source
- digital:
- yes
- public_domain:
- no
- license:
- copyrighted
- viewability:
- NONE
- access_allowed_from:
- NB
- thumbnail:
- https://www.nb.no/services/image/resolver/URN:NBN:no-nb_digibok_2025072106004_C1/full/0,128/0/native.jpg
- viewer_url:
- https://www.nb.no/items/a0e66e38af5672589d9ff371ab135c21
- id:
- 30a9938d5e146f06ead5586003f5b8c0
- urn:
- URN:NBN:no-nb_digibok_2026051306019
- title:
- Information technology applications for medical devices related to surgical operations
- creators:
1 results
- Høgetveit, Jan Olav
- year:
- 2008
- publisher:
- Department of Physics, Faculty of Mathematics and Natural Sciences, University of Oslo
- media_types:
1 results
- bøker
- languages:
1 results
- eng
- county:
- not reported by source
- digital:
- yes
- public_domain:
- no
- license:
- copyrighted
- viewability:
- NONE
- access_allowed_from:
- NB
- thumbnail:
- https://www.nb.no/services/image/resolver/URN:NBN:no-nb_digibok_2026051306019_C1/full/0,128/0/native.jpg
- viewer_url:
- https://www.nb.no/items/30a9938d5e146f06ead5586003f5b8c0
- id:
- e7ba8dce840a1e9183052b102dca48c5
- urn:
- URN:NBN:no-nb_digibok_2025091906086
- title:
- A study of postprostatectomy incontinence : definitions, clinical measurements, and outcome of surgical treatment
- creators:
1 results
- Holm, Henriette Veiby
- year:
- 2015
- publisher:
- Institute of Clinical Medicine, Faculty of Medicine, University of Oslo
- media_types:
1 results
- bøker
- languages:
1 results
- eng
- county:
- not reported by source
- digital:
- yes
- public_domain:
- no
- license:
- copyrighted
- viewability:
- NONE
- access_allowed_from:
- NB
- thumbnail:
- https://www.nb.no/services/image/resolver/URN:NBN:no-nb_digibok_2025091906086_C1/full/0,128/0/native.jpg
- viewer_url:
- https://www.nb.no/items/e7ba8dce840a1e9183052b102dca48c5
- id:
- 53378e3d87e83567e659405b25bec9ad
- urn:
- URN:NBN:no-nb_pliktmonografi_000043248
- title:
- Giving torture victims a voice : developing guidelines to prevent re-traumatization during surgical care
- creators:
1 results
- Schippert, Ana Carla Soares Portugal
- year:
- 2024
- publisher:
- Faculty of Health Sciences, Department of Behavioral Sciences, OsloMet – Oslo Metropolitan University
- media_types:
1 results
- bøker
- languages:
1 results
- eng
- county:
- not reported by source
- digital:
- yes
- public_domain:
- no
- license:
- copyrighted
- viewability:
- NONE
- access_allowed_from:
- NB
- thumbnail:
- https://www.nb.no/services/image/resolver/URN:NBN:no-nb_pliktmonografi_000043248_0001/full/0,128/0/native.jpg
- viewer_url:
- https://www.nb.no/items/53378e3d87e83567e659405b25bec9ad
- id:
- 16d153db57a6cfa154c8bd208d366697
- urn:
- URN:NBN:no-nb_digibok_2017042748142
- title:
- Duration of antibiotic treatment in surgical infections of the abdomen : discussion forum for attaining consensus
- creators:
3 results
- Schein, Moshe
- Lorenz, Wilfried
- Wittmann, Dietmar H.
- year:
- 1996
- publisher:
- Scandinavian University Press
- media_types:
1 results
- bøker
- languages:
1 results
- eng
- county:
- not reported by source
- digital:
- yes
- public_domain:
- no
- license:
- bokhylla
- viewability:
- NONE
- access_allowed_from:
- NORWAY
- thumbnail:
- https://www.nb.no/services/image/resolver/URN:NBN:no-nb_digibok_2017042748142_C1/full/0,128/0/native.jpg
- viewer_url:
- https://www.nb.no/items/16d153db57a6cfa154c8bd208d366697
- id:
- 5dd65042b0b6cb83f8ba9dab33accb60
- urn:
- URN:NBN:no-nb_digibok_2026021906022
- title:
- A population based study on kidney cancer in Norway (2008-2013) : aspects of biopsy use, surgical treatment and outcome
- creators:
1 results
- Hjelle, Karin Margrethe
- year:
- 2018
- publisher:
- University of Bergen
- media_types:
1 results
- bøker
- languages:
1 results
- eng
- county:
- not reported by source
- digital:
- yes
- public_domain:
- no
- license:
- copyrighted
- viewability:
- NONE
- access_allowed_from:
- NB
- thumbnail:
- https://www.nb.no/services/image/resolver/URN:NBN:no-nb_digibok_2026021906022_C1/full/0,128/0/native.jpg
- viewer_url:
- https://www.nb.no/items/5dd65042b0b6cb83f8ba9dab33accb60
- id:
- f84ccdd6fa7677d6eb9c2ed2e7662e7f
- urn:
- URN:NBN:no-nb_digibok_2024112648056
- title:
- The hip journey : an exploration of needs, treatment decision-making and psychosocial predictors of surgical outcomes in patients with hip osteoarthritis
- creators:
3 results
- Brembo, Espen Andreas
- Universitetet i Oslo Institutt for medisinske basalfag
- Universitetet i Oslo Det medisinske fakultet
- year:
- 2020
- publisher:
- University of Oslo, Faculty of Medicine
- media_types:
1 results
- bøker
- languages:
1 results
- eng
- county:
- not reported by source
- digital:
- yes
- public_domain:
- no
- license:
- copyrighted
- viewability:
- NONE
- access_allowed_from:
- NB
- thumbnail:
- https://www.nb.no/services/image/resolver/URN:NBN:no-nb_digibok_2024112648056_C1/full/0,128/0/native.jpg
- viewer_url:
- https://www.nb.no/items/f84ccdd6fa7677d6eb9c2ed2e7662e7f
- id:
- 7907c4ed2b88f34a6fad03e3ed2b321e
- urn:
- URN:NBN:no-nb_digibok_2024052748014
- title:
- Understanding the present to better build the future : a nationwide evaluation of the surgical environment, its workforce, operative output, geospatial accessibility, and associated economic value in Liberia
- creators:
1 results
- Adde, Håvard Askim
- year:
- 2024
- publisher:
- Norwegian University of Science and Technology
- media_types:
1 results
- bøker
- languages:
1 results
- eng
- county:
- not reported by source
- digital:
- yes
- public_domain:
- no
- license:
- copyrighted
- viewability:
- NONE
- access_allowed_from:
- NB
- thumbnail:
- https://www.nb.no/services/image/resolver/URN:NBN:no-nb_digibok_2024052748014_C1/full/0,128/0/native.jpg
- viewer_url:
- https://www.nb.no/items/7907c4ed2b88f34a6fad03e3ed2b321e
- id:
- 2f63bdf2f9224ccdb84a92df2bdb0151
- urn:
- URN:NBN:no-nb_digibok_2007062200016
- title:
- Operasjonspasienten
- creators:
3 results
- Gruendemann, Barbara
- Rustad, Kristina
- Rustad, Robert
- year:
- 1978
- publisher:
- Universitetsforlaget
- media_types:
1 results
- bøker
- languages:
1 results
- nob
- county:
- not reported by source
- digital:
- yes
- public_domain:
- no
- license:
- bokhylla
- viewability:
- NONE
- access_allowed_from:
- NORWAY
- thumbnail:
- https://www.nb.no/services/image/resolver/URN:NBN:no-nb_digibok_2007062200016_C1/full/0,128/0/native.jpg
- viewer_url:
- https://www.nb.no/items/2f63bdf2f9224ccdb84a92df2bdb0151
- limit:
- 25
- offset:
- 0
- returned:
- 10
- has_more_results:
- yes
- truncated:
- yes
- next_offset:
- 10
Will you use the result in generated code?
Is data missing or incorrect? Send feedback about this result.
Continue exploring
- Back to National Library of Norway
- All sources in Knowledge, nature and cultural heritage
- Search for National Library of Norway in the wiki
How an AI agent should use this page
Ground rule: Navigate with HTML GET links to keep explanations and relationships. Use the page's JSON alternative only when concrete values must be extracted, compared or computed.
How to use the search lookup
- Replace the placeholders in the HTML GET template; remove optional parameters you do not need.
- Check types, units, limits and ID formats in the parameter table.
- Follow linked results to canonical pages before combining sources.
Misreading to avoid: An empty list means "no results for this lookup". An error message or unavailable source does not mean the data does not exist.
Source-specific next step
Go to the source page for other operations. Use the JSON template only after the HTML result shows that the parameters and source are correct.
AI agent? Read the complete navigation and programming guide.