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-21T15:59:16Z in 0.139 seconds.

returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:39382
    name:
    Molde trafikkterminal
    label:
    Molde trafikkterminal, Molde
    category:

    1 results

    1. busStation
    municipality:
    Molde
    county:
    Møre og Romsdal
    lat:
    62.737243
    lon:
    7.161466
  2. id:
    NSR:StopPlace:735
    name:
    Molde lufthavn
    label:
    Molde lufthavn, Molde
    category:

    1 results

    1. airport
    municipality:
    Molde
    county:
    Møre og Romsdal
    lat:
    62.746408
    lon:
    7.260933
  3. id:
    NSR:StopPlace:58735
    name:
    Molde ferjekai
    label:
    Molde ferjekai, Molde
    category:

    2 results

    1. harbourPort
    2. onstreetBus
    municipality:
    Molde
    county:
    Møre og Romsdal
    lat:
    62.737087
    lon:
    7.169392
  4. id:
    NSR:StopPlace:58042
    name:
    Molde kystrutekai
    label:
    Molde kystrutekai, Molde
    category:

    1 results

    1. harbourPort
    municipality:
    Molde
    county:
    Møre og Romsdal
    lat:
    62.734156
    lon:
    7.155259
  5. id:
    NSR:StopPlace:16112
    name:
    Molund
    label:
    Molund, Sigdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Sigdal
    county:
    Buskerud
    lat:
    60.11385
    lon:
    9.4627
  6. id:
    NSR:StopPlace:3087
    name:
    Molykkja
    label:
    Molykkja, Eidsvoll
    category:

    1 results

    1. onstreetBus
    municipality:
    Eidsvoll
    county:
    Akershus
    lat:
    60.428967
    lon:
    11.240419
  7. id:
    NSR:StopPlace:33326
    name:
    Molvik
    label:
    Molvik, Alver
    category:

    1 results

    1. onstreetBus
    municipality:
    Alver
    county:
    Vestland
    lat:
    60.633144
    lon:
    5.55777
  8. id:
    NSR:StopPlace:33565
    name:
    Mollandseid kryss
    label:
    Mollandseid kryss, Masfjorden
    category:

    1 results

    1. onstreetBus
    municipality:
    Masfjorden
    county:
    Vestland
    lat:
    60.82983
    lon:
    5.309953
  9. id:
    NSR:StopPlace:36277
    name:
    Moldestad
    label:
    Moldestad, Stad
    category:

    1 results

    1. onstreetBus
    municipality:
    Stad
    county:
    Vestland
    lat:
    62.023093
    lon:
    5.36339
  10. id:
    NSR:StopPlace:37225
    name:
    Molde
    label:
    Molde, Gulen
    category:

    1 results

    1. onstreetBus
    municipality:
    Gulen
    county:
    Vestland
    lat:
    60.931856
    lon:
    5.135149
  11. id:
    NSR:StopPlace:50376
    name:
    Moloveien
    label:
    Moloveien, Vestvågøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Vestvågøy
    county:
    Nordland
    lat:
    68.074442
    lon:
    13.540874
  12. id:
    NSR:StopPlace:54777
    name:
    Molund
    label:
    Molund, Salangen
    category:

    1 results

    1. onstreetBus
    municipality:
    Salangen
    county:
    Troms
    lat:
    68.857143
    lon:
    18.061136
  13. id:
    NSR:StopPlace:54783
    name:
    Molund
    label:
    Molund, Dyrøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Dyrøy
    county:
    Troms
    lat:
    69.05469
    lon:
    17.808461
  14. id:
    NSR:StopPlace:54790
    name:
    Molund
    label:
    Molund, Senja
    category:

    1 results

    1. onstreetBus
    municipality:
    Senja
    county:
    Troms
    lat:
    69.355398
    lon:
    17.916711
  15. id:
    NSR:StopPlace:57241
    name:
    Mollafjæra
    label:
    Mollafjæra, Hammerfest
    category:

    1 results

    1. onstreetBus
    municipality:
    Hammerfest
    county:
    Finnmark
    lat:
    70.668846
    lon:
    23.695434
  16. id:
    NSR:StopPlace:26990
    name:
    Molaug
    label:
    Molaug, Gjesdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Gjesdal
    county:
    Rogaland
    lat:
    58.842871
    lon:
    6.350519
  17. id:
    NSR:StopPlace:30549
    name:
    Molnes sør
    label:
    Molnes sør, Etne
    category:

    1 results

    1. onstreetBus
    municipality:
    Etne
    county:
    Vestland
    lat:
    59.721915
    lon:
    5.863193
  18. id:
    NSR:StopPlace:40460
    name:
    Moldegård
    label:
    Moldegård, Molde
    category:

    1 results

    1. onstreetBus
    municipality:
    Molde
    county:
    Møre og Romsdal
    lat:
    62.737167
    lon:
    7.179204
  19. id:
    NSR:StopPlace:40473
    name:
    Molnes snuplass
    label:
    Molnes snuplass, Giske
    category:

    1 results

    1. onstreetBus
    municipality:
    Giske
    county:
    Møre og Romsdal
    lat:
    62.58325
    lon:
    6.08229
  20. id:
    NSR:StopPlace:40485
    name:
    Moltu midtre
    label:
    Moltu midtre, Herøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Herøy
    county:
    Møre og Romsdal
    lat:
    62.293755
    lon:
    5.626226
  21. id:
    NSR:StopPlace:42751
    name:
    Moltmyra øst
    label:
    Moltmyra øst, Trondheim
    category:

    1 results

    1. onstreetBus
    municipality:
    Trondheim
    county:
    Trøndelag
    lat:
    63.360494
    lon:
    10.399139
  22. id:
    NSR:StopPlace:45678
    name:
    Mollan
    label:
    Mollan, Steinkjer
    category:

    1 results

    1. onstreetBus
    municipality:
    Steinkjer
    county:
    Trøndelag
    lat:
    63.848965
    lon:
    10.70884
  23. id:
    NSR:StopPlace:7783
    name:
    Molstad
    label:
    Molstad, Alvdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Alvdal
    county:
    Innlandet
    lat:
    62.03611
    lon:
    10.76536
  24. id:
    NSR:StopPlace:8964
    name:
    Molberg
    label:
    Molberg, Åsnes
    category:

    1 results

    1. onstreetBus
    municipality:
    Åsnes
    county:
    Innlandet
    lat:
    60.630947
    lon:
    12.041768
  25. id:
    NSR:StopPlace:13807
    name:
    Moldstad
    label:
    Moldstad, Østre Toten
    category:

    1 results

    1. onstreetBus
    municipality:
    Østre Toten
    county:
    Innlandet
    lat:
    60.629426
    lon:
    10.766374
limit:
25
offset:
0
has_more_results:
no
truncated:
no
Show all fields in HTML
returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:39382
    name:
    Molde trafikkterminal
    label:
    Molde trafikkterminal, Molde
    category:

    1 results

    1. busStation
    municipality:
    Molde
    county:
    Møre og Romsdal
    lat:
    62.737243
    lon:
    7.161466
  2. id:
    NSR:StopPlace:735
    name:
    Molde lufthavn
    label:
    Molde lufthavn, Molde
    category:

    1 results

    1. airport
    municipality:
    Molde
    county:
    Møre og Romsdal
    lat:
    62.746408
    lon:
    7.260933
  3. id:
    NSR:StopPlace:58735
    name:
    Molde ferjekai
    label:
    Molde ferjekai, Molde
    category:

    2 results

    1. harbourPort
    2. onstreetBus
    municipality:
    Molde
    county:
    Møre og Romsdal
    lat:
    62.737087
    lon:
    7.169392
  4. id:
    NSR:StopPlace:58042
    name:
    Molde kystrutekai
    label:
    Molde kystrutekai, Molde
    category:

    1 results

    1. harbourPort
    municipality:
    Molde
    county:
    Møre og Romsdal
    lat:
    62.734156
    lon:
    7.155259
  5. id:
    NSR:StopPlace:16112
    name:
    Molund
    label:
    Molund, Sigdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Sigdal
    county:
    Buskerud
    lat:
    60.11385
    lon:
    9.4627
  6. id:
    NSR:StopPlace:3087
    name:
    Molykkja
    label:
    Molykkja, Eidsvoll
    category:

    1 results

    1. onstreetBus
    municipality:
    Eidsvoll
    county:
    Akershus
    lat:
    60.428967
    lon:
    11.240419
  7. id:
    NSR:StopPlace:33326
    name:
    Molvik
    label:
    Molvik, Alver
    category:

    1 results

    1. onstreetBus
    municipality:
    Alver
    county:
    Vestland
    lat:
    60.633144
    lon:
    5.55777
  8. id:
    NSR:StopPlace:33565
    name:
    Mollandseid kryss
    label:
    Mollandseid kryss, Masfjorden
    category:

    1 results

    1. onstreetBus
    municipality:
    Masfjorden
    county:
    Vestland
    lat:
    60.82983
    lon:
    5.309953
  9. id:
    NSR:StopPlace:36277
    name:
    Moldestad
    label:
    Moldestad, Stad
    category:

    1 results

    1. onstreetBus
    municipality:
    Stad
    county:
    Vestland
    lat:
    62.023093
    lon:
    5.36339
  10. id:
    NSR:StopPlace:37225
    name:
    Molde
    label:
    Molde, Gulen
    category:

    1 results

    1. onstreetBus
    municipality:
    Gulen
    county:
    Vestland
    lat:
    60.931856
    lon:
    5.135149
  11. id:
    NSR:StopPlace:50376
    name:
    Moloveien
    label:
    Moloveien, Vestvågøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Vestvågøy
    county:
    Nordland
    lat:
    68.074442
    lon:
    13.540874
  12. id:
    NSR:StopPlace:54777
    name:
    Molund
    label:
    Molund, Salangen
    category:

    1 results

    1. onstreetBus
    municipality:
    Salangen
    county:
    Troms
    lat:
    68.857143
    lon:
    18.061136
  13. id:
    NSR:StopPlace:54783
    name:
    Molund
    label:
    Molund, Dyrøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Dyrøy
    county:
    Troms
    lat:
    69.05469
    lon:
    17.808461
  14. id:
    NSR:StopPlace:54790
    name:
    Molund
    label:
    Molund, Senja
    category:

    1 results

    1. onstreetBus
    municipality:
    Senja
    county:
    Troms
    lat:
    69.355398
    lon:
    17.916711
  15. id:
    NSR:StopPlace:57241
    name:
    Mollafjæra
    label:
    Mollafjæra, Hammerfest
    category:

    1 results

    1. onstreetBus
    municipality:
    Hammerfest
    county:
    Finnmark
    lat:
    70.668846
    lon:
    23.695434
  16. id:
    NSR:StopPlace:26990
    name:
    Molaug
    label:
    Molaug, Gjesdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Gjesdal
    county:
    Rogaland
    lat:
    58.842871
    lon:
    6.350519
  17. id:
    NSR:StopPlace:30549
    name:
    Molnes sør
    label:
    Molnes sør, Etne
    category:

    1 results

    1. onstreetBus
    municipality:
    Etne
    county:
    Vestland
    lat:
    59.721915
    lon:
    5.863193
  18. id:
    NSR:StopPlace:40460
    name:
    Moldegård
    label:
    Moldegård, Molde
    category:

    1 results

    1. onstreetBus
    municipality:
    Molde
    county:
    Møre og Romsdal
    lat:
    62.737167
    lon:
    7.179204
  19. id:
    NSR:StopPlace:40473
    name:
    Molnes snuplass
    label:
    Molnes snuplass, Giske
    category:

    1 results

    1. onstreetBus
    municipality:
    Giske
    county:
    Møre og Romsdal
    lat:
    62.58325
    lon:
    6.08229
  20. id:
    NSR:StopPlace:40485
    name:
    Moltu midtre
    label:
    Moltu midtre, Herøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Herøy
    county:
    Møre og Romsdal
    lat:
    62.293755
    lon:
    5.626226
  21. id:
    NSR:StopPlace:42751
    name:
    Moltmyra øst
    label:
    Moltmyra øst, Trondheim
    category:

    1 results

    1. onstreetBus
    municipality:
    Trondheim
    county:
    Trøndelag
    lat:
    63.360494
    lon:
    10.399139
  22. id:
    NSR:StopPlace:45678
    name:
    Mollan
    label:
    Mollan, Steinkjer
    category:

    1 results

    1. onstreetBus
    municipality:
    Steinkjer
    county:
    Trøndelag
    lat:
    63.848965
    lon:
    10.70884
  23. id:
    NSR:StopPlace:7783
    name:
    Molstad
    label:
    Molstad, Alvdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Alvdal
    county:
    Innlandet
    lat:
    62.03611
    lon:
    10.76536
  24. id:
    NSR:StopPlace:8964
    name:
    Molberg
    label:
    Molberg, Åsnes
    category:

    1 results

    1. onstreetBus
    municipality:
    Åsnes
    county:
    Innlandet
    lat:
    60.630947
    lon:
    12.041768
  25. id:
    NSR:StopPlace:13807
    name:
    Moldstad
    label:
    Moldstad, Østre Toten
    category:

    1 results

    1. onstreetBus
    municipality:
    Østre Toten
    county:
    Innlandet
    lat:
    60.629426
    lon:
    10.766374
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.