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-22T06:20:02Z in 0.145 seconds.

returned:
25
stops:

25 results

  1. 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
  2. id:
    NSR:StopPlace:11112
    name:
    Sand
    label:
    Sand, Lunner
    category:

    1 results

    1. onstreetBus
    municipality:
    Lunner
    county:
    Akershus
    lat:
    60.29423
    lon:
    10.612954
  3. id:
    NSR:StopPlace:25978
    name:
    Sand
    label:
    Sand, Tysvær
    category:

    1 results

    1. onstreetBus
    municipality:
    Tysvær
    county:
    Rogaland
    lat:
    59.333422
    lon:
    5.562408
  4. id:
    NSR:StopPlace:4442
    name:
    Sand
    label:
    Sand, Lillestrøm
    category:

    1 results

    1. onstreetBus
    municipality:
    Lillestrøm
    county:
    Akershus
    lat:
    59.855649
    lon:
    11.235366
  5. id:
    NSR:StopPlace:16223
    name:
    Sand
    label:
    Sand, Asker
    category:

    1 results

    1. onstreetBus
    municipality:
    Asker
    county:
    Akershus
    lat:
    59.699862
    lon:
    10.389719
  6. id:
    NSR:StopPlace:17670
    name:
    Sand
    label:
    Sand, Drammen
    category:

    1 results

    1. onstreetBus
    municipality:
    Drammen
    county:
    Buskerud
    lat:
    59.558129
    lon:
    10.386783
  7. id:
    NSR:StopPlace:1780
    name:
    Sand
    label:
    Sand, Hvaler
    category:

    1 results

    1. onstreetBus
    municipality:
    Hvaler
    county:
    Østfold
    lat:
    59.086797
    lon:
    10.926121
  8. id:
    NSR:StopPlace:52536
    name:
    Sand
    label:
    Sand, Senja
    category:

    1 results

    1. onstreetBus
    municipality:
    Senja
    county:
    Troms
    lat:
    69.538547
    lon:
    17.911589
  9. id:
    NSR:StopPlace:5328
    name:
    Sand
    label:
    Sand, Ullensaker
    category:

    1 results

    1. onstreetBus
    municipality:
    Ullensaker
    county:
    Akershus
    lat:
    60.155185
    lon:
    11.126765
  10. id:
    NSR:StopPlace:8489
    name:
    Sand
    label:
    Sand, Rendalen
    category:

    1 results

    1. onstreetBus
    municipality:
    Rendalen
    county:
    Innlandet
    lat:
    61.774445
    lon:
    11.178195
  11. id:
    NSR:StopPlace:50079
    name:
    Sand
    label:
    Sand, Vågan
    category:

    1 results

    1. onstreetBus
    municipality:
    Vågan
    county:
    Nordland
    lat:
    68.319935
    lon:
    14.233571
  12. id:
    NSR:StopPlace:19769
    name:
    Sand
    label:
    Sand, Drangedal
    category:

    1 results

    1. onstreetBus
    municipality:
    Drangedal
    county:
    Telemark
    lat:
    59.099325
    lon:
    8.973113
  13. id:
    NSR:StopPlace:52540
    name:
    Sand
    label:
    Sand, Balsfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Balsfjord
    county:
    Troms
    lat:
    69.39328
    lon:
    18.606405
  14. id:
    NSR:StopPlace:45822
    name:
    Sand
    label:
    Sand, Steinkjer
    category:

    1 results

    1. onstreetBus
    municipality:
    Steinkjer
    county:
    Trøndelag
    lat:
    63.905933
    lon:
    10.922003
  15. id:
    NSR:StopPlace:50084
    name:
    Sand
    label:
    Sand, Bodø
    category:

    1 results

    1. onstreetBus
    municipality:
    Bodø
    county:
    Nordland
    lat:
    67.20444
    lon:
    14.943426
  16. id:
    NSR:StopPlace:58872
    name:
    Sandefjord stasjon
    label:
    Sandefjord stasjon, Sandefjord
    category:

    2 results

    1. railStation
    2. onstreetBus
    municipality:
    Sandefjord
    county:
    Vestfold
    lat:
    59.135239
    lon:
    10.22247
  17. id:
    NSR:StopPlace:58871
    name:
    Sande stasjon
    label:
    Sande stasjon, Holmestrand
    category:

    2 results

    1. onstreetBus
    2. railStation
    municipality:
    Holmestrand
    county:
    Vestfold
    lat:
    59.585008
    lon:
    10.205497
  18. 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
  19. id:
    NSR:StopPlace:702
    name:
    Sandnes sentrum stasjon
    label:
    Sandnes sentrum stasjon, Sandnes
    category:

    1 results

    1. railStation
    municipality:
    Sandnes
    county:
    Rogaland
    lat:
    58.852305
    lon:
    5.736575
  20. id:
    NSR:StopPlace:60623
    name:
    Sandnes bussterminal Ruten
    label:
    Sandnes bussterminal Ruten, Sandnes
    category:

    1 results

    1. busStation
    municipality:
    Sandnes
    county:
    Rogaland
    lat:
    58.851394
    lon:
    5.736569
  21. 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
  22. id:
    NSR:StopPlace:59247
    name:
    Sandefjord lufthavn
    label:
    Sandefjord lufthavn, Sandefjord
    category:

    2 results

    1. onstreetBus
    2. airport
    municipality:
    Sandefjord
    county:
    Vestfold
    lat:
    59.179103
    lon:
    10.25291
  23. id:
    NSR:StopPlace:31901
    name:
    Sandeide terminal
    label:
    Sandeide terminal, Bergen
    category:

    1 results

    1. busStation
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.333832
    lon:
    5.266144
  24. id:
    NSR:StopPlace:59285
    name:
    Sandnessjøen lufthavn
    label:
    Sandnessjøen lufthavn, Alstahaug
    category:

    3 results

    1. onstreetBus
    2. onstreetBus
    3. airport
    municipality:
    Alstahaug
    county:
    Nordland
    lat:
    65.960127
    lon:
    12.476483
  25. id:
    NSR:StopPlace:59252
    name:
    Sandane lufthamn
    label:
    Sandane lufthamn, Gloppen
    category:

    2 results

    1. onstreetBus
    2. airport
    municipality:
    Gloppen
    county:
    Vestland
    lat:
    61.829104
    lon:
    6.107615
limit:
25
offset:
0
has_more_results:
no
truncated:
no
Show all fields in HTML
returned:
25
stops:

25 results

  1. 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
  2. id:
    NSR:StopPlace:11112
    name:
    Sand
    label:
    Sand, Lunner
    category:

    1 results

    1. onstreetBus
    municipality:
    Lunner
    county:
    Akershus
    lat:
    60.29423
    lon:
    10.612954
  3. id:
    NSR:StopPlace:25978
    name:
    Sand
    label:
    Sand, Tysvær
    category:

    1 results

    1. onstreetBus
    municipality:
    Tysvær
    county:
    Rogaland
    lat:
    59.333422
    lon:
    5.562408
  4. id:
    NSR:StopPlace:4442
    name:
    Sand
    label:
    Sand, Lillestrøm
    category:

    1 results

    1. onstreetBus
    municipality:
    Lillestrøm
    county:
    Akershus
    lat:
    59.855649
    lon:
    11.235366
  5. id:
    NSR:StopPlace:16223
    name:
    Sand
    label:
    Sand, Asker
    category:

    1 results

    1. onstreetBus
    municipality:
    Asker
    county:
    Akershus
    lat:
    59.699862
    lon:
    10.389719
  6. id:
    NSR:StopPlace:17670
    name:
    Sand
    label:
    Sand, Drammen
    category:

    1 results

    1. onstreetBus
    municipality:
    Drammen
    county:
    Buskerud
    lat:
    59.558129
    lon:
    10.386783
  7. id:
    NSR:StopPlace:1780
    name:
    Sand
    label:
    Sand, Hvaler
    category:

    1 results

    1. onstreetBus
    municipality:
    Hvaler
    county:
    Østfold
    lat:
    59.086797
    lon:
    10.926121
  8. id:
    NSR:StopPlace:52536
    name:
    Sand
    label:
    Sand, Senja
    category:

    1 results

    1. onstreetBus
    municipality:
    Senja
    county:
    Troms
    lat:
    69.538547
    lon:
    17.911589
  9. id:
    NSR:StopPlace:5328
    name:
    Sand
    label:
    Sand, Ullensaker
    category:

    1 results

    1. onstreetBus
    municipality:
    Ullensaker
    county:
    Akershus
    lat:
    60.155185
    lon:
    11.126765
  10. id:
    NSR:StopPlace:8489
    name:
    Sand
    label:
    Sand, Rendalen
    category:

    1 results

    1. onstreetBus
    municipality:
    Rendalen
    county:
    Innlandet
    lat:
    61.774445
    lon:
    11.178195
  11. id:
    NSR:StopPlace:50079
    name:
    Sand
    label:
    Sand, Vågan
    category:

    1 results

    1. onstreetBus
    municipality:
    Vågan
    county:
    Nordland
    lat:
    68.319935
    lon:
    14.233571
  12. id:
    NSR:StopPlace:19769
    name:
    Sand
    label:
    Sand, Drangedal
    category:

    1 results

    1. onstreetBus
    municipality:
    Drangedal
    county:
    Telemark
    lat:
    59.099325
    lon:
    8.973113
  13. id:
    NSR:StopPlace:52540
    name:
    Sand
    label:
    Sand, Balsfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Balsfjord
    county:
    Troms
    lat:
    69.39328
    lon:
    18.606405
  14. id:
    NSR:StopPlace:45822
    name:
    Sand
    label:
    Sand, Steinkjer
    category:

    1 results

    1. onstreetBus
    municipality:
    Steinkjer
    county:
    Trøndelag
    lat:
    63.905933
    lon:
    10.922003
  15. id:
    NSR:StopPlace:50084
    name:
    Sand
    label:
    Sand, Bodø
    category:

    1 results

    1. onstreetBus
    municipality:
    Bodø
    county:
    Nordland
    lat:
    67.20444
    lon:
    14.943426
  16. id:
    NSR:StopPlace:58872
    name:
    Sandefjord stasjon
    label:
    Sandefjord stasjon, Sandefjord
    category:

    2 results

    1. railStation
    2. onstreetBus
    municipality:
    Sandefjord
    county:
    Vestfold
    lat:
    59.135239
    lon:
    10.22247
  17. id:
    NSR:StopPlace:58871
    name:
    Sande stasjon
    label:
    Sande stasjon, Holmestrand
    category:

    2 results

    1. onstreetBus
    2. railStation
    municipality:
    Holmestrand
    county:
    Vestfold
    lat:
    59.585008
    lon:
    10.205497
  18. 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
  19. id:
    NSR:StopPlace:702
    name:
    Sandnes sentrum stasjon
    label:
    Sandnes sentrum stasjon, Sandnes
    category:

    1 results

    1. railStation
    municipality:
    Sandnes
    county:
    Rogaland
    lat:
    58.852305
    lon:
    5.736575
  20. id:
    NSR:StopPlace:60623
    name:
    Sandnes bussterminal Ruten
    label:
    Sandnes bussterminal Ruten, Sandnes
    category:

    1 results

    1. busStation
    municipality:
    Sandnes
    county:
    Rogaland
    lat:
    58.851394
    lon:
    5.736569
  21. 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
  22. id:
    NSR:StopPlace:59247
    name:
    Sandefjord lufthavn
    label:
    Sandefjord lufthavn, Sandefjord
    category:

    2 results

    1. onstreetBus
    2. airport
    municipality:
    Sandefjord
    county:
    Vestfold
    lat:
    59.179103
    lon:
    10.25291
  23. id:
    NSR:StopPlace:31901
    name:
    Sandeide terminal
    label:
    Sandeide terminal, Bergen
    category:

    1 results

    1. busStation
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.333832
    lon:
    5.266144
  24. id:
    NSR:StopPlace:59285
    name:
    Sandnessjøen lufthavn
    label:
    Sandnessjøen lufthavn, Alstahaug
    category:

    3 results

    1. onstreetBus
    2. onstreetBus
    3. airport
    municipality:
    Alstahaug
    county:
    Nordland
    lat:
    65.960127
    lon:
    12.476483
  25. id:
    NSR:StopPlace:59252
    name:
    Sandane lufthamn
    label:
    Sandane lufthamn, Gloppen
    category:

    2 results

    1. onstreetBus
    2. airport
    municipality:
    Gloppen
    county:
    Vestland
    lat:
    61.829104
    lon:
    6.107615
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.