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-23T10:36:22Z in 0.137 seconds.

returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:17724
    name:
    Sando
    label:
    Sando, Holmestrand
    category:

    1 results

    1. onstreetBus
    municipality:
    Holmestrand
    county:
    Vestfold
    lat:
    59.540341
    lon:
    10.311365
  2. id:
    NSR:StopPlace:17728
    name:
    Sando verk
    label:
    Sando verk, Holmestrand
    category:

    1 results

    1. onstreetBus
    municipality:
    Holmestrand
    county:
    Vestfold
    lat:
    59.545448
    lon:
    10.297485
  3. id:
    NSR:StopPlace:16063
    name:
    Sando skule
    label:
    Sando skule, Ål
    category:

    1 results

    1. onstreetBus
    municipality:
    Ål
    county:
    Buskerud
    lat:
    60.657509
    lon:
    8.62787
  4. id:
    NSR:StopPlace:16131
    name:
    Sando barnehage
    label:
    Sando barnehage, Ål
    category:

    1 results

    1. onstreetBus
    municipality:
    Ål
    county:
    Buskerud
    lat:
    60.65448
    lon:
    8.61327
  5. id:
    NSR:StopPlace:17726
    name:
    Sando gård
    label:
    Sando gård, Holmestrand
    category:

    1 results

    1. onstreetBus
    municipality:
    Holmestrand
    county:
    Vestfold
    lat:
    59.538704
    lon:
    10.319548
  6. id:
    NSR:StopPlace:15981
    name:
    Sando bru
    label:
    Sando bru, Ål
    category:

    1 results

    1. onstreetBus
    municipality:
    Ål
    county:
    Buskerud
    lat:
    60.654605
    lon:
    8.625085
  7. id:
    NSR:StopPlace:37941
    name:
    Sandøy
    label:
    Sandøy, Averøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Averøy
    county:
    Møre og Romsdal
    lat:
    63.047042
    lon:
    7.400419
  8. id:
    NSR:StopPlace:35717
    name:
    Sandøy kai
    label:
    Sandøy kai, Askvoll
    category:

    1 results

    1. ferryStop
    municipality:
    Askvoll
    county:
    Vestland
    lat:
    61.29167
    lon:
    4.594841
  9. id:
    NSR:StopPlace:22133
    name:
    Sandøya Haven
    label:
    Sandøya Haven, Tvedestrand
    category:

    1 results

    1. ferryStop
    municipality:
    Tvedestrand
    county:
    Agder
    lat:
    58.589138
    lon:
    9.036174
  10. id:
    NSR:StopPlace:47030
    name:
    Sandøya hurtigbåtkai
    label:
    Sandøya hurtigbåtkai, Træna
    category:

    1 results

    1. ferryStop
    municipality:
    Træna
    county:
    Nordland
    lat:
    66.520558
    lon:
    12.147478
  11. id:
    NSR:StopPlace:19812
    name:
    Sandøya ferjekai
    label:
    Sandøya ferjekai, Porsgrunn
    category:

    1 results

    1. harbourPort
    municipality:
    Porsgrunn
    county:
    Telemark
    lat:
    59.045945
    lon:
    9.728723
  12. id:
    NSR:StopPlace:37947
    name:
    Sandøya ferjekai
    label:
    Sandøya ferjekai, Ålesund
    category:

    1 results

    1. harbourPort
    municipality:
    Ålesund
    county:
    Møre og Romsdal
    lat:
    62.820356
    lon:
    6.574953
  13. id:
    NSR:StopPlace:22094
    name:
    Sandøya Hauketangen
    label:
    Sandøya Hauketangen, Tvedestrand
    category:

    1 results

    1. ferryStop
    municipality:
    Tvedestrand
    county:
    Agder
    lat:
    58.57933
    lon:
    9.031017
  14. id:
    NSR:StopPlace:24493
    name:
    Sandøykilen
    label:
    Sandøykilen, Tvedestrand
    category:

    1 results

    1. ferryStop
    municipality:
    Tvedestrand
    county:
    Agder
    lat:
    58.59821
    lon:
    9.058474
  15. id:
    NSR:StopPlace:37944
    name:
    Sandøy bedehus
    label:
    Sandøy bedehus, Averøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Averøy
    county:
    Møre og Romsdal
    lat:
    63.043737
    lon:
    7.399635
  16. id:
    NSR:StopPlace:17748
    name:
    Sandøsund
    label:
    Sandøsund, Færder
    category:

    1 results

    1. onstreetBus
    municipality:
    Færder
    county:
    Vestfold
    lat:
    59.081324
    lon:
    10.451027
  17. id:
    NSR:StopPlace:52757
    name:
    Sandørbukta
    label:
    Sandørbukta, Storfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Storfjord
    county:
    Troms
    lat:
    69.33345
    lon:
    19.972873
  18. id:
    NSR:StopPlace:37949
    name:
    Sandøykrysset
    label:
    Sandøykrysset, Averøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Averøy
    county:
    Møre og Romsdal
    lat:
    63.04562
    lon:
    7.491776
  19. id:
    NSR:StopPlace:52754
    name:
    Sandøra
    label:
    Sandøra, Storfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Storfjord
    county:
    Troms
    lat:
    69.318575
    lon:
    19.955315
  20. id:
    NSR:StopPlace:52766
    name:
    Sandøyra
    label:
    Sandøyra, Balsfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Balsfjord
    county:
    Troms
    lat:
    69.344143
    lon:
    19.275998
  21. id:
    NSR:StopPlace:52762
    name:
    Sandøyra
    label:
    Sandøyra, Tromsø
    category:

    1 results

    1. onstreetBus
    municipality:
    Tromsø
    county:
    Troms
    lat:
    69.546484
    lon:
    19.076496
  22. id:
    NSR:StopPlace:11112
    name:
    Sand
    label:
    Sand, Lunner
    category:

    1 results

    1. onstreetBus
    municipality:
    Lunner
    county:
    Akershus
    lat:
    60.29423
    lon:
    10.612954
  23. id:
    NSR:StopPlace:9333
    name:
    Sand
    label:
    Sand, Nord-Odal
    category:

    1 results

    1. onstreetBus
    municipality:
    Nord-Odal
    county:
    Innlandet
    lat:
    60.391863
    lon:
    11.541028
  24. id:
    NSR:StopPlace:19772
    name:
    Sanda
    label:
    Sanda, Midt-Telemark
    category:

    1 results

    1. onstreetBus
    municipality:
    Midt-Telemark
    county:
    Telemark
    lat:
    59.419121
    lon:
    8.903548
  25. id:
    NSR:StopPlace:37054
    name:
    Sande
    label:
    Sande, Høyanger
    category:

    1 results

    1. onstreetBus
    municipality:
    Høyanger
    county:
    Vestland
    lat:
    61.110905
    lon:
    6.069248
limit:
25
offset:
0
has_more_results:
no
truncated:
no
Show all fields in HTML
returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:17724
    name:
    Sando
    label:
    Sando, Holmestrand
    category:

    1 results

    1. onstreetBus
    municipality:
    Holmestrand
    county:
    Vestfold
    lat:
    59.540341
    lon:
    10.311365
  2. id:
    NSR:StopPlace:17728
    name:
    Sando verk
    label:
    Sando verk, Holmestrand
    category:

    1 results

    1. onstreetBus
    municipality:
    Holmestrand
    county:
    Vestfold
    lat:
    59.545448
    lon:
    10.297485
  3. id:
    NSR:StopPlace:16063
    name:
    Sando skule
    label:
    Sando skule, Ål
    category:

    1 results

    1. onstreetBus
    municipality:
    Ål
    county:
    Buskerud
    lat:
    60.657509
    lon:
    8.62787
  4. id:
    NSR:StopPlace:16131
    name:
    Sando barnehage
    label:
    Sando barnehage, Ål
    category:

    1 results

    1. onstreetBus
    municipality:
    Ål
    county:
    Buskerud
    lat:
    60.65448
    lon:
    8.61327
  5. id:
    NSR:StopPlace:17726
    name:
    Sando gård
    label:
    Sando gård, Holmestrand
    category:

    1 results

    1. onstreetBus
    municipality:
    Holmestrand
    county:
    Vestfold
    lat:
    59.538704
    lon:
    10.319548
  6. id:
    NSR:StopPlace:15981
    name:
    Sando bru
    label:
    Sando bru, Ål
    category:

    1 results

    1. onstreetBus
    municipality:
    Ål
    county:
    Buskerud
    lat:
    60.654605
    lon:
    8.625085
  7. id:
    NSR:StopPlace:37941
    name:
    Sandøy
    label:
    Sandøy, Averøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Averøy
    county:
    Møre og Romsdal
    lat:
    63.047042
    lon:
    7.400419
  8. id:
    NSR:StopPlace:35717
    name:
    Sandøy kai
    label:
    Sandøy kai, Askvoll
    category:

    1 results

    1. ferryStop
    municipality:
    Askvoll
    county:
    Vestland
    lat:
    61.29167
    lon:
    4.594841
  9. id:
    NSR:StopPlace:22133
    name:
    Sandøya Haven
    label:
    Sandøya Haven, Tvedestrand
    category:

    1 results

    1. ferryStop
    municipality:
    Tvedestrand
    county:
    Agder
    lat:
    58.589138
    lon:
    9.036174
  10. id:
    NSR:StopPlace:47030
    name:
    Sandøya hurtigbåtkai
    label:
    Sandøya hurtigbåtkai, Træna
    category:

    1 results

    1. ferryStop
    municipality:
    Træna
    county:
    Nordland
    lat:
    66.520558
    lon:
    12.147478
  11. id:
    NSR:StopPlace:19812
    name:
    Sandøya ferjekai
    label:
    Sandøya ferjekai, Porsgrunn
    category:

    1 results

    1. harbourPort
    municipality:
    Porsgrunn
    county:
    Telemark
    lat:
    59.045945
    lon:
    9.728723
  12. id:
    NSR:StopPlace:37947
    name:
    Sandøya ferjekai
    label:
    Sandøya ferjekai, Ålesund
    category:

    1 results

    1. harbourPort
    municipality:
    Ålesund
    county:
    Møre og Romsdal
    lat:
    62.820356
    lon:
    6.574953
  13. id:
    NSR:StopPlace:22094
    name:
    Sandøya Hauketangen
    label:
    Sandøya Hauketangen, Tvedestrand
    category:

    1 results

    1. ferryStop
    municipality:
    Tvedestrand
    county:
    Agder
    lat:
    58.57933
    lon:
    9.031017
  14. id:
    NSR:StopPlace:24493
    name:
    Sandøykilen
    label:
    Sandøykilen, Tvedestrand
    category:

    1 results

    1. ferryStop
    municipality:
    Tvedestrand
    county:
    Agder
    lat:
    58.59821
    lon:
    9.058474
  15. id:
    NSR:StopPlace:37944
    name:
    Sandøy bedehus
    label:
    Sandøy bedehus, Averøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Averøy
    county:
    Møre og Romsdal
    lat:
    63.043737
    lon:
    7.399635
  16. id:
    NSR:StopPlace:17748
    name:
    Sandøsund
    label:
    Sandøsund, Færder
    category:

    1 results

    1. onstreetBus
    municipality:
    Færder
    county:
    Vestfold
    lat:
    59.081324
    lon:
    10.451027
  17. id:
    NSR:StopPlace:52757
    name:
    Sandørbukta
    label:
    Sandørbukta, Storfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Storfjord
    county:
    Troms
    lat:
    69.33345
    lon:
    19.972873
  18. id:
    NSR:StopPlace:37949
    name:
    Sandøykrysset
    label:
    Sandøykrysset, Averøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Averøy
    county:
    Møre og Romsdal
    lat:
    63.04562
    lon:
    7.491776
  19. id:
    NSR:StopPlace:52754
    name:
    Sandøra
    label:
    Sandøra, Storfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Storfjord
    county:
    Troms
    lat:
    69.318575
    lon:
    19.955315
  20. id:
    NSR:StopPlace:52766
    name:
    Sandøyra
    label:
    Sandøyra, Balsfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Balsfjord
    county:
    Troms
    lat:
    69.344143
    lon:
    19.275998
  21. id:
    NSR:StopPlace:52762
    name:
    Sandøyra
    label:
    Sandøyra, Tromsø
    category:

    1 results

    1. onstreetBus
    municipality:
    Tromsø
    county:
    Troms
    lat:
    69.546484
    lon:
    19.076496
  22. id:
    NSR:StopPlace:11112
    name:
    Sand
    label:
    Sand, Lunner
    category:

    1 results

    1. onstreetBus
    municipality:
    Lunner
    county:
    Akershus
    lat:
    60.29423
    lon:
    10.612954
  23. id:
    NSR:StopPlace:9333
    name:
    Sand
    label:
    Sand, Nord-Odal
    category:

    1 results

    1. onstreetBus
    municipality:
    Nord-Odal
    county:
    Innlandet
    lat:
    60.391863
    lon:
    11.541028
  24. id:
    NSR:StopPlace:19772
    name:
    Sanda
    label:
    Sanda, Midt-Telemark
    category:

    1 results

    1. onstreetBus
    municipality:
    Midt-Telemark
    county:
    Telemark
    lat:
    59.419121
    lon:
    8.903548
  25. id:
    NSR:StopPlace:37054
    name:
    Sande
    label:
    Sande, Høyanger
    category:

    1 results

    1. onstreetBus
    municipality:
    Høyanger
    county:
    Vestland
    lat:
    61.110905
    lon:
    6.069248
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.