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-21T21:03:08Z in 0.148 seconds.

returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:58833
    name:
    Gol stasjon
    label:
    Gol stasjon, Gol
    category:

    2 results

    1. onstreetBus
    2. railStation
    municipality:
    Gol
    county:
    Buskerud
    lat:
    60.699151
    lon:
    8.970763
  2. id:
    NSR:StopPlace:59227
    name:
    Gol flyplass
    label:
    Gol flyplass, Gol
    category:

    1 results

    1. airport
    municipality:
    Gol
    county:
    Buskerud
    lat:
    60.788935
    lon:
    9.055207
  3. id:
    NSR:StopPlace:16476
    name:
    Gol skysstasjon
    label:
    Gol skysstasjon, Gol
    category:

    1 results

    1. onstreetBus
    municipality:
    Gol
    county:
    Buskerud
    lat:
    60.70216
    lon:
    8.941663
  4. id:
    NSR:StopPlace:16480
    name:
    Gol Næringspark
    label:
    Gol Næringspark, Gol
    category:

    1 results

    1. onstreetBus
    municipality:
    Gol
    county:
    Buskerud
    lat:
    60.695498
    lon:
    8.927141
  5. id:
    NSR:StopPlace:16501
    name:
    Gol kyrkje
    label:
    Gol kyrkje, Gol
    category:

    1 results

    1. onstreetBus
    municipality:
    Gol
    county:
    Buskerud
    lat:
    60.709417
    lon:
    8.917468
  6. id:
    NSR:StopPlace:16460
    name:
    Gol Camping
    label:
    Gol Camping, Gol
    category:

    1 results

    1. onstreetBus
    municipality:
    Gol
    county:
    Buskerud
    lat:
    60.70015
    lon:
    9.00508
  7. id:
    NSR:StopPlace:16471
    name:
    Gol Bakeri
    label:
    Gol Bakeri, Gol
    category:

    1 results

    1. onstreetBus
    municipality:
    Gol
    county:
    Buskerud
    lat:
    60.701335
    lon:
    8.966295
  8. id:
    NSR:StopPlace:62157
    name:
    Gol kommunehus
    label:
    Gol kommunehus, Gol
    category:

    1 results

    1. onstreetBus
    municipality:
    Gol
    county:
    Buskerud
    lat:
    60.699949
    lon:
    8.950346
  9. id:
    NSR:StopPlace:29698
    name:
    Goltavegen ved Kloven
    label:
    Goltavegen ved Kloven, Øygarden
    category:

    1 results

    1. onstreetBus
    municipality:
    Øygarden
    county:
    Vestland
    lat:
    60.214721
    lon:
    5.036959
  10. id:
    NSR:StopPlace:40214
    name:
    Golmen
    label:
    Golmen, Aure
    category:

    1 results

    1. onstreetBus
    municipality:
    Aure
    county:
    Møre og Romsdal
    lat:
    63.160949
    lon:
    7.897636
  11. id:
    NSR:StopPlace:57189
    name:
    Golnes
    label:
    Golnes, Vadsø
    category:

    1 results

    1. onstreetBus
    municipality:
    Vadsø
    county:
    Finnmark
    lat:
    70.073538
    lon:
    30.032543
  12. id:
    NSR:StopPlace:25542
    name:
    Golfbanen
    label:
    Golfbanen, Kristiansand
    category:

    1 results

    1. onstreetBus
    municipality:
    Kristiansand
    county:
    Agder
    lat:
    58.141959
    lon:
    8.07722
  13. id:
    NSR:StopPlace:29708
    name:
    Golta gard
    label:
    Golta gard, Øygarden
    category:

    1 results

    1. onstreetBus
    municipality:
    Øygarden
    county:
    Vestland
    lat:
    60.217283
    lon:
    5.010514
  14. id:
    NSR:StopPlace:55933
    name:
    Gollajorda
    label:
    Gollajorda, Ibestad
    category:

    1 results

    1. onstreetBus
    municipality:
    Ibestad
    county:
    Troms
    lat:
    68.878857
    lon:
    17.24984
  15. id:
    NSR:StopPlace:29701
    name:
    Goltavegen ved Fjedlet
    label:
    Goltavegen ved Fjedlet, Øygarden
    category:

    1 results

    1. onstreetBus
    municipality:
    Øygarden
    county:
    Vestland
    lat:
    60.218249
    lon:
    5.025675
  16. id:
    NSR:StopPlace:29711
    name:
    Golta snuplass
    label:
    Golta snuplass, Øygarden
    category:

    1 results

    1. onstreetBus
    municipality:
    Øygarden
    county:
    Vestland
    lat:
    60.214636
    lon:
    5.011292
  17. id:
    NSR:StopPlace:16949
    name:
    Golfbanen
    label:
    Golfbanen, Kongsberg
    category:

    1 results

    1. onstreetBus
    municipality:
    Kongsberg
    county:
    Buskerud
    lat:
    59.61555
    lon:
    9.716335
  18. id:
    NSR:StopPlace:29679
    name:
    Golta kryss
    label:
    Golta kryss, Øygarden
    category:

    1 results

    1. onstreetBus
    municipality:
    Øygarden
    county:
    Vestland
    lat:
    60.211865
    lon:
    5.041678
  19. id:
    NSR:StopPlace:25539
    name:
    Golfbanen
    label:
    Golfbanen, Tvedestrand
    category:

    1 results

    1. onstreetBus
    municipality:
    Tvedestrand
    county:
    Agder
    lat:
    58.625154
    lon:
    8.855188
  20. id:
    NSR:StopPlace:57115
    name:
    Golfbanen Kariel
    label:
    Golfbanen Kariel, Vadsø
    category:

    1 results

    1. onstreetBus
    municipality:
    Vadsø
    county:
    Finnmark
    lat:
    70.105398
    lon:
    29.356713
  21. id:
    NSR:StopPlace:15890
    name:
    Golf-Hemsedal
    label:
    Golf-Hemsedal, Hemsedal
    category:

    1 results

    1. onstreetBus
    municipality:
    Hemsedal
    county:
    Buskerud
    lat:
    60.925375
    lon:
    8.42873
  22. id:
    NSR:StopPlace:19385
    name:
    Golfbanen Vear
    label:
    Golfbanen Vear, Tønsberg
    category:

    1 results

    1. onstreetBus
    municipality:
    Tønsberg
    county:
    Vestfold
    lat:
    59.251622
    lon:
    10.354118
  23. id:
    NSR:StopPlace:59186
    name:
    Golid
    label:
    Golid, Seljord
    category:

    1 results

    1. onstreetBus
    municipality:
    Seljord
    county:
    Telemark
    lat:
    59.435501
    lon:
    8.614289
  24. id:
    NSR:StopPlace:2625
    name:
    Golfsenteret
    label:
    Golfsenteret, Sarpsborg
    category:

    1 results

    1. onstreetBus
    municipality:
    Sarpsborg
    county:
    Østfold
    lat:
    59.277268
    lon:
    11.093438
  25. id:
    NSR:StopPlace:29704
    name:
    Golta minkfarm
    label:
    Golta minkfarm, Øygarden
    category:

    1 results

    1. onstreetBus
    municipality:
    Øygarden
    county:
    Vestland
    lat:
    60.22006
    lon:
    5.017625
limit:
25
offset:
0
has_more_results:
no
truncated:
no
Show all fields in HTML
returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:58833
    name:
    Gol stasjon
    label:
    Gol stasjon, Gol
    category:

    2 results

    1. onstreetBus
    2. railStation
    municipality:
    Gol
    county:
    Buskerud
    lat:
    60.699151
    lon:
    8.970763
  2. id:
    NSR:StopPlace:59227
    name:
    Gol flyplass
    label:
    Gol flyplass, Gol
    category:

    1 results

    1. airport
    municipality:
    Gol
    county:
    Buskerud
    lat:
    60.788935
    lon:
    9.055207
  3. id:
    NSR:StopPlace:16476
    name:
    Gol skysstasjon
    label:
    Gol skysstasjon, Gol
    category:

    1 results

    1. onstreetBus
    municipality:
    Gol
    county:
    Buskerud
    lat:
    60.70216
    lon:
    8.941663
  4. id:
    NSR:StopPlace:16480
    name:
    Gol Næringspark
    label:
    Gol Næringspark, Gol
    category:

    1 results

    1. onstreetBus
    municipality:
    Gol
    county:
    Buskerud
    lat:
    60.695498
    lon:
    8.927141
  5. id:
    NSR:StopPlace:16501
    name:
    Gol kyrkje
    label:
    Gol kyrkje, Gol
    category:

    1 results

    1. onstreetBus
    municipality:
    Gol
    county:
    Buskerud
    lat:
    60.709417
    lon:
    8.917468
  6. id:
    NSR:StopPlace:16460
    name:
    Gol Camping
    label:
    Gol Camping, Gol
    category:

    1 results

    1. onstreetBus
    municipality:
    Gol
    county:
    Buskerud
    lat:
    60.70015
    lon:
    9.00508
  7. id:
    NSR:StopPlace:16471
    name:
    Gol Bakeri
    label:
    Gol Bakeri, Gol
    category:

    1 results

    1. onstreetBus
    municipality:
    Gol
    county:
    Buskerud
    lat:
    60.701335
    lon:
    8.966295
  8. id:
    NSR:StopPlace:62157
    name:
    Gol kommunehus
    label:
    Gol kommunehus, Gol
    category:

    1 results

    1. onstreetBus
    municipality:
    Gol
    county:
    Buskerud
    lat:
    60.699949
    lon:
    8.950346
  9. id:
    NSR:StopPlace:29698
    name:
    Goltavegen ved Kloven
    label:
    Goltavegen ved Kloven, Øygarden
    category:

    1 results

    1. onstreetBus
    municipality:
    Øygarden
    county:
    Vestland
    lat:
    60.214721
    lon:
    5.036959
  10. id:
    NSR:StopPlace:40214
    name:
    Golmen
    label:
    Golmen, Aure
    category:

    1 results

    1. onstreetBus
    municipality:
    Aure
    county:
    Møre og Romsdal
    lat:
    63.160949
    lon:
    7.897636
  11. id:
    NSR:StopPlace:57189
    name:
    Golnes
    label:
    Golnes, Vadsø
    category:

    1 results

    1. onstreetBus
    municipality:
    Vadsø
    county:
    Finnmark
    lat:
    70.073538
    lon:
    30.032543
  12. id:
    NSR:StopPlace:25542
    name:
    Golfbanen
    label:
    Golfbanen, Kristiansand
    category:

    1 results

    1. onstreetBus
    municipality:
    Kristiansand
    county:
    Agder
    lat:
    58.141959
    lon:
    8.07722
  13. id:
    NSR:StopPlace:29708
    name:
    Golta gard
    label:
    Golta gard, Øygarden
    category:

    1 results

    1. onstreetBus
    municipality:
    Øygarden
    county:
    Vestland
    lat:
    60.217283
    lon:
    5.010514
  14. id:
    NSR:StopPlace:55933
    name:
    Gollajorda
    label:
    Gollajorda, Ibestad
    category:

    1 results

    1. onstreetBus
    municipality:
    Ibestad
    county:
    Troms
    lat:
    68.878857
    lon:
    17.24984
  15. id:
    NSR:StopPlace:29701
    name:
    Goltavegen ved Fjedlet
    label:
    Goltavegen ved Fjedlet, Øygarden
    category:

    1 results

    1. onstreetBus
    municipality:
    Øygarden
    county:
    Vestland
    lat:
    60.218249
    lon:
    5.025675
  16. id:
    NSR:StopPlace:29711
    name:
    Golta snuplass
    label:
    Golta snuplass, Øygarden
    category:

    1 results

    1. onstreetBus
    municipality:
    Øygarden
    county:
    Vestland
    lat:
    60.214636
    lon:
    5.011292
  17. id:
    NSR:StopPlace:16949
    name:
    Golfbanen
    label:
    Golfbanen, Kongsberg
    category:

    1 results

    1. onstreetBus
    municipality:
    Kongsberg
    county:
    Buskerud
    lat:
    59.61555
    lon:
    9.716335
  18. id:
    NSR:StopPlace:29679
    name:
    Golta kryss
    label:
    Golta kryss, Øygarden
    category:

    1 results

    1. onstreetBus
    municipality:
    Øygarden
    county:
    Vestland
    lat:
    60.211865
    lon:
    5.041678
  19. id:
    NSR:StopPlace:25539
    name:
    Golfbanen
    label:
    Golfbanen, Tvedestrand
    category:

    1 results

    1. onstreetBus
    municipality:
    Tvedestrand
    county:
    Agder
    lat:
    58.625154
    lon:
    8.855188
  20. id:
    NSR:StopPlace:57115
    name:
    Golfbanen Kariel
    label:
    Golfbanen Kariel, Vadsø
    category:

    1 results

    1. onstreetBus
    municipality:
    Vadsø
    county:
    Finnmark
    lat:
    70.105398
    lon:
    29.356713
  21. id:
    NSR:StopPlace:15890
    name:
    Golf-Hemsedal
    label:
    Golf-Hemsedal, Hemsedal
    category:

    1 results

    1. onstreetBus
    municipality:
    Hemsedal
    county:
    Buskerud
    lat:
    60.925375
    lon:
    8.42873
  22. id:
    NSR:StopPlace:19385
    name:
    Golfbanen Vear
    label:
    Golfbanen Vear, Tønsberg
    category:

    1 results

    1. onstreetBus
    municipality:
    Tønsberg
    county:
    Vestfold
    lat:
    59.251622
    lon:
    10.354118
  23. id:
    NSR:StopPlace:59186
    name:
    Golid
    label:
    Golid, Seljord
    category:

    1 results

    1. onstreetBus
    municipality:
    Seljord
    county:
    Telemark
    lat:
    59.435501
    lon:
    8.614289
  24. id:
    NSR:StopPlace:2625
    name:
    Golfsenteret
    label:
    Golfsenteret, Sarpsborg
    category:

    1 results

    1. onstreetBus
    municipality:
    Sarpsborg
    county:
    Østfold
    lat:
    59.277268
    lon:
    11.093438
  25. id:
    NSR:StopPlace:29704
    name:
    Golta minkfarm
    label:
    Golta minkfarm, Øygarden
    category:

    1 results

    1. onstreetBus
    municipality:
    Øygarden
    county:
    Vestland
    lat:
    60.22006
    lon:
    5.017625
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.