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-22T01:49:48Z in 0.134 seconds.

returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:56290
    name:
    Nordheim
    label:
    Nordheim, Lyngen
    category:

    1 results

    1. onstreetBus
    municipality:
    Lyngen
    county:
    Troms
    lat:
    69.76547
    lon:
    19.847162
  2. id:
    NSR:StopPlace:56286
    name:
    Nordheim
    label:
    Nordheim, Bardu
    category:

    1 results

    1. onstreetBus
    municipality:
    Bardu
    county:
    Troms
    lat:
    68.91219
    lon:
    18.412208
  3. id:
    NSR:StopPlace:23450
    name:
    Nordheim
    label:
    Nordheim, Arendal
    category:

    1 results

    1. onstreetBus
    municipality:
    Arendal
    county:
    Agder
    lat:
    58.457045
    lon:
    8.799815
  4. id:
    NSR:StopPlace:56889
    name:
    Nordheim
    label:
    Nordheim, Sør-Varanger
    category:

    1 results

    1. onstreetBus
    municipality:
    Sør-Varanger
    county:
    Finnmark
    lat:
    69.340695
    lon:
    29.512239
  5. id:
    NSR:StopPlace:44133
    name:
    Nordheim
    label:
    Nordheim, Snåsa
    category:

    1 results

    1. onstreetBus
    municipality:
    Snåsa
    county:
    Trøndelag
    lat:
    64.240998
    lon:
    12.153631
  6. id:
    NSR:StopPlace:45279
    name:
    Nordheim
    label:
    Nordheim, Steinkjer
    category:

    1 results

    1. onstreetBus
    municipality:
    Steinkjer
    county:
    Trøndelag
    lat:
    64.064632
    lon:
    11.747459
  7. id:
    NSR:StopPlace:40927
    name:
    Nordheim
    label:
    Nordheim, Aure
    category:

    1 results

    1. onstreetBus
    municipality:
    Aure
    county:
    Møre og Romsdal
    lat:
    63.222269
    lon:
    8.213307
  8. id:
    NSR:StopPlace:48243
    name:
    Nordheim
    label:
    Nordheim, Alstahaug
    category:

    1 results

    1. onstreetBus
    municipality:
    Alstahaug
    county:
    Nordland
    lat:
    65.997675
    lon:
    12.587465
  9. id:
    NSR:StopPlace:23455
    name:
    Nordheim
    label:
    Nordheim, Flekkefjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Flekkefjord
    county:
    Agder
    lat:
    58.46197
    lon:
    6.788832
  10. id:
    NSR:StopPlace:31650
    name:
    Nordheim
    label:
    Nordheim, Voss
    category:

    1 results

    1. onstreetBus
    municipality:
    Voss
    county:
    Vestland
    lat:
    60.673304
    lon:
    6.508753
  11. id:
    NSR:StopPlace:56282
    name:
    Nordheim
    label:
    Nordheim, Tjeldsund
    category:

    1 results

    1. onstreetBus
    municipality:
    Tjeldsund
    county:
    Troms
    lat:
    68.597565
    lon:
    16.568654
  12. id:
    NSR:StopPlace:40924
    name:
    Nordheim
    label:
    Nordheim, Ålesund
    category:

    1 results

    1. onstreetBus
    municipality:
    Ålesund
    county:
    Møre og Romsdal
    lat:
    62.76667
    lon:
    6.465558
  13. id:
    NSR:StopPlace:56277
    name:
    Nordheim
    label:
    Nordheim, Harstad
    category:

    1 results

    1. onstreetBus
    municipality:
    Harstad
    county:
    Troms
    lat:
    68.654341
    lon:
    16.588599
  14. id:
    NSR:StopPlace:48133
    name:
    Nordheim
    label:
    Nordheim, Hattfjelldal
    category:

    1 results

    1. onstreetBus
    municipality:
    Hattfjelldal
    county:
    Nordland
    lat:
    65.668168
    lon:
    14.139356
  15. id:
    NSR:StopPlace:7864
    name:
    Nordheimkrysset
    label:
    Nordheimkrysset, Ringsaker
    category:

    1 results

    1. onstreetBus
    municipality:
    Ringsaker
    county:
    Innlandet
    lat:
    60.985962
    lon:
    10.665029
  16. id:
    NSR:StopPlace:29920
    name:
    Nordheimsvegen
    label:
    Nordheimsvegen, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.264414
    lon:
    5.350958
  17. id:
    NSR:StopPlace:7065
    name:
    Nordheimsvingen
    label:
    Nordheimsvingen, Stange
    category:

    1 results

    1. onstreetBus
    municipality:
    Stange
    county:
    Innlandet
    lat:
    60.77985
    lon:
    11.099685
  18. id:
    NSR:StopPlace:16053
    name:
    Nordheimkrysset
    label:
    Nordheimkrysset, Ål
    category:

    1 results

    1. onstreetBus
    municipality:
    Ål
    county:
    Buskerud
    lat:
    60.68295
    lon:
    8.306225
  19. id:
    NSR:StopPlace:63053
    name:
    Noreheim
    label:
    Noreheim, Krødsherad
    category:

    1 results

    1. onstreetBus
    municipality:
    Krødsherad
    county:
    Buskerud
    lat:
    60.215327
    lon:
    9.546237
  20. id:
    NSR:StopPlace:23505
    name:
    Norheim
    label:
    Norheim, Froland
    category:

    1 results

    1. onstreetBus
    municipality:
    Froland
    county:
    Agder
    lat:
    58.532444
    lon:
    8.465791
  21. id:
    NSR:StopPlace:27594
    name:
    Norheim
    label:
    Norheim, Stavanger
    category:

    1 results

    1. onstreetBus
    municipality:
    Stavanger
    county:
    Rogaland
    lat:
    59.263808
    lon:
    5.829615
  22. id:
    NSR:StopPlace:30329
    name:
    Noreheim
    label:
    Noreheim, Etne
    category:

    1 results

    1. onstreetBus
    municipality:
    Etne
    county:
    Vestland
    lat:
    59.69864
    lon:
    6.037684
  23. id:
    NSR:StopPlace:5806
    name:
    Norheim
    label:
    Norheim, Nes
    category:

    1 results

    1. onstreetBus
    municipality:
    Nes
    county:
    Akershus
    lat:
    60.223568
    lon:
    11.388786
  24. id:
    NSR:StopPlace:20738
    name:
    Norheim
    label:
    Norheim, Nome
    category:

    1 results

    1. onstreetBus
    municipality:
    Nome
    county:
    Telemark
    lat:
    59.352123
    lon:
    9.083558
  25. id:
    NSR:StopPlace:18663
    name:
    Norheim
    label:
    Norheim, Larvik
    category:

    1 results

    1. onstreetBus
    municipality:
    Larvik
    county:
    Vestfold
    lat:
    59.211281
    lon:
    9.964192
limit:
25
offset:
0
has_more_results:
no
truncated:
no
Show all fields in HTML
returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:56290
    name:
    Nordheim
    label:
    Nordheim, Lyngen
    category:

    1 results

    1. onstreetBus
    municipality:
    Lyngen
    county:
    Troms
    lat:
    69.76547
    lon:
    19.847162
  2. id:
    NSR:StopPlace:56286
    name:
    Nordheim
    label:
    Nordheim, Bardu
    category:

    1 results

    1. onstreetBus
    municipality:
    Bardu
    county:
    Troms
    lat:
    68.91219
    lon:
    18.412208
  3. id:
    NSR:StopPlace:23450
    name:
    Nordheim
    label:
    Nordheim, Arendal
    category:

    1 results

    1. onstreetBus
    municipality:
    Arendal
    county:
    Agder
    lat:
    58.457045
    lon:
    8.799815
  4. id:
    NSR:StopPlace:56889
    name:
    Nordheim
    label:
    Nordheim, Sør-Varanger
    category:

    1 results

    1. onstreetBus
    municipality:
    Sør-Varanger
    county:
    Finnmark
    lat:
    69.340695
    lon:
    29.512239
  5. id:
    NSR:StopPlace:44133
    name:
    Nordheim
    label:
    Nordheim, Snåsa
    category:

    1 results

    1. onstreetBus
    municipality:
    Snåsa
    county:
    Trøndelag
    lat:
    64.240998
    lon:
    12.153631
  6. id:
    NSR:StopPlace:45279
    name:
    Nordheim
    label:
    Nordheim, Steinkjer
    category:

    1 results

    1. onstreetBus
    municipality:
    Steinkjer
    county:
    Trøndelag
    lat:
    64.064632
    lon:
    11.747459
  7. id:
    NSR:StopPlace:40927
    name:
    Nordheim
    label:
    Nordheim, Aure
    category:

    1 results

    1. onstreetBus
    municipality:
    Aure
    county:
    Møre og Romsdal
    lat:
    63.222269
    lon:
    8.213307
  8. id:
    NSR:StopPlace:48243
    name:
    Nordheim
    label:
    Nordheim, Alstahaug
    category:

    1 results

    1. onstreetBus
    municipality:
    Alstahaug
    county:
    Nordland
    lat:
    65.997675
    lon:
    12.587465
  9. id:
    NSR:StopPlace:23455
    name:
    Nordheim
    label:
    Nordheim, Flekkefjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Flekkefjord
    county:
    Agder
    lat:
    58.46197
    lon:
    6.788832
  10. id:
    NSR:StopPlace:31650
    name:
    Nordheim
    label:
    Nordheim, Voss
    category:

    1 results

    1. onstreetBus
    municipality:
    Voss
    county:
    Vestland
    lat:
    60.673304
    lon:
    6.508753
  11. id:
    NSR:StopPlace:56282
    name:
    Nordheim
    label:
    Nordheim, Tjeldsund
    category:

    1 results

    1. onstreetBus
    municipality:
    Tjeldsund
    county:
    Troms
    lat:
    68.597565
    lon:
    16.568654
  12. id:
    NSR:StopPlace:40924
    name:
    Nordheim
    label:
    Nordheim, Ålesund
    category:

    1 results

    1. onstreetBus
    municipality:
    Ålesund
    county:
    Møre og Romsdal
    lat:
    62.76667
    lon:
    6.465558
  13. id:
    NSR:StopPlace:56277
    name:
    Nordheim
    label:
    Nordheim, Harstad
    category:

    1 results

    1. onstreetBus
    municipality:
    Harstad
    county:
    Troms
    lat:
    68.654341
    lon:
    16.588599
  14. id:
    NSR:StopPlace:48133
    name:
    Nordheim
    label:
    Nordheim, Hattfjelldal
    category:

    1 results

    1. onstreetBus
    municipality:
    Hattfjelldal
    county:
    Nordland
    lat:
    65.668168
    lon:
    14.139356
  15. id:
    NSR:StopPlace:7864
    name:
    Nordheimkrysset
    label:
    Nordheimkrysset, Ringsaker
    category:

    1 results

    1. onstreetBus
    municipality:
    Ringsaker
    county:
    Innlandet
    lat:
    60.985962
    lon:
    10.665029
  16. id:
    NSR:StopPlace:29920
    name:
    Nordheimsvegen
    label:
    Nordheimsvegen, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.264414
    lon:
    5.350958
  17. id:
    NSR:StopPlace:7065
    name:
    Nordheimsvingen
    label:
    Nordheimsvingen, Stange
    category:

    1 results

    1. onstreetBus
    municipality:
    Stange
    county:
    Innlandet
    lat:
    60.77985
    lon:
    11.099685
  18. id:
    NSR:StopPlace:16053
    name:
    Nordheimkrysset
    label:
    Nordheimkrysset, Ål
    category:

    1 results

    1. onstreetBus
    municipality:
    Ål
    county:
    Buskerud
    lat:
    60.68295
    lon:
    8.306225
  19. id:
    NSR:StopPlace:63053
    name:
    Noreheim
    label:
    Noreheim, Krødsherad
    category:

    1 results

    1. onstreetBus
    municipality:
    Krødsherad
    county:
    Buskerud
    lat:
    60.215327
    lon:
    9.546237
  20. id:
    NSR:StopPlace:23505
    name:
    Norheim
    label:
    Norheim, Froland
    category:

    1 results

    1. onstreetBus
    municipality:
    Froland
    county:
    Agder
    lat:
    58.532444
    lon:
    8.465791
  21. id:
    NSR:StopPlace:27594
    name:
    Norheim
    label:
    Norheim, Stavanger
    category:

    1 results

    1. onstreetBus
    municipality:
    Stavanger
    county:
    Rogaland
    lat:
    59.263808
    lon:
    5.829615
  22. id:
    NSR:StopPlace:30329
    name:
    Noreheim
    label:
    Noreheim, Etne
    category:

    1 results

    1. onstreetBus
    municipality:
    Etne
    county:
    Vestland
    lat:
    59.69864
    lon:
    6.037684
  23. id:
    NSR:StopPlace:5806
    name:
    Norheim
    label:
    Norheim, Nes
    category:

    1 results

    1. onstreetBus
    municipality:
    Nes
    county:
    Akershus
    lat:
    60.223568
    lon:
    11.388786
  24. id:
    NSR:StopPlace:20738
    name:
    Norheim
    label:
    Norheim, Nome
    category:

    1 results

    1. onstreetBus
    municipality:
    Nome
    county:
    Telemark
    lat:
    59.352123
    lon:
    9.083558
  25. id:
    NSR:StopPlace:18663
    name:
    Norheim
    label:
    Norheim, Larvik
    category:

    1 results

    1. onstreetBus
    municipality:
    Larvik
    county:
    Vestfold
    lat:
    59.211281
    lon:
    9.964192
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.