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-22T03:20:41Z in 0.135 seconds.

returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:39891
    name:
    Stordal
    label:
    Stordal, Fjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Fjord
    county:
    Møre og Romsdal
    lat:
    62.38261
    lon:
    6.986356
  2. id:
    NSR:StopPlace:45304
    name:
    Stordal
    label:
    Stordal, Steinkjer
    category:

    1 results

    1. onstreetBus
    municipality:
    Steinkjer
    county:
    Trøndelag
    lat:
    64.160442
    lon:
    11.616553
  3. id:
    NSR:StopPlace:58127
    name:
    Stordal
    label:
    Stordal, Fjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Fjord
    county:
    Møre og Romsdal
    lat:
    62.383614
    lon:
    6.986087
  4. id:
    NSR:StopPlace:54311
    name:
    Stordalen
    label:
    Stordalen, Salangen
    category:

    1 results

    1. onstreetBus
    municipality:
    Salangen
    county:
    Troms
    lat:
    68.938983
    lon:
    17.728887
  5. id:
    NSR:StopPlace:50268
    name:
    Stordalen
    label:
    Stordalen, Bodø
    category:

    1 results

    1. onstreetBus
    municipality:
    Bodø
    county:
    Nordland
    lat:
    67.292195
    lon:
    14.44486
  6. id:
    NSR:StopPlace:12240
    name:
    Stordalen
    label:
    Stordalen, Vågå
    category:

    1 results

    1. onstreetBus
    municipality:
    Vågå
    county:
    Innlandet
    lat:
    61.865811
    lon:
    8.983641
  7. id:
    NSR:StopPlace:39899
    name:
    Stordal skule
    label:
    Stordal skule, Fjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Fjord
    county:
    Møre og Romsdal
    lat:
    62.382954
    lon:
    7.008382
  8. id:
    NSR:StopPlace:39894
    name:
    Stordal Sjøabrauta
    label:
    Stordal Sjøabrauta, Fjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Fjord
    county:
    Møre og Romsdal
    lat:
    62.381977
    lon:
    6.990228
  9. id:
    NSR:StopPlace:39896
    name:
    Stordal kyrkje
    label:
    Stordal kyrkje, Fjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Fjord
    county:
    Møre og Romsdal
    lat:
    62.382458
    lon:
    7.001037
  10. id:
    NSR:StopPlace:59785
    name:
    Stordal rådhus
    label:
    Stordal rådhus, Fjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Fjord
    county:
    Møre og Romsdal
    lat:
    62.382016
    lon:
    6.987509
  11. id:
    NSR:StopPlace:64498
    name:
    Stordalssaga
    label:
    Stordalssaga, Meråker
    category:

    1 results

    1. onstreetBus
    municipality:
    Meråker
    county:
    Trøndelag
    lat:
    63.296969
    lon:
    11.829912
  12. id:
    NSR:StopPlace:54314
    name:
    Stordalen Elvestad
    label:
    Stordalen Elvestad, Tromsø
    category:

    1 results

    1. onstreetBus
    municipality:
    Tromsø
    county:
    Troms
    lat:
    69.444422
    lon:
    19.5863
  13. id:
    NSR:StopPlace:54319
    name:
    Stordalen Opphaug
    label:
    Stordalen Opphaug, Tromsø
    category:

    1 results

    1. onstreetBus
    municipality:
    Tromsø
    county:
    Troms
    lat:
    69.439883
    lon:
    19.570775
  14. id:
    NSR:StopPlace:54321
    name:
    Stordalen Skjelnes
    label:
    Stordalen Skjelnes, Tromsø
    category:

    1 results

    1. onstreetBus
    municipality:
    Tromsø
    county:
    Troms
    lat:
    69.442036
    lon:
    19.578523
  15. id:
    NSR:StopPlace:50270
    name:
    Stordalselv
    label:
    Stordalselv, Lurøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Lurøy
    county:
    Nordland
    lat:
    66.332295
    lon:
    13.030932
  16. id:
    NSR:StopPlace:54316
    name:
    Stordalen Nyvoll
    label:
    Stordalen Nyvoll, Tromsø
    category:

    1 results

    1. onstreetBus
    municipality:
    Tromsø
    county:
    Troms
    lat:
    69.43688
    lon:
    19.56074
  17. id:
    NSR:StopPlace:54324
    name:
    Stordalstrand
    label:
    Stordalstrand, Tromsø
    category:

    1 results

    1. onstreetBus
    municipality:
    Tromsø
    county:
    Troms
    lat:
    69.430868
    lon:
    19.553952
  18. id:
    NSR:StopPlace:44676
    name:
    Stordalsvold
    label:
    Stordalsvold, Meråker
    category:

    1 results

    1. onstreetBus
    municipality:
    Meråker
    county:
    Trøndelag
    lat:
    63.312857
    lon:
    11.848015
  19. id:
    NSR:StopPlace:42699
    name:
    Størdal
    label:
    Størdal, Orkland
    category:

    1 results

    1. onstreetBus
    municipality:
    Orkland
    county:
    Trøndelag
    lat:
    63.561958
    lon:
    9.788148
  20. id:
    NSR:StopPlace:35652
    name:
    Størdal
    label:
    Størdal, Askvoll
    category:

    1 results

    1. onstreetBus
    municipality:
    Askvoll
    county:
    Vestland
    lat:
    61.411156
    lon:
    5.111294
  21. id:
    NSR:StopPlace:35655
    name:
    Størdal indre
    label:
    Størdal indre, Askvoll
    category:

    1 results

    1. onstreetBus
    municipality:
    Askvoll
    county:
    Vestland
    lat:
    61.414384
    lon:
    5.118329
  22. id:
    NSR:StopPlace:49958
    name:
    Leiro Stordal
    label:
    Leiro Stordal, Evenes
    category:

    1 results

    1. onstreetBus
    municipality:
    Evenes
    county:
    Nordland
    lat:
    68.492629
    lon:
    16.89714
  23. id:
    NSR:StopPlace:46079
    name:
    Storval
    label:
    Storval, Nærøysund
    category:

    1 results

    1. onstreetBus
    municipality:
    Nærøysund
    county:
    Trøndelag
    lat:
    64.814847
    lon:
    11.441786
  24. id:
    NSR:StopPlace:36988
    name:
    Støldal
    label:
    Støldal, Høyanger
    category:

    1 results

    1. onstreetBus
    municipality:
    Høyanger
    county:
    Vestland
    lat:
    61.129282
    lon:
    5.466205
  25. id:
    NSR:StopPlace:36888
    name:
    Standal
    label:
    Standal, Kinn
    category:

    1 results

    1. onstreetBus
    municipality:
    Kinn
    county:
    Vestland
    lat:
    61.512493
    lon:
    5.223469
limit:
25
offset:
0
has_more_results:
no
truncated:
no
Show all fields in HTML
returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:39891
    name:
    Stordal
    label:
    Stordal, Fjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Fjord
    county:
    Møre og Romsdal
    lat:
    62.38261
    lon:
    6.986356
  2. id:
    NSR:StopPlace:45304
    name:
    Stordal
    label:
    Stordal, Steinkjer
    category:

    1 results

    1. onstreetBus
    municipality:
    Steinkjer
    county:
    Trøndelag
    lat:
    64.160442
    lon:
    11.616553
  3. id:
    NSR:StopPlace:58127
    name:
    Stordal
    label:
    Stordal, Fjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Fjord
    county:
    Møre og Romsdal
    lat:
    62.383614
    lon:
    6.986087
  4. id:
    NSR:StopPlace:54311
    name:
    Stordalen
    label:
    Stordalen, Salangen
    category:

    1 results

    1. onstreetBus
    municipality:
    Salangen
    county:
    Troms
    lat:
    68.938983
    lon:
    17.728887
  5. id:
    NSR:StopPlace:50268
    name:
    Stordalen
    label:
    Stordalen, Bodø
    category:

    1 results

    1. onstreetBus
    municipality:
    Bodø
    county:
    Nordland
    lat:
    67.292195
    lon:
    14.44486
  6. id:
    NSR:StopPlace:12240
    name:
    Stordalen
    label:
    Stordalen, Vågå
    category:

    1 results

    1. onstreetBus
    municipality:
    Vågå
    county:
    Innlandet
    lat:
    61.865811
    lon:
    8.983641
  7. id:
    NSR:StopPlace:39899
    name:
    Stordal skule
    label:
    Stordal skule, Fjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Fjord
    county:
    Møre og Romsdal
    lat:
    62.382954
    lon:
    7.008382
  8. id:
    NSR:StopPlace:39894
    name:
    Stordal Sjøabrauta
    label:
    Stordal Sjøabrauta, Fjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Fjord
    county:
    Møre og Romsdal
    lat:
    62.381977
    lon:
    6.990228
  9. id:
    NSR:StopPlace:39896
    name:
    Stordal kyrkje
    label:
    Stordal kyrkje, Fjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Fjord
    county:
    Møre og Romsdal
    lat:
    62.382458
    lon:
    7.001037
  10. id:
    NSR:StopPlace:59785
    name:
    Stordal rådhus
    label:
    Stordal rådhus, Fjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Fjord
    county:
    Møre og Romsdal
    lat:
    62.382016
    lon:
    6.987509
  11. id:
    NSR:StopPlace:64498
    name:
    Stordalssaga
    label:
    Stordalssaga, Meråker
    category:

    1 results

    1. onstreetBus
    municipality:
    Meråker
    county:
    Trøndelag
    lat:
    63.296969
    lon:
    11.829912
  12. id:
    NSR:StopPlace:54314
    name:
    Stordalen Elvestad
    label:
    Stordalen Elvestad, Tromsø
    category:

    1 results

    1. onstreetBus
    municipality:
    Tromsø
    county:
    Troms
    lat:
    69.444422
    lon:
    19.5863
  13. id:
    NSR:StopPlace:54319
    name:
    Stordalen Opphaug
    label:
    Stordalen Opphaug, Tromsø
    category:

    1 results

    1. onstreetBus
    municipality:
    Tromsø
    county:
    Troms
    lat:
    69.439883
    lon:
    19.570775
  14. id:
    NSR:StopPlace:54321
    name:
    Stordalen Skjelnes
    label:
    Stordalen Skjelnes, Tromsø
    category:

    1 results

    1. onstreetBus
    municipality:
    Tromsø
    county:
    Troms
    lat:
    69.442036
    lon:
    19.578523
  15. id:
    NSR:StopPlace:50270
    name:
    Stordalselv
    label:
    Stordalselv, Lurøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Lurøy
    county:
    Nordland
    lat:
    66.332295
    lon:
    13.030932
  16. id:
    NSR:StopPlace:54316
    name:
    Stordalen Nyvoll
    label:
    Stordalen Nyvoll, Tromsø
    category:

    1 results

    1. onstreetBus
    municipality:
    Tromsø
    county:
    Troms
    lat:
    69.43688
    lon:
    19.56074
  17. id:
    NSR:StopPlace:54324
    name:
    Stordalstrand
    label:
    Stordalstrand, Tromsø
    category:

    1 results

    1. onstreetBus
    municipality:
    Tromsø
    county:
    Troms
    lat:
    69.430868
    lon:
    19.553952
  18. id:
    NSR:StopPlace:44676
    name:
    Stordalsvold
    label:
    Stordalsvold, Meråker
    category:

    1 results

    1. onstreetBus
    municipality:
    Meråker
    county:
    Trøndelag
    lat:
    63.312857
    lon:
    11.848015
  19. id:
    NSR:StopPlace:42699
    name:
    Størdal
    label:
    Størdal, Orkland
    category:

    1 results

    1. onstreetBus
    municipality:
    Orkland
    county:
    Trøndelag
    lat:
    63.561958
    lon:
    9.788148
  20. id:
    NSR:StopPlace:35652
    name:
    Størdal
    label:
    Størdal, Askvoll
    category:

    1 results

    1. onstreetBus
    municipality:
    Askvoll
    county:
    Vestland
    lat:
    61.411156
    lon:
    5.111294
  21. id:
    NSR:StopPlace:35655
    name:
    Størdal indre
    label:
    Størdal indre, Askvoll
    category:

    1 results

    1. onstreetBus
    municipality:
    Askvoll
    county:
    Vestland
    lat:
    61.414384
    lon:
    5.118329
  22. id:
    NSR:StopPlace:49958
    name:
    Leiro Stordal
    label:
    Leiro Stordal, Evenes
    category:

    1 results

    1. onstreetBus
    municipality:
    Evenes
    county:
    Nordland
    lat:
    68.492629
    lon:
    16.89714
  23. id:
    NSR:StopPlace:46079
    name:
    Storval
    label:
    Storval, Nærøysund
    category:

    1 results

    1. onstreetBus
    municipality:
    Nærøysund
    county:
    Trøndelag
    lat:
    64.814847
    lon:
    11.441786
  24. id:
    NSR:StopPlace:36988
    name:
    Støldal
    label:
    Støldal, Høyanger
    category:

    1 results

    1. onstreetBus
    municipality:
    Høyanger
    county:
    Vestland
    lat:
    61.129282
    lon:
    5.466205
  25. id:
    NSR:StopPlace:36888
    name:
    Standal
    label:
    Standal, Kinn
    category:

    1 results

    1. onstreetBus
    municipality:
    Kinn
    county:
    Vestland
    lat:
    61.512493
    lon:
    5.223469
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.