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-22T12:30:54Z in 0.226 seconds.

returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:22258
    name:
    Helle
    label:
    Helle, Arendal
    category:

    1 results

    1. onstreetBus
    municipality:
    Arendal
    county:
    Agder
    lat:
    58.412573
    lon:
    8.670017
  2. id:
    NSR:StopPlace:22269
    name:
    Helle
    label:
    Helle, Flekkefjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Flekkefjord
    county:
    Agder
    lat:
    58.22771
    lon:
    6.569211
  3. id:
    NSR:StopPlace:22273
    name:
    Helle
    label:
    Helle, Lyngdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Lyngdal
    county:
    Agder
    lat:
    58.298541
    lon:
    7.359648
  4. id:
    NSR:StopPlace:20083
    name:
    Helle
    label:
    Helle, Kragerø
    category:

    1 results

    1. onstreetBus
    municipality:
    Kragerø
    county:
    Telemark
    lat:
    58.901041
    lon:
    9.378605
  5. id:
    NSR:StopPlace:59316
    name:
    Helle
    label:
    Helle, Sandnes
    category:

    1 results

    1. onstreetBus
    municipality:
    Sandnes
    county:
    Rogaland
    lat:
    58.863823
    lon:
    6.148168
  6. id:
    NSR:StopPlace:36804
    name:
    Helle
    label:
    Helle, Sunnfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Sunnfjord
    county:
    Vestland
    lat:
    61.36755
    lon:
    5.615092
  7. id:
    NSR:StopPlace:38884
    name:
    Helle
    label:
    Helle, Haram
    category:

    1 results

    1. onstreetBus
    municipality:
    Haram
    county:
    Møre og Romsdal
    lat:
    62.61086
    lon:
    6.624058
  8. id:
    NSR:StopPlace:22276
    name:
    Helle
    label:
    Helle, Kvinesdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Kvinesdal
    county:
    Agder
    lat:
    58.46959
    lon:
    6.931755
  9. id:
    NSR:StopPlace:35461
    name:
    Helle
    label:
    Helle, Askvoll
    category:

    1 results

    1. onstreetBus
    municipality:
    Askvoll
    county:
    Vestland
    lat:
    61.329871
    lon:
    5.12958
  10. id:
    NSR:StopPlace:48721
    name:
    Helle
    label:
    Helle, Vestvågøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Vestvågøy
    county:
    Nordland
    lat:
    68.142621
    lon:
    13.833906
  11. id:
    NSR:StopPlace:12241
    name:
    Helle
    label:
    Helle, Vang
    category:

    1 results

    1. onstreetBus
    municipality:
    Vang
    county:
    Innlandet
    lat:
    61.146119
    lon:
    8.848487
  12. id:
    NSR:StopPlace:38881
    name:
    Helle
    label:
    Helle, Molde
    category:

    1 results

    1. onstreetBus
    municipality:
    Molde
    county:
    Møre og Romsdal
    lat:
    62.702802
    lon:
    7.954918
  13. id:
    NSR:StopPlace:22261
    name:
    Helle
    label:
    Helle, Valle
    category:

    1 results

    1. onstreetBus
    municipality:
    Valle
    county:
    Agder
    lat:
    59.061994
    lon:
    7.567345
  14. id:
    NSR:StopPlace:22264
    name:
    Helle
    label:
    Helle, Lindesnes
    category:

    1 results

    1. onstreetBus
    municipality:
    Lindesnes
    county:
    Agder
    lat:
    58.088546
    lon:
    7.57248
  15. id:
    NSR:StopPlace:22266
    name:
    Helle
    label:
    Helle, Farsund
    category:

    1 results

    1. onstreetBus
    municipality:
    Farsund
    county:
    Agder
    lat:
    58.08969
    lon:
    6.945468
  16. id:
    NSR:StopPlace:41603
    name:
    Hellem
    label:
    Hellem, Ørland
    category:

    1 results

    1. onstreetBus
    municipality:
    Ørland
    county:
    Trøndelag
    lat:
    63.7909
    lon:
    9.610749
  17. id:
    NSR:StopPlace:52367
    name:
    Hellen
    label:
    Hellen, Harstad
    category:

    1 results

    1. onstreetBus
    municipality:
    Harstad
    county:
    Troms
    lat:
    69.014894
    lon:
    16.486296
  18. id:
    NSR:StopPlace:45806
    name:
    Hellem
    label:
    Hellem, Levanger
    category:

    1 results

    1. onstreetBus
    municipality:
    Levanger
    county:
    Trøndelag
    lat:
    63.601679
    lon:
    10.987562
  19. id:
    NSR:StopPlace:58198
    name:
    Hellerud
    label:
    Hellerud, Oslo
    category:

    2 results

    1. metroStation
    2. onstreetBus
    municipality:
    Oslo
    county:
    Oslo
    lat:
    59.910298
    lon:
    10.830996
  20. id:
    NSR:StopPlace:59283
    name:
    Svolvær lufthavn
    label:
    Svolvær lufthavn, Vågan
    category:

    2 results

    1. onstreetBus
    2. airport
    municipality:
    Vågan
    county:
    Nordland
    lat:
    68.245138
    lon:
    14.666692
  21. id:
    NSR:StopPlace:32896
    name:
    Helle sør
    label:
    Helle sør, Vaksdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Vaksdal
    county:
    Vestland
    lat:
    60.557777
    lon:
    5.751838
  22. id:
    NSR:StopPlace:22283
    name:
    Helle syd
    label:
    Helle syd, Lyngdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Lyngdal
    county:
    Agder
    lat:
    58.29425
    lon:
    7.357826
  23. id:
    NSR:StopPlace:34233
    name:
    Helle skule
    label:
    Helle skule, Sunnfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Sunnfjord
    county:
    Vestland
    lat:
    61.465004
    lon:
    5.543808
  24. id:
    NSR:StopPlace:32898
    name:
    Helle nord
    label:
    Helle nord, Vaksdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Vaksdal
    county:
    Vestland
    lat:
    60.562695
    lon:
    5.761151
  25. id:
    NSR:StopPlace:61118
    name:
    Hellesøy kai
    label:
    Hellesøy kai, Stavanger
    category:

    2 results

    1. ferryStop
    2. harbourPort
    municipality:
    Stavanger
    county:
    Rogaland
    lat:
    58.985013
    lon:
    5.821706
limit:
25
offset:
0
has_more_results:
no
truncated:
no
Show all fields in HTML
returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:22258
    name:
    Helle
    label:
    Helle, Arendal
    category:

    1 results

    1. onstreetBus
    municipality:
    Arendal
    county:
    Agder
    lat:
    58.412573
    lon:
    8.670017
  2. id:
    NSR:StopPlace:22269
    name:
    Helle
    label:
    Helle, Flekkefjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Flekkefjord
    county:
    Agder
    lat:
    58.22771
    lon:
    6.569211
  3. id:
    NSR:StopPlace:22273
    name:
    Helle
    label:
    Helle, Lyngdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Lyngdal
    county:
    Agder
    lat:
    58.298541
    lon:
    7.359648
  4. id:
    NSR:StopPlace:20083
    name:
    Helle
    label:
    Helle, Kragerø
    category:

    1 results

    1. onstreetBus
    municipality:
    Kragerø
    county:
    Telemark
    lat:
    58.901041
    lon:
    9.378605
  5. id:
    NSR:StopPlace:59316
    name:
    Helle
    label:
    Helle, Sandnes
    category:

    1 results

    1. onstreetBus
    municipality:
    Sandnes
    county:
    Rogaland
    lat:
    58.863823
    lon:
    6.148168
  6. id:
    NSR:StopPlace:36804
    name:
    Helle
    label:
    Helle, Sunnfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Sunnfjord
    county:
    Vestland
    lat:
    61.36755
    lon:
    5.615092
  7. id:
    NSR:StopPlace:38884
    name:
    Helle
    label:
    Helle, Haram
    category:

    1 results

    1. onstreetBus
    municipality:
    Haram
    county:
    Møre og Romsdal
    lat:
    62.61086
    lon:
    6.624058
  8. id:
    NSR:StopPlace:22276
    name:
    Helle
    label:
    Helle, Kvinesdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Kvinesdal
    county:
    Agder
    lat:
    58.46959
    lon:
    6.931755
  9. id:
    NSR:StopPlace:35461
    name:
    Helle
    label:
    Helle, Askvoll
    category:

    1 results

    1. onstreetBus
    municipality:
    Askvoll
    county:
    Vestland
    lat:
    61.329871
    lon:
    5.12958
  10. id:
    NSR:StopPlace:48721
    name:
    Helle
    label:
    Helle, Vestvågøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Vestvågøy
    county:
    Nordland
    lat:
    68.142621
    lon:
    13.833906
  11. id:
    NSR:StopPlace:12241
    name:
    Helle
    label:
    Helle, Vang
    category:

    1 results

    1. onstreetBus
    municipality:
    Vang
    county:
    Innlandet
    lat:
    61.146119
    lon:
    8.848487
  12. id:
    NSR:StopPlace:38881
    name:
    Helle
    label:
    Helle, Molde
    category:

    1 results

    1. onstreetBus
    municipality:
    Molde
    county:
    Møre og Romsdal
    lat:
    62.702802
    lon:
    7.954918
  13. id:
    NSR:StopPlace:22261
    name:
    Helle
    label:
    Helle, Valle
    category:

    1 results

    1. onstreetBus
    municipality:
    Valle
    county:
    Agder
    lat:
    59.061994
    lon:
    7.567345
  14. id:
    NSR:StopPlace:22264
    name:
    Helle
    label:
    Helle, Lindesnes
    category:

    1 results

    1. onstreetBus
    municipality:
    Lindesnes
    county:
    Agder
    lat:
    58.088546
    lon:
    7.57248
  15. id:
    NSR:StopPlace:22266
    name:
    Helle
    label:
    Helle, Farsund
    category:

    1 results

    1. onstreetBus
    municipality:
    Farsund
    county:
    Agder
    lat:
    58.08969
    lon:
    6.945468
  16. id:
    NSR:StopPlace:41603
    name:
    Hellem
    label:
    Hellem, Ørland
    category:

    1 results

    1. onstreetBus
    municipality:
    Ørland
    county:
    Trøndelag
    lat:
    63.7909
    lon:
    9.610749
  17. id:
    NSR:StopPlace:52367
    name:
    Hellen
    label:
    Hellen, Harstad
    category:

    1 results

    1. onstreetBus
    municipality:
    Harstad
    county:
    Troms
    lat:
    69.014894
    lon:
    16.486296
  18. id:
    NSR:StopPlace:45806
    name:
    Hellem
    label:
    Hellem, Levanger
    category:

    1 results

    1. onstreetBus
    municipality:
    Levanger
    county:
    Trøndelag
    lat:
    63.601679
    lon:
    10.987562
  19. id:
    NSR:StopPlace:58198
    name:
    Hellerud
    label:
    Hellerud, Oslo
    category:

    2 results

    1. metroStation
    2. onstreetBus
    municipality:
    Oslo
    county:
    Oslo
    lat:
    59.910298
    lon:
    10.830996
  20. id:
    NSR:StopPlace:59283
    name:
    Svolvær lufthavn
    label:
    Svolvær lufthavn, Vågan
    category:

    2 results

    1. onstreetBus
    2. airport
    municipality:
    Vågan
    county:
    Nordland
    lat:
    68.245138
    lon:
    14.666692
  21. id:
    NSR:StopPlace:32896
    name:
    Helle sør
    label:
    Helle sør, Vaksdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Vaksdal
    county:
    Vestland
    lat:
    60.557777
    lon:
    5.751838
  22. id:
    NSR:StopPlace:22283
    name:
    Helle syd
    label:
    Helle syd, Lyngdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Lyngdal
    county:
    Agder
    lat:
    58.29425
    lon:
    7.357826
  23. id:
    NSR:StopPlace:34233
    name:
    Helle skule
    label:
    Helle skule, Sunnfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Sunnfjord
    county:
    Vestland
    lat:
    61.465004
    lon:
    5.543808
  24. id:
    NSR:StopPlace:32898
    name:
    Helle nord
    label:
    Helle nord, Vaksdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Vaksdal
    county:
    Vestland
    lat:
    60.562695
    lon:
    5.761151
  25. id:
    NSR:StopPlace:61118
    name:
    Hellesøy kai
    label:
    Hellesøy kai, Stavanger
    category:

    2 results

    1. ferryStop
    2. harbourPort
    municipality:
    Stavanger
    county:
    Rogaland
    lat:
    58.985013
    lon:
    5.821706
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.