search_stops

Search Norway's National Stop Register by stop name.

Signature: search_stops(query: string, required; limit: integer, items, optional, default 10; lang: string, optional, default 'no'; offset: integer, items, optional, default 0)

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/entur/search_stops/?query={query}&limit=10&lang=no&offset=0

Replace {query}, {limit}, {lang} with values. Remove unused optional parameters from the URL.

For software and dashboards: Read the operation descriptor. The JSON GET template is https://allemannsdata.com/wiki/api/v1/kilder/entur/search_stops?query={query}&limit=10&lang=no&offset=0. Open this exact request as JSON.

ParameterRequirementJSON typeDescription
queryrequiredstringStop name or place, e.g. "Oslo S".
limitoptionalintegerMaximum hits, 1-100. Unit: items.
langoptionalstringResult language, normally "no" or "en".
offsetoptionalintegerNumber 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/entur/search_stops?query={query}&limit=10&lang=no&offset=0

Replace URL placeholders and remove unused optional parameters.

JavaScript in a dashboard

const url = "https://allemannsdata.com/wiki/api/v1/kilder/entur/search_stops?query={query}&limit=10&lang=no&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/entur/search_stops?query={query}&limit=10&lang=no&offset=0"
with urlopen(url) as response:
    result = json.load(response)
data = result["data"]

Response structure

{
  "source": "entur",
  "operation": "search_stops",
  "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.

Type: string. Stop name or place, e.g. "Oslo S".
Type: integer. Maximum hits, 1-100. Unit: items.
Type: string. Result language, normally "no" or "en".

Result

Source: Entur. Retrieved 2026-09-22T20:54:59Z in 0.170 seconds.

returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:43486
    name:
    Olsvik
    label:
    Olsvik, Hitra
    category:

    1 results

    1. onstreetBus
    municipality:
    Hitra
    county:
    Trøndelag
    lat:
    63.494346
    lon:
    8.924085
  2. id:
    NSR:StopPlace:41072
    name:
    Olsvika
    label:
    Olsvika, Ålesund
    category:

    1 results

    1. onstreetBus
    municipality:
    Ålesund
    county:
    Møre og Romsdal
    lat:
    62.476533
    lon:
    6.374108
  3. id:
    NSR:StopPlace:15502
    name:
    Olsviken
    label:
    Olsviken, Ringerike
    category:

    1 results

    1. onstreetBus
    municipality:
    Ringerike
    county:
    Buskerud
    lat:
    60.3616
    lon:
    10.0617
  4. id:
    NSR:StopPlace:48271
    name:
    Olsvik snuplass
    label:
    Olsvik snuplass, Sømna
    category:

    1 results

    1. onstreetBus
    municipality:
    Sømna
    county:
    Nordland
    lat:
    65.273281
    lon:
    12.252674
  5. id:
    NSR:StopPlace:59801
    name:
    Olsvik barnehage
    label:
    Olsvik barnehage, Ålesund
    category:

    1 results

    1. onstreetBus
    municipality:
    Ålesund
    county:
    Møre og Romsdal
    lat:
    62.47903
    lon:
    6.380209
  6. id:
    NSR:StopPlace:64495
    name:
    Olsvikkrysset
    label:
    Olsvikkrysset, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.36922
    lon:
    5.223739
  7. id:
    NSR:StopPlace:30190
    name:
    Olsvikmarken
    label:
    Olsvikmarken, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.385757
    lon:
    5.214713
  8. id:
    NSR:StopPlace:41078
    name:
    Olsviktoppen
    label:
    Olsviktoppen, Ålesund
    category:

    1 results

    1. onstreetBus
    municipality:
    Ålesund
    county:
    Møre og Romsdal
    lat:
    62.46073
    lon:
    6.14516
  9. id:
    NSR:StopPlace:41075
    name:
    Olsvikskaret
    label:
    Olsvikskaret, Ålesund
    category:

    1 results

    1. onstreetBus
    municipality:
    Ålesund
    county:
    Møre og Romsdal
    lat:
    62.460096
    lon:
    6.1491
  10. id:
    NSR:StopPlace:30185
    name:
    Olsvikstallen
    label:
    Olsvikstallen, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.38551
    lon:
    5.216126
  11. id:
    NSR:StopPlace:30193
    name:
    Olsvikskiftet
    label:
    Olsvikskiftet, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.380951
    lon:
    5.211892
  12. id:
    NSR:StopPlace:30198
    name:
    Olsvikveien
    label:
    Olsvikveien, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.381103
    lon:
    5.209827
  13. id:
    NSR:StopPlace:30182
    name:
    Olsvikåsen
    label:
    Olsvikåsen, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.382524
    lon:
    5.220042
  14. id:
    NSR:StopPlace:30187
    name:
    Olsvikfjellet
    label:
    Olsvikfjellet, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.383211
    lon:
    5.211325
  15. id:
    NSR:StopPlace:30179
    name:
    Fredheim Olsvik
    label:
    Fredheim Olsvik, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.380742
    lon:
    5.222731
  16. id:
    NSR:StopPlace:21685
    name:
    Ørsvik
    label:
    Ørsvik, Kragerø
    category:

    1 results

    1. onstreetBus
    municipality:
    Kragerø
    county:
    Telemark
    lat:
    58.791679
    lon:
    9.389295
  17. id:
    NSR:StopPlace:56498
    name:
    Oksvik
    label:
    Oksvik, Lyngen
    category:

    1 results

    1. onstreetBus
    municipality:
    Lyngen
    county:
    Troms
    lat:
    69.53593
    lon:
    20.218743
  18. id:
    NSR:StopPlace:57889
    name:
    Ølvik
    label:
    Ølvik, Alta
    category:

    1 results

    1. onstreetBus
    municipality:
    Alta
    county:
    Finnmark
    lat:
    70.003578
    lon:
    23.099251
  19. id:
    NSR:StopPlace:62472
    name:
    Vestre Olsvikveg
    label:
    Vestre Olsvikveg, Ålesund
    category:

    1 results

    1. onstreetBus
    municipality:
    Ålesund
    county:
    Møre og Romsdal
    lat:
    62.47594
    lon:
    6.36898
  20. id:
    NSR:StopPlace:47934
    name:
    Olvik
    label:
    Olvik, Lurøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Lurøy
    county:
    Nordland
    lat:
    66.449055
    lon:
    13.176687
  21. id:
    NSR:StopPlace:33010
    name:
    Olavika
    label:
    Olavika, Vaksdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Vaksdal
    county:
    Vestland
    lat:
    60.73393
    lon:
    5.800279
  22. id:
    NSR:StopPlace:60841
    name:
    Østvik
    label:
    Østvik, Steinkjer
    category:

    1 results

    1. onstreetBus
    municipality:
    Steinkjer
    county:
    Trøndelag
    lat:
    64.096138
    lon:
    11.383453
  23. id:
    NSR:StopPlace:28920
    name:
    Ørevik
    label:
    Ørevik, Sveio
    category:

    1 results

    1. onstreetBus
    municipality:
    Sveio
    county:
    Vestland
    lat:
    59.662003
    lon:
    5.451238
  24. id:
    NSR:StopPlace:49114
    name:
    Øresvik
    label:
    Øresvik, Rødøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Rødøy
    county:
    Nordland
    lat:
    66.462183
    lon:
    13.225915
  25. id:
    NSR:StopPlace:41167
    name:
    Orvik
    label:
    Orvik, Molde
    category:

    1 results

    1. onstreetBus
    municipality:
    Molde
    county:
    Møre og Romsdal
    lat:
    62.729133
    lon:
    6.720778
limit:
25
offset:
0
has_more_results:
no
truncated:
no
Show all fields in HTML
returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:43486
    name:
    Olsvik
    label:
    Olsvik, Hitra
    category:

    1 results

    1. onstreetBus
    municipality:
    Hitra
    county:
    Trøndelag
    lat:
    63.494346
    lon:
    8.924085
  2. id:
    NSR:StopPlace:41072
    name:
    Olsvika
    label:
    Olsvika, Ålesund
    category:

    1 results

    1. onstreetBus
    municipality:
    Ålesund
    county:
    Møre og Romsdal
    lat:
    62.476533
    lon:
    6.374108
  3. id:
    NSR:StopPlace:15502
    name:
    Olsviken
    label:
    Olsviken, Ringerike
    category:

    1 results

    1. onstreetBus
    municipality:
    Ringerike
    county:
    Buskerud
    lat:
    60.3616
    lon:
    10.0617
  4. id:
    NSR:StopPlace:48271
    name:
    Olsvik snuplass
    label:
    Olsvik snuplass, Sømna
    category:

    1 results

    1. onstreetBus
    municipality:
    Sømna
    county:
    Nordland
    lat:
    65.273281
    lon:
    12.252674
  5. id:
    NSR:StopPlace:59801
    name:
    Olsvik barnehage
    label:
    Olsvik barnehage, Ålesund
    category:

    1 results

    1. onstreetBus
    municipality:
    Ålesund
    county:
    Møre og Romsdal
    lat:
    62.47903
    lon:
    6.380209
  6. id:
    NSR:StopPlace:64495
    name:
    Olsvikkrysset
    label:
    Olsvikkrysset, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.36922
    lon:
    5.223739
  7. id:
    NSR:StopPlace:30190
    name:
    Olsvikmarken
    label:
    Olsvikmarken, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.385757
    lon:
    5.214713
  8. id:
    NSR:StopPlace:41078
    name:
    Olsviktoppen
    label:
    Olsviktoppen, Ålesund
    category:

    1 results

    1. onstreetBus
    municipality:
    Ålesund
    county:
    Møre og Romsdal
    lat:
    62.46073
    lon:
    6.14516
  9. id:
    NSR:StopPlace:41075
    name:
    Olsvikskaret
    label:
    Olsvikskaret, Ålesund
    category:

    1 results

    1. onstreetBus
    municipality:
    Ålesund
    county:
    Møre og Romsdal
    lat:
    62.460096
    lon:
    6.1491
  10. id:
    NSR:StopPlace:30185
    name:
    Olsvikstallen
    label:
    Olsvikstallen, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.38551
    lon:
    5.216126
  11. id:
    NSR:StopPlace:30193
    name:
    Olsvikskiftet
    label:
    Olsvikskiftet, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.380951
    lon:
    5.211892
  12. id:
    NSR:StopPlace:30198
    name:
    Olsvikveien
    label:
    Olsvikveien, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.381103
    lon:
    5.209827
  13. id:
    NSR:StopPlace:30182
    name:
    Olsvikåsen
    label:
    Olsvikåsen, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.382524
    lon:
    5.220042
  14. id:
    NSR:StopPlace:30187
    name:
    Olsvikfjellet
    label:
    Olsvikfjellet, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.383211
    lon:
    5.211325
  15. id:
    NSR:StopPlace:30179
    name:
    Fredheim Olsvik
    label:
    Fredheim Olsvik, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.380742
    lon:
    5.222731
  16. id:
    NSR:StopPlace:21685
    name:
    Ørsvik
    label:
    Ørsvik, Kragerø
    category:

    1 results

    1. onstreetBus
    municipality:
    Kragerø
    county:
    Telemark
    lat:
    58.791679
    lon:
    9.389295
  17. id:
    NSR:StopPlace:56498
    name:
    Oksvik
    label:
    Oksvik, Lyngen
    category:

    1 results

    1. onstreetBus
    municipality:
    Lyngen
    county:
    Troms
    lat:
    69.53593
    lon:
    20.218743
  18. id:
    NSR:StopPlace:57889
    name:
    Ølvik
    label:
    Ølvik, Alta
    category:

    1 results

    1. onstreetBus
    municipality:
    Alta
    county:
    Finnmark
    lat:
    70.003578
    lon:
    23.099251
  19. id:
    NSR:StopPlace:62472
    name:
    Vestre Olsvikveg
    label:
    Vestre Olsvikveg, Ålesund
    category:

    1 results

    1. onstreetBus
    municipality:
    Ålesund
    county:
    Møre og Romsdal
    lat:
    62.47594
    lon:
    6.36898
  20. id:
    NSR:StopPlace:47934
    name:
    Olvik
    label:
    Olvik, Lurøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Lurøy
    county:
    Nordland
    lat:
    66.449055
    lon:
    13.176687
  21. id:
    NSR:StopPlace:33010
    name:
    Olavika
    label:
    Olavika, Vaksdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Vaksdal
    county:
    Vestland
    lat:
    60.73393
    lon:
    5.800279
  22. id:
    NSR:StopPlace:60841
    name:
    Østvik
    label:
    Østvik, Steinkjer
    category:

    1 results

    1. onstreetBus
    municipality:
    Steinkjer
    county:
    Trøndelag
    lat:
    64.096138
    lon:
    11.383453
  23. id:
    NSR:StopPlace:28920
    name:
    Ørevik
    label:
    Ørevik, Sveio
    category:

    1 results

    1. onstreetBus
    municipality:
    Sveio
    county:
    Vestland
    lat:
    59.662003
    lon:
    5.451238
  24. id:
    NSR:StopPlace:49114
    name:
    Øresvik
    label:
    Øresvik, Rødøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Rødøy
    county:
    Nordland
    lat:
    66.462183
    lon:
    13.225915
  25. id:
    NSR:StopPlace:41167
    name:
    Orvik
    label:
    Orvik, Molde
    category:

    1 results

    1. onstreetBus
    municipality:
    Molde
    county:
    Møre og Romsdal
    lat:
    62.729133
    lon:
    6.720778
limit:
25
offset:
0
has_more_results:
no
truncated:
no
Will you use the result in generated code?

Open the same result as JSON

Is data missing or incorrect? Send feedback about this result.

Continue exploring

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_stops lookup

  1. Replace the placeholders in the HTML GET template; remove optional parameters you do not need.
  2. Check types, units, limits and ID formats in the parameter table.
  3. 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.