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-21T17:53:39Z in 0.138 seconds.

returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:49138
    name:
    Steilo
    label:
    Steilo, Hadsel
    category:

    1 results

    1. onstreetBus
    municipality:
    Hadsel
    county:
    Nordland
    lat:
    68.524297
    lon:
    14.948834
  2. id:
    NSR:StopPlace:50170
    name:
    Steilo kryss
    label:
    Steilo kryss, Hadsel
    category:

    1 results

    1. onstreetBus
    municipality:
    Hadsel
    county:
    Nordland
    lat:
    68.519878
    lon:
    14.942922
  3. id:
    NSR:StopPlace:50765
    name:
    Steiro
    label:
    Steiro, Alstahaug
    category:

    1 results

    1. onstreetBus
    municipality:
    Alstahaug
    county:
    Nordland
    lat:
    65.951147
    lon:
    12.465384
  4. id:
    NSR:StopPlace:54241
    name:
    Steiro
    label:
    Steiro, Bardu
    category:

    1 results

    1. onstreetBus
    municipality:
    Bardu
    county:
    Troms
    lat:
    68.837754
    lon:
    18.40842
  5. id:
    NSR:StopPlace:48752
    name:
    Steiro
    label:
    Steiro, Sortland
    category:

    1 results

    1. onstreetBus
    municipality:
    Sortland
    county:
    Nordland
    lat:
    68.669454
    lon:
    15.373831
  6. id:
    NSR:StopPlace:27274
    name:
    Steine
    label:
    Steine, Suldal
    category:

    1 results

    1. onstreetBus
    municipality:
    Suldal
    county:
    Rogaland
    lat:
    59.482065
    lon:
    6.445571
  7. id:
    NSR:StopPlace:54187
    name:
    Steinli
    label:
    Steinli, Karlsøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Karlsøy
    county:
    Troms
    lat:
    69.854101
    lon:
    19.632056
  8. id:
    NSR:StopPlace:19959
    name:
    Skeimo
    label:
    Skeimo, Nissedal
    category:

    1 results

    1. onstreetBus
    municipality:
    Nissedal
    county:
    Telemark
    lat:
    59.176492
    lon:
    8.506017
  9. id:
    NSR:StopPlace:28918
    name:
    Stegle
    label:
    Stegle, Bjørnafjorden
    category:

    1 results

    1. onstreetBus
    municipality:
    Bjørnafjorden
    county:
    Vestland
    lat:
    60.199812
    lon:
    5.515586
  10. id:
    NSR:StopPlace:13118
    name:
    Steina
    label:
    Steina, Søndre Land
    category:

    1 results

    1. onstreetBus
    municipality:
    Søndre Land
    county:
    Innlandet
    lat:
    60.638901
    lon:
    10.448692
  11. id:
    NSR:StopPlace:25115
    name:
    Skeimo
    label:
    Skeimo, Åmli
    category:

    1 results

    1. onstreetBus
    municipality:
    Åmli
    county:
    Agder
    lat:
    58.66462
    lon:
    8.381328
  12. id:
    NSR:StopPlace:3489
    name:
    Steinmo
    label:
    Steinmo, Nannestad
    category:

    1 results

    1. onstreetBus
    municipality:
    Nannestad
    county:
    Akershus
    lat:
    60.202173
    lon:
    10.950229
  13. id:
    NSR:StopPlace:36059
    name:
    Steine
    label:
    Steine, Luster
    category:

    1 results

    1. onstreetBus
    municipality:
    Luster
    county:
    Vestland
    lat:
    61.315628
    lon:
    7.227721
  14. id:
    NSR:StopPlace:23494
    name:
    Steine
    label:
    Steine, Arendal
    category:

    1 results

    1. onstreetBus
    municipality:
    Arendal
    county:
    Agder
    lat:
    58.434992
    lon:
    8.621506
  15. id:
    NSR:StopPlace:46239
    name:
    Steine
    label:
    Steine, Nærøysund
    category:

    1 results

    1. onstreetBus
    municipality:
    Nærøysund
    county:
    Trøndelag
    lat:
    64.751749
    lon:
    11.296013
  16. id:
    NSR:StopPlace:46921
    name:
    Steine
    label:
    Steine, Bø
    category:

    1 results

    1. onstreetBus
    municipality:
    county:
    Nordland
    lat:
    68.616702
    lon:
    14.469576
  17. id:
    NSR:StopPlace:37253
    name:
    Steine
    label:
    Steine, Gulen
    category:

    1 results

    1. onstreetBus
    municipality:
    Gulen
    county:
    Vestland
    lat:
    60.855718
    lon:
    5.11282
  18. id:
    NSR:StopPlace:12895
    name:
    Steine
    label:
    Steine, Gausdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Gausdal
    county:
    Innlandet
    lat:
    61.226204
    lon:
    10.239885
  19. id:
    NSR:StopPlace:13048
    name:
    Steine
    label:
    Steine, Sel
    category:

    1 results

    1. onstreetBus
    municipality:
    Sel
    county:
    Innlandet
    lat:
    61.740339
    lon:
    9.188352
  20. id:
    NSR:StopPlace:30286
    name:
    Stemmo
    label:
    Stemmo, Fitjar
    category:

    1 results

    1. onstreetBus
    municipality:
    Fitjar
    county:
    Vestland
    lat:
    59.956743
    lon:
    5.325934
  21. id:
    NSR:StopPlace:30289
    name:
    Stemmo
    label:
    Stemmo, Osterøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Osterøy
    county:
    Vestland
    lat:
    60.541685
    lon:
    5.539671
  22. id:
    NSR:StopPlace:54159
    name:
    Steine
    label:
    Steine, Tromsø
    category:

    1 results

    1. onstreetBus
    municipality:
    Tromsø
    county:
    Troms
    lat:
    69.533841
    lon:
    19.740353
  23. id:
    NSR:StopPlace:54184
    name:
    Steinli
    label:
    Steinli, Karlsøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Karlsøy
    county:
    Troms
    lat:
    70.057454
    lon:
    18.945046
  24. id:
    NSR:StopPlace:34360
    name:
    Steine
    label:
    Steine, Aurland
    category:

    1 results

    1. onstreetBus
    municipality:
    Aurland
    county:
    Vestland
    lat:
    60.872057
    lon:
    7.313425
  25. id:
    NSR:StopPlace:47473
    name:
    Steine
    label:
    Steine, Vestvågøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Vestvågøy
    county:
    Nordland
    lat:
    68.118563
    lon:
    13.784594
limit:
25
offset:
0
has_more_results:
no
truncated:
no
Show all fields in HTML
returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:49138
    name:
    Steilo
    label:
    Steilo, Hadsel
    category:

    1 results

    1. onstreetBus
    municipality:
    Hadsel
    county:
    Nordland
    lat:
    68.524297
    lon:
    14.948834
  2. id:
    NSR:StopPlace:50170
    name:
    Steilo kryss
    label:
    Steilo kryss, Hadsel
    category:

    1 results

    1. onstreetBus
    municipality:
    Hadsel
    county:
    Nordland
    lat:
    68.519878
    lon:
    14.942922
  3. id:
    NSR:StopPlace:50765
    name:
    Steiro
    label:
    Steiro, Alstahaug
    category:

    1 results

    1. onstreetBus
    municipality:
    Alstahaug
    county:
    Nordland
    lat:
    65.951147
    lon:
    12.465384
  4. id:
    NSR:StopPlace:54241
    name:
    Steiro
    label:
    Steiro, Bardu
    category:

    1 results

    1. onstreetBus
    municipality:
    Bardu
    county:
    Troms
    lat:
    68.837754
    lon:
    18.40842
  5. id:
    NSR:StopPlace:48752
    name:
    Steiro
    label:
    Steiro, Sortland
    category:

    1 results

    1. onstreetBus
    municipality:
    Sortland
    county:
    Nordland
    lat:
    68.669454
    lon:
    15.373831
  6. id:
    NSR:StopPlace:27274
    name:
    Steine
    label:
    Steine, Suldal
    category:

    1 results

    1. onstreetBus
    municipality:
    Suldal
    county:
    Rogaland
    lat:
    59.482065
    lon:
    6.445571
  7. id:
    NSR:StopPlace:54187
    name:
    Steinli
    label:
    Steinli, Karlsøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Karlsøy
    county:
    Troms
    lat:
    69.854101
    lon:
    19.632056
  8. id:
    NSR:StopPlace:19959
    name:
    Skeimo
    label:
    Skeimo, Nissedal
    category:

    1 results

    1. onstreetBus
    municipality:
    Nissedal
    county:
    Telemark
    lat:
    59.176492
    lon:
    8.506017
  9. id:
    NSR:StopPlace:28918
    name:
    Stegle
    label:
    Stegle, Bjørnafjorden
    category:

    1 results

    1. onstreetBus
    municipality:
    Bjørnafjorden
    county:
    Vestland
    lat:
    60.199812
    lon:
    5.515586
  10. id:
    NSR:StopPlace:13118
    name:
    Steina
    label:
    Steina, Søndre Land
    category:

    1 results

    1. onstreetBus
    municipality:
    Søndre Land
    county:
    Innlandet
    lat:
    60.638901
    lon:
    10.448692
  11. id:
    NSR:StopPlace:25115
    name:
    Skeimo
    label:
    Skeimo, Åmli
    category:

    1 results

    1. onstreetBus
    municipality:
    Åmli
    county:
    Agder
    lat:
    58.66462
    lon:
    8.381328
  12. id:
    NSR:StopPlace:3489
    name:
    Steinmo
    label:
    Steinmo, Nannestad
    category:

    1 results

    1. onstreetBus
    municipality:
    Nannestad
    county:
    Akershus
    lat:
    60.202173
    lon:
    10.950229
  13. id:
    NSR:StopPlace:36059
    name:
    Steine
    label:
    Steine, Luster
    category:

    1 results

    1. onstreetBus
    municipality:
    Luster
    county:
    Vestland
    lat:
    61.315628
    lon:
    7.227721
  14. id:
    NSR:StopPlace:23494
    name:
    Steine
    label:
    Steine, Arendal
    category:

    1 results

    1. onstreetBus
    municipality:
    Arendal
    county:
    Agder
    lat:
    58.434992
    lon:
    8.621506
  15. id:
    NSR:StopPlace:46239
    name:
    Steine
    label:
    Steine, Nærøysund
    category:

    1 results

    1. onstreetBus
    municipality:
    Nærøysund
    county:
    Trøndelag
    lat:
    64.751749
    lon:
    11.296013
  16. id:
    NSR:StopPlace:46921
    name:
    Steine
    label:
    Steine, Bø
    category:

    1 results

    1. onstreetBus
    municipality:
    county:
    Nordland
    lat:
    68.616702
    lon:
    14.469576
  17. id:
    NSR:StopPlace:37253
    name:
    Steine
    label:
    Steine, Gulen
    category:

    1 results

    1. onstreetBus
    municipality:
    Gulen
    county:
    Vestland
    lat:
    60.855718
    lon:
    5.11282
  18. id:
    NSR:StopPlace:12895
    name:
    Steine
    label:
    Steine, Gausdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Gausdal
    county:
    Innlandet
    lat:
    61.226204
    lon:
    10.239885
  19. id:
    NSR:StopPlace:13048
    name:
    Steine
    label:
    Steine, Sel
    category:

    1 results

    1. onstreetBus
    municipality:
    Sel
    county:
    Innlandet
    lat:
    61.740339
    lon:
    9.188352
  20. id:
    NSR:StopPlace:30286
    name:
    Stemmo
    label:
    Stemmo, Fitjar
    category:

    1 results

    1. onstreetBus
    municipality:
    Fitjar
    county:
    Vestland
    lat:
    59.956743
    lon:
    5.325934
  21. id:
    NSR:StopPlace:30289
    name:
    Stemmo
    label:
    Stemmo, Osterøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Osterøy
    county:
    Vestland
    lat:
    60.541685
    lon:
    5.539671
  22. id:
    NSR:StopPlace:54159
    name:
    Steine
    label:
    Steine, Tromsø
    category:

    1 results

    1. onstreetBus
    municipality:
    Tromsø
    county:
    Troms
    lat:
    69.533841
    lon:
    19.740353
  23. id:
    NSR:StopPlace:54184
    name:
    Steinli
    label:
    Steinli, Karlsøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Karlsøy
    county:
    Troms
    lat:
    70.057454
    lon:
    18.945046
  24. id:
    NSR:StopPlace:34360
    name:
    Steine
    label:
    Steine, Aurland
    category:

    1 results

    1. onstreetBus
    municipality:
    Aurland
    county:
    Vestland
    lat:
    60.872057
    lon:
    7.313425
  25. id:
    NSR:StopPlace:47473
    name:
    Steine
    label:
    Steine, Vestvågøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Vestvågøy
    county:
    Nordland
    lat:
    68.118563
    lon:
    13.784594
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.