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-22T22:18:15Z in 0.178 seconds.

returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:31871
    name:
    Leite
    label:
    Leite, Kvinnherad
    category:

    1 results

    1. onstreetBus
    municipality:
    Kvinnherad
    county:
    Vestland
    lat:
    60.117705
    lon:
    6.270836
  2. id:
    NSR:StopPlace:35526
    name:
    Leite
    label:
    Leite, Askvoll
    category:

    1 results

    1. onstreetBus
    municipality:
    Askvoll
    county:
    Vestland
    lat:
    61.323745
    lon:
    4.990782
  3. id:
    NSR:StopPlace:39439
    name:
    Leite
    label:
    Leite, Hustadvika
    category:

    1 results

    1. onstreetBus
    municipality:
    Hustadvika
    county:
    Møre og Romsdal
    lat:
    62.963455
    lon:
    7.358636
  4. id:
    NSR:StopPlace:46545
    name:
    Leite
    label:
    Leite, Namsos
    category:

    1 results

    1. onstreetBus
    municipality:
    Namsos
    county:
    Trøndelag
    lat:
    64.680053
    lon:
    11.290386
  5. id:
    NSR:StopPlace:39225
    name:
    Leitet
    label:
    Leitet, Surnadal
    category:

    1 results

    1. onstreetBus
    municipality:
    Surnadal
    county:
    Møre og Romsdal
    lat:
    62.973787
    lon:
    8.741311
  6. id:
    NSR:StopPlace:39228
    name:
    Leitet
    label:
    Leitet, Averøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Averøy
    county:
    Møre og Romsdal
    lat:
    63.030817
    lon:
    7.67043
  7. id:
    NSR:StopPlace:31649
    name:
    Leitet
    label:
    Leitet, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.315424
    lon:
    5.472109
  8. id:
    NSR:StopPlace:47114
    name:
    Leitet
    label:
    Leitet, Vestvågøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Vestvågøy
    county:
    Nordland
    lat:
    68.289068
    lon:
    13.998072
  9. id:
    NSR:StopPlace:36184
    name:
    Leitet
    label:
    Leitet, Fjaler
    category:

    1 results

    1. onstreetBus
    municipality:
    Fjaler
    county:
    Vestland
    lat:
    61.34664
    lon:
    5.281452
  10. id:
    NSR:StopPlace:37041
    name:
    Leitet
    label:
    Leitet, Sunnfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Sunnfjord
    county:
    Vestland
    lat:
    61.358395
    lon:
    6.187536
  11. id:
    NSR:StopPlace:39214
    name:
    Leitet
    label:
    Leitet, Averøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Averøy
    county:
    Møre og Romsdal
    lat:
    63.098962
    lon:
    7.648912
  12. id:
    NSR:StopPlace:31652
    name:
    Leitet
    label:
    Leitet, Ullensvang
    category:

    1 results

    1. onstreetBus
    municipality:
    Ullensvang
    county:
    Vestland
    lat:
    60.284782
    lon:
    6.307813
  13. id:
    NSR:StopPlace:31869
    name:
    Leitet
    label:
    Leitet, Øygarden
    category:

    1 results

    1. onstreetBus
    municipality:
    Øygarden
    county:
    Vestland
    lat:
    60.328692
    lon:
    5.075482
  14. id:
    NSR:StopPlace:36029
    name:
    Leitet
    label:
    Leitet, Kinn
    category:

    1 results

    1. onstreetBus
    municipality:
    Kinn
    county:
    Vestland
    lat:
    61.986811
    lon:
    5.127555
  15. id:
    NSR:StopPlace:35458
    name:
    Leite Stardalen
    label:
    Leite Stardalen, Sunnfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Sunnfjord
    county:
    Vestland
    lat:
    61.608977
    lon:
    6.589404
  16. id:
    NSR:StopPlace:35462
    name:
    Leitet Årdal
    label:
    Leitet Årdal, Sunnfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Sunnfjord
    county:
    Vestland
    lat:
    61.556339
    lon:
    6.345459
  17. id:
    NSR:StopPlace:39221
    name:
    Leitesvingen
    label:
    Leitesvingen, Ålesund
    category:

    1 results

    1. onstreetBus
    municipality:
    Ålesund
    county:
    Møre og Romsdal
    lat:
    62.472099
    lon:
    6.221842
  18. id:
    NSR:StopPlace:27093
    name:
    Leiteveien
    label:
    Leiteveien, Sandnes
    category:

    1 results

    1. onstreetBus
    municipality:
    Sandnes
    county:
    Rogaland
    lat:
    58.815103
    lon:
    5.701747
  19. id:
    NSR:StopPlace:38234
    name:
    Leitebakkane
    label:
    Leitebakkane, Vanylven
    category:

    1 results

    1. onstreetBus
    municipality:
    Vanylven
    county:
    Møre og Romsdal
    lat:
    62.108436
    lon:
    5.667893
  20. id:
    NSR:StopPlace:39229
    name:
    Leitevegen
    label:
    Leitevegen, Ørsta
    category:

    1 results

    1. onstreetBus
    municipality:
    Ørsta
    county:
    Møre og Romsdal
    lat:
    62.185498
    lon:
    6.103658
  21. id:
    NSR:StopPlace:27090
    name:
    Leitevegen
    label:
    Leitevegen, Strand
    category:

    1 results

    1. onstreetBus
    municipality:
    Strand
    county:
    Rogaland
    lat:
    59.074064
    lon:
    6.031734
  22. id:
    NSR:StopPlace:39217
    name:
    Leitebakken
    label:
    Leitebakken, Gjemnes
    category:

    1 results

    1. onstreetBus
    municipality:
    Gjemnes
    county:
    Møre og Romsdal
    lat:
    62.924204
    lon:
    7.767259
  23. id:
    NSR:StopPlace:39220
    name:
    Leitebakkrysset
    label:
    Leitebakkrysset, Giske
    category:

    1 results

    1. onstreetBus
    municipality:
    Giske
    county:
    Møre og Romsdal
    lat:
    62.47534
    lon:
    6.032177
  24. id:
    NSR:StopPlace:47116
    name:
    Leitebakken
    label:
    Leitebakken, Vestvågøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Vestvågøy
    county:
    Nordland
    lat:
    68.187064
    lon:
    13.597125
  25. id:
    NSR:StopPlace:27095
    name:
    Leitevegen
    label:
    Leitevegen, Klepp
    category:

    1 results

    1. onstreetBus
    municipality:
    Klepp
    county:
    Rogaland
    lat:
    58.784816
    lon:
    5.612732
limit:
25
offset:
0
has_more_results:
no
truncated:
no
Show all fields in HTML
returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:31871
    name:
    Leite
    label:
    Leite, Kvinnherad
    category:

    1 results

    1. onstreetBus
    municipality:
    Kvinnherad
    county:
    Vestland
    lat:
    60.117705
    lon:
    6.270836
  2. id:
    NSR:StopPlace:35526
    name:
    Leite
    label:
    Leite, Askvoll
    category:

    1 results

    1. onstreetBus
    municipality:
    Askvoll
    county:
    Vestland
    lat:
    61.323745
    lon:
    4.990782
  3. id:
    NSR:StopPlace:39439
    name:
    Leite
    label:
    Leite, Hustadvika
    category:

    1 results

    1. onstreetBus
    municipality:
    Hustadvika
    county:
    Møre og Romsdal
    lat:
    62.963455
    lon:
    7.358636
  4. id:
    NSR:StopPlace:46545
    name:
    Leite
    label:
    Leite, Namsos
    category:

    1 results

    1. onstreetBus
    municipality:
    Namsos
    county:
    Trøndelag
    lat:
    64.680053
    lon:
    11.290386
  5. id:
    NSR:StopPlace:39225
    name:
    Leitet
    label:
    Leitet, Surnadal
    category:

    1 results

    1. onstreetBus
    municipality:
    Surnadal
    county:
    Møre og Romsdal
    lat:
    62.973787
    lon:
    8.741311
  6. id:
    NSR:StopPlace:39228
    name:
    Leitet
    label:
    Leitet, Averøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Averøy
    county:
    Møre og Romsdal
    lat:
    63.030817
    lon:
    7.67043
  7. id:
    NSR:StopPlace:31649
    name:
    Leitet
    label:
    Leitet, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.315424
    lon:
    5.472109
  8. id:
    NSR:StopPlace:47114
    name:
    Leitet
    label:
    Leitet, Vestvågøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Vestvågøy
    county:
    Nordland
    lat:
    68.289068
    lon:
    13.998072
  9. id:
    NSR:StopPlace:36184
    name:
    Leitet
    label:
    Leitet, Fjaler
    category:

    1 results

    1. onstreetBus
    municipality:
    Fjaler
    county:
    Vestland
    lat:
    61.34664
    lon:
    5.281452
  10. id:
    NSR:StopPlace:37041
    name:
    Leitet
    label:
    Leitet, Sunnfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Sunnfjord
    county:
    Vestland
    lat:
    61.358395
    lon:
    6.187536
  11. id:
    NSR:StopPlace:39214
    name:
    Leitet
    label:
    Leitet, Averøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Averøy
    county:
    Møre og Romsdal
    lat:
    63.098962
    lon:
    7.648912
  12. id:
    NSR:StopPlace:31652
    name:
    Leitet
    label:
    Leitet, Ullensvang
    category:

    1 results

    1. onstreetBus
    municipality:
    Ullensvang
    county:
    Vestland
    lat:
    60.284782
    lon:
    6.307813
  13. id:
    NSR:StopPlace:31869
    name:
    Leitet
    label:
    Leitet, Øygarden
    category:

    1 results

    1. onstreetBus
    municipality:
    Øygarden
    county:
    Vestland
    lat:
    60.328692
    lon:
    5.075482
  14. id:
    NSR:StopPlace:36029
    name:
    Leitet
    label:
    Leitet, Kinn
    category:

    1 results

    1. onstreetBus
    municipality:
    Kinn
    county:
    Vestland
    lat:
    61.986811
    lon:
    5.127555
  15. id:
    NSR:StopPlace:35458
    name:
    Leite Stardalen
    label:
    Leite Stardalen, Sunnfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Sunnfjord
    county:
    Vestland
    lat:
    61.608977
    lon:
    6.589404
  16. id:
    NSR:StopPlace:35462
    name:
    Leitet Årdal
    label:
    Leitet Årdal, Sunnfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Sunnfjord
    county:
    Vestland
    lat:
    61.556339
    lon:
    6.345459
  17. id:
    NSR:StopPlace:39221
    name:
    Leitesvingen
    label:
    Leitesvingen, Ålesund
    category:

    1 results

    1. onstreetBus
    municipality:
    Ålesund
    county:
    Møre og Romsdal
    lat:
    62.472099
    lon:
    6.221842
  18. id:
    NSR:StopPlace:27093
    name:
    Leiteveien
    label:
    Leiteveien, Sandnes
    category:

    1 results

    1. onstreetBus
    municipality:
    Sandnes
    county:
    Rogaland
    lat:
    58.815103
    lon:
    5.701747
  19. id:
    NSR:StopPlace:38234
    name:
    Leitebakkane
    label:
    Leitebakkane, Vanylven
    category:

    1 results

    1. onstreetBus
    municipality:
    Vanylven
    county:
    Møre og Romsdal
    lat:
    62.108436
    lon:
    5.667893
  20. id:
    NSR:StopPlace:39229
    name:
    Leitevegen
    label:
    Leitevegen, Ørsta
    category:

    1 results

    1. onstreetBus
    municipality:
    Ørsta
    county:
    Møre og Romsdal
    lat:
    62.185498
    lon:
    6.103658
  21. id:
    NSR:StopPlace:27090
    name:
    Leitevegen
    label:
    Leitevegen, Strand
    category:

    1 results

    1. onstreetBus
    municipality:
    Strand
    county:
    Rogaland
    lat:
    59.074064
    lon:
    6.031734
  22. id:
    NSR:StopPlace:39217
    name:
    Leitebakken
    label:
    Leitebakken, Gjemnes
    category:

    1 results

    1. onstreetBus
    municipality:
    Gjemnes
    county:
    Møre og Romsdal
    lat:
    62.924204
    lon:
    7.767259
  23. id:
    NSR:StopPlace:39220
    name:
    Leitebakkrysset
    label:
    Leitebakkrysset, Giske
    category:

    1 results

    1. onstreetBus
    municipality:
    Giske
    county:
    Møre og Romsdal
    lat:
    62.47534
    lon:
    6.032177
  24. id:
    NSR:StopPlace:47116
    name:
    Leitebakken
    label:
    Leitebakken, Vestvågøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Vestvågøy
    county:
    Nordland
    lat:
    68.187064
    lon:
    13.597125
  25. id:
    NSR:StopPlace:27095
    name:
    Leitevegen
    label:
    Leitevegen, Klepp
    category:

    1 results

    1. onstreetBus
    municipality:
    Klepp
    county:
    Rogaland
    lat:
    58.784816
    lon:
    5.612732
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.