search_stops

Search Norway's National Stop Register by stop name.

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.
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": "..."}
}
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.
Type: string. Result language, normally "no" or "en".

Result

Source: Entur. Retrieved 2026-08-03T10:23:41Z in 0.155 seconds.

returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:610
    name:
    Sandvika stasjon
    label:
    Sandvika stasjon, Bærum
    category:

    1 results

    1. railStation
    municipality:
    Bærum
    county:
    Akershus
    lat:
    59.892903
    lon:
    10.525746
  2. id:
    NSR:StopPlace:37058
    name:
    Sandvika
    label:
    Sandvika, Høyanger
    category:

    1 results

    1. onstreetBus
    municipality:
    Høyanger
    county:
    Vestland
    lat:
    61.219435
    lon:
    6.063216
  3. id:
    NSR:StopPlace:52718
    name:
    Sandvika
    label:
    Sandvika, Salangen
    category:

    1 results

    1. onstreetBus
    municipality:
    Salangen
    county:
    Troms
    lat:
    68.857665
    lon:
    17.940331
  4. id:
    NSR:StopPlace:52730
    name:
    Sandvika
    label:
    Sandvika, Kvænangen
    category:

    1 results

    1. onstreetBus
    municipality:
    Kvænangen
    county:
    Troms
    lat:
    69.827999
    lon:
    21.915328
  5. id:
    NSR:StopPlace:17740
    name:
    Sandvika
    label:
    Sandvika, Larvik
    category:

    1 results

    1. onstreetBus
    municipality:
    Larvik
    county:
    Vestfold
    lat:
    59.106659
    lon:
    9.922881
  6. id:
    NSR:StopPlace:46122
    name:
    Sandvika
    label:
    Sandvika, Nærøysund
    category:

    1 results

    1. onstreetBus
    municipality:
    Nærøysund
    county:
    Trøndelag
    lat:
    64.926637
    lon:
    11.438759
  7. id:
    NSR:StopPlace:52706
    name:
    Sandvika
    label:
    Sandvika, Harstad
    category:

    1 results

    1. onstreetBus
    municipality:
    Harstad
    county:
    Troms
    lat:
    69.00402
    lon:
    16.530614
  8. id:
    NSR:StopPlace:52722
    name:
    Sandvika
    label:
    Sandvika, Dyrøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Dyrøy
    county:
    Troms
    lat:
    69.021349
    lon:
    17.916635
  9. id:
    NSR:StopPlace:44448
    name:
    Sandvika
    label:
    Sandvika, Namsos
    category:

    1 results

    1. onstreetBus
    municipality:
    Namsos
    county:
    Trøndelag
    lat:
    64.484916
    lon:
    11.34607
  10. id:
    NSR:StopPlace:9993
    name:
    Sandvika
    label:
    Sandvika, Kongsvinger
    category:

    1 results

    1. onstreetBus
    municipality:
    Kongsvinger
    county:
    Innlandet
    lat:
    60.368834
    lon:
    12.353058
  11. id:
    NSR:StopPlace:4030
    name:
    Sandvika bussterminal
    label:
    Sandvika bussterminal, Bærum
    category:

    1 results

    1. busStation
    municipality:
    Bærum
    county:
    Akershus
    lat:
    59.892905
    lon:
    10.524556
  12. id:
    NSR:StopPlace:10988
    name:
    Sandvika
    label:
    Sandvika, Jevnaker
    category:

    1 results

    1. onstreetBus
    municipality:
    Jevnaker
    county:
    Akershus
    lat:
    60.291896
    lon:
    10.357377
  13. id:
    NSR:StopPlace:37926
    name:
    Sandvika
    label:
    Sandvika, Tingvoll
    category:

    1 results

    1. onstreetBus
    municipality:
    Tingvoll
    county:
    Møre og Romsdal
    lat:
    63.066882
    lon:
    8.129527
  14. id:
    NSR:StopPlace:31958
    name:
    Sandvika
    label:
    Sandvika, Kvinnherad
    category:

    1 results

    1. onstreetBus
    municipality:
    Kvinnherad
    county:
    Vestland
    lat:
    59.79486
    lon:
    5.66931
  15. id:
    NSR:StopPlace:52725
    name:
    Sandvika
    label:
    Sandvika, Lyngen
    category:

    1 results

    1. onstreetBus
    municipality:
    Lyngen
    county:
    Troms
    lat:
    69.461836
    lon:
    20.20794
  16. id:
    NSR:StopPlace:63593
    name:
    Sandvika
    label:
    Sandvika, Aure
    category:

    1 results

    1. onstreetBus
    municipality:
    Aure
    county:
    Møre og Romsdal
    lat:
    63.230641
    lon:
    8.118658
  17. id:
    NSR:StopPlace:52702
    name:
    Sandvika
    label:
    Sandvika, Tromsø
    category:

    1 results

    1. onstreetBus
    municipality:
    Tromsø
    county:
    Troms
    lat:
    69.5385
    lon:
    18.987938
  18. id:
    NSR:StopPlace:37930
    name:
    Sandvika
    label:
    Sandvika, Herøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Herøy
    county:
    Møre og Romsdal
    lat:
    62.294158
    lon:
    5.713691
  19. id:
    NSR:StopPlace:22272
    name:
    Sandvika
    label:
    Sandvika, Risør
    category:

    1 results

    1. onstreetBus
    municipality:
    Risør
    county:
    Agder
    lat:
    58.716893
    lon:
    9.141583
  20. id:
    NSR:StopPlace:41998
    name:
    Sandvika
    label:
    Sandvika, Skaun
    category:

    1 results

    1. onstreetBus
    municipality:
    Skaun
    county:
    Trøndelag
    lat:
    63.244179
    lon:
    10.160886
  21. id:
    NSR:StopPlace:15523
    name:
    Sandvika
    label:
    Sandvika, Ringerike
    category:

    1 results

    1. onstreetBus
    municipality:
    Ringerike
    county:
    Buskerud
    lat:
    60.4454
    lon:
    10.04805
  22. id:
    NSR:StopPlace:26080
    name:
    Sandvika
    label:
    Sandvika, Sandnes
    category:

    1 results

    1. onstreetBus
    municipality:
    Sandnes
    county:
    Rogaland
    lat:
    58.870759
    lon:
    5.767474
  23. id:
    NSR:StopPlace:37923
    name:
    Sandvika
    label:
    Sandvika, Volda
    category:

    1 results

    1. onstreetBus
    municipality:
    Volda
    county:
    Møre og Romsdal
    lat:
    62.013422
    lon:
    6.040172
  24. id:
    NSR:StopPlace:52710
    name:
    Sandvika
    label:
    Sandvika, Kvæfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Kvæfjord
    county:
    Troms
    lat:
    68.745768
    lon:
    16.072477
  25. id:
    NSR:StopPlace:52714
    name:
    Sandvika
    label:
    Sandvika, Ibestad
    category:

    1 results

    1. onstreetBus
    municipality:
    Ibestad
    county:
    Troms
    lat:
    68.895229
    lon:
    17.277865
limit:
25
offset:
0
has_more_results:
no
truncated:
no
Show all fields in HTML
returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:610
    name:
    Sandvika stasjon
    label:
    Sandvika stasjon, Bærum
    category:

    1 results

    1. railStation
    municipality:
    Bærum
    county:
    Akershus
    lat:
    59.892903
    lon:
    10.525746
  2. id:
    NSR:StopPlace:37058
    name:
    Sandvika
    label:
    Sandvika, Høyanger
    category:

    1 results

    1. onstreetBus
    municipality:
    Høyanger
    county:
    Vestland
    lat:
    61.219435
    lon:
    6.063216
  3. id:
    NSR:StopPlace:52718
    name:
    Sandvika
    label:
    Sandvika, Salangen
    category:

    1 results

    1. onstreetBus
    municipality:
    Salangen
    county:
    Troms
    lat:
    68.857665
    lon:
    17.940331
  4. id:
    NSR:StopPlace:52730
    name:
    Sandvika
    label:
    Sandvika, Kvænangen
    category:

    1 results

    1. onstreetBus
    municipality:
    Kvænangen
    county:
    Troms
    lat:
    69.827999
    lon:
    21.915328
  5. id:
    NSR:StopPlace:17740
    name:
    Sandvika
    label:
    Sandvika, Larvik
    category:

    1 results

    1. onstreetBus
    municipality:
    Larvik
    county:
    Vestfold
    lat:
    59.106659
    lon:
    9.922881
  6. id:
    NSR:StopPlace:46122
    name:
    Sandvika
    label:
    Sandvika, Nærøysund
    category:

    1 results

    1. onstreetBus
    municipality:
    Nærøysund
    county:
    Trøndelag
    lat:
    64.926637
    lon:
    11.438759
  7. id:
    NSR:StopPlace:52706
    name:
    Sandvika
    label:
    Sandvika, Harstad
    category:

    1 results

    1. onstreetBus
    municipality:
    Harstad
    county:
    Troms
    lat:
    69.00402
    lon:
    16.530614
  8. id:
    NSR:StopPlace:52722
    name:
    Sandvika
    label:
    Sandvika, Dyrøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Dyrøy
    county:
    Troms
    lat:
    69.021349
    lon:
    17.916635
  9. id:
    NSR:StopPlace:44448
    name:
    Sandvika
    label:
    Sandvika, Namsos
    category:

    1 results

    1. onstreetBus
    municipality:
    Namsos
    county:
    Trøndelag
    lat:
    64.484916
    lon:
    11.34607
  10. id:
    NSR:StopPlace:9993
    name:
    Sandvika
    label:
    Sandvika, Kongsvinger
    category:

    1 results

    1. onstreetBus
    municipality:
    Kongsvinger
    county:
    Innlandet
    lat:
    60.368834
    lon:
    12.353058
  11. id:
    NSR:StopPlace:4030
    name:
    Sandvika bussterminal
    label:
    Sandvika bussterminal, Bærum
    category:

    1 results

    1. busStation
    municipality:
    Bærum
    county:
    Akershus
    lat:
    59.892905
    lon:
    10.524556
  12. id:
    NSR:StopPlace:10988
    name:
    Sandvika
    label:
    Sandvika, Jevnaker
    category:

    1 results

    1. onstreetBus
    municipality:
    Jevnaker
    county:
    Akershus
    lat:
    60.291896
    lon:
    10.357377
  13. id:
    NSR:StopPlace:37926
    name:
    Sandvika
    label:
    Sandvika, Tingvoll
    category:

    1 results

    1. onstreetBus
    municipality:
    Tingvoll
    county:
    Møre og Romsdal
    lat:
    63.066882
    lon:
    8.129527
  14. id:
    NSR:StopPlace:31958
    name:
    Sandvika
    label:
    Sandvika, Kvinnherad
    category:

    1 results

    1. onstreetBus
    municipality:
    Kvinnherad
    county:
    Vestland
    lat:
    59.79486
    lon:
    5.66931
  15. id:
    NSR:StopPlace:52725
    name:
    Sandvika
    label:
    Sandvika, Lyngen
    category:

    1 results

    1. onstreetBus
    municipality:
    Lyngen
    county:
    Troms
    lat:
    69.461836
    lon:
    20.20794
  16. id:
    NSR:StopPlace:63593
    name:
    Sandvika
    label:
    Sandvika, Aure
    category:

    1 results

    1. onstreetBus
    municipality:
    Aure
    county:
    Møre og Romsdal
    lat:
    63.230641
    lon:
    8.118658
  17. id:
    NSR:StopPlace:52702
    name:
    Sandvika
    label:
    Sandvika, Tromsø
    category:

    1 results

    1. onstreetBus
    municipality:
    Tromsø
    county:
    Troms
    lat:
    69.5385
    lon:
    18.987938
  18. id:
    NSR:StopPlace:37930
    name:
    Sandvika
    label:
    Sandvika, Herøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Herøy
    county:
    Møre og Romsdal
    lat:
    62.294158
    lon:
    5.713691
  19. id:
    NSR:StopPlace:22272
    name:
    Sandvika
    label:
    Sandvika, Risør
    category:

    1 results

    1. onstreetBus
    municipality:
    Risør
    county:
    Agder
    lat:
    58.716893
    lon:
    9.141583
  20. id:
    NSR:StopPlace:41998
    name:
    Sandvika
    label:
    Sandvika, Skaun
    category:

    1 results

    1. onstreetBus
    municipality:
    Skaun
    county:
    Trøndelag
    lat:
    63.244179
    lon:
    10.160886
  21. id:
    NSR:StopPlace:15523
    name:
    Sandvika
    label:
    Sandvika, Ringerike
    category:

    1 results

    1. onstreetBus
    municipality:
    Ringerike
    county:
    Buskerud
    lat:
    60.4454
    lon:
    10.04805
  22. id:
    NSR:StopPlace:26080
    name:
    Sandvika
    label:
    Sandvika, Sandnes
    category:

    1 results

    1. onstreetBus
    municipality:
    Sandnes
    county:
    Rogaland
    lat:
    58.870759
    lon:
    5.767474
  23. id:
    NSR:StopPlace:37923
    name:
    Sandvika
    label:
    Sandvika, Volda
    category:

    1 results

    1. onstreetBus
    municipality:
    Volda
    county:
    Møre og Romsdal
    lat:
    62.013422
    lon:
    6.040172
  24. id:
    NSR:StopPlace:52710
    name:
    Sandvika
    label:
    Sandvika, Kvæfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Kvæfjord
    county:
    Troms
    lat:
    68.745768
    lon:
    16.072477
  25. id:
    NSR:StopPlace:52714
    name:
    Sandvika
    label:
    Sandvika, Ibestad
    category:

    1 results

    1. onstreetBus
    municipality:
    Ibestad
    county:
    Troms
    lat:
    68.895229
    lon:
    17.277865
limit:
25
offset:
0
has_more_results:
no
truncated:
no
Will you use the result in generated code?

Open the same result as JSON

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.