search_stops

Search Norway's National Stop Register by stop name.

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.
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": "..."}
}
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.
Type: string. Result language, normally "no" or "en".

Result

Source: Entur. Retrieved 2026-08-03T10:18:54Z in 0.400 seconds.

returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:52304
    name:
    Heim
    label:
    Heim, Balsfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Balsfjord
    county:
    Troms
    lat:
    69.302902
    lon:
    19.338153
  2. id:
    NSR:StopPlace:7576
    name:
    Heim
    label:
    Heim, Tynset
    category:

    1 results

    1. onstreetBus
    municipality:
    Tynset
    county:
    Innlandet
    lat:
    62.29409
    lon:
    10.82266
  3. id:
    NSR:StopPlace:3033
    name:
    Heim
    label:
    Heim, Sarpsborg
    category:

    1 results

    1. onstreetBus
    municipality:
    Sarpsborg
    county:
    Østfold
    lat:
    59.297139
    lon:
    11.05944
  4. id:
    NSR:StopPlace:42575
    name:
    Heim
    label:
    Heim
    category:

    1 results

    1. onstreetBus
    municipality:
    Heim
    county:
    Trøndelag
    lat:
    63.41864
    lon:
    9.077244
  5. id:
    NSR:StopPlace:60640
    name:
    Heimdal stasjon
    label:
    Heimdal stasjon, Trondheim
    category:

    2 results

    1. railStation
    2. onstreetBus
    municipality:
    Trondheim
    county:
    Trøndelag
    lat:
    63.35122
    lon:
    10.357243
  6. id:
    NSR:StopPlace:52316
    name:
    Heime
    label:
    Heime, Lavangen
    category:

    1 results

    1. onstreetBus
    municipality:
    Lavangen
    county:
    Troms
    lat:
    68.795436
    lon:
    17.566721
  7. id:
    NSR:StopPlace:58253
    name:
    Heimdalsgata
    label:
    Heimdalsgata, Oslo
    category:

    3 results

    1. onstreetBus
    2. onstreetTram
    3. onstreetBus
    municipality:
    Oslo
    county:
    Oslo
    lat:
    59.91837
    lon:
    10.760891
  8. id:
    NSR:StopPlace:70034
    name:
    Heimnes
    label:
    Heimnes, Balsfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Balsfjord
    county:
    Troms
    lat:
    69.383007
    lon:
    19.001892
  9. id:
    NSR:StopPlace:36149
    name:
    Heimestølen
    label:
    Heimestølen, Sunnfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Sunnfjord
    county:
    Vestland
    lat:
    61.406275
    lon:
    6.180764
  10. id:
    NSR:StopPlace:44115
    name:
    Heimveg
    label:
    Heimveg, Snåsa
    category:

    1 results

    1. onstreetBus
    municipality:
    Snåsa
    county:
    Trøndelag
    lat:
    64.226068
    lon:
    12.421837
  11. id:
    NSR:StopPlace:46780
    name:
    Heimdal
    label:
    Heimdal, Rana
    category:

    1 results

    1. onstreetBus
    municipality:
    Rana
    county:
    Nordland
    lat:
    66.31986
    lon:
    13.475566
  12. id:
    NSR:StopPlace:61227
    name:
    Heimly
    label:
    Heimly, Verdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Verdal
    county:
    Trøndelag
    lat:
    63.760962
    lon:
    11.609344
  13. id:
    NSR:StopPlace:13985
    name:
    Heimdal
    label:
    Heimdal, Østre Toten
    category:

    1 results

    1. onstreetBus
    municipality:
    Østre Toten
    county:
    Innlandet
    lat:
    60.649202
    lon:
    10.732344
  14. id:
    NSR:StopPlace:22214
    name:
    Heimdal nedre
    label:
    Heimdal nedre, Froland
    category:

    1 results

    1. onstreetBus
    municipality:
    Froland
    county:
    Agder
    lat:
    58.534402
    lon:
    8.661286
  15. id:
    NSR:StopPlace:22220
    name:
    Heimklang
    label:
    Heimklang, Kristiansand
    category:

    1 results

    1. onstreetBus
    municipality:
    Kristiansand
    county:
    Agder
    lat:
    58.095363
    lon:
    7.786907
  16. id:
    NSR:StopPlace:32842
    name:
    Heimdal
    label:
    Heimdal, Askøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Askøy
    county:
    Vestland
    lat:
    60.557229
    lon:
    4.970452
  17. id:
    NSR:StopPlace:33878
    name:
    Heimstad
    label:
    Heimstad, Bjørnafjorden
    category:

    1 results

    1. onstreetBus
    municipality:
    Bjørnafjorden
    county:
    Vestland
    lat:
    60.240539
    lon:
    5.78867
  18. id:
    NSR:StopPlace:34301
    name:
    Heimset bru
    label:
    Heimset bru, Gloppen
    category:

    1 results

    1. onstreetBus
    municipality:
    Gloppen
    county:
    Vestland
    lat:
    61.681036
    lon:
    5.792625
  19. id:
    NSR:StopPlace:34313
    name:
    Heimset
    label:
    Heimset, Gloppen
    category:

    1 results

    1. onstreetBus
    municipality:
    Gloppen
    county:
    Vestland
    lat:
    61.677947
    lon:
    5.804801
  20. id:
    NSR:StopPlace:35296
    name:
    Heimlid
    label:
    Heimlid, Stryn
    category:

    1 results

    1. onstreetBus
    municipality:
    Stryn
    county:
    Vestland
    lat:
    61.838665
    lon:
    6.418603
  21. id:
    NSR:StopPlace:56903
    name:
    Heimstad
    label:
    Heimstad, Alta
    category:

    1 results

    1. onstreetBus
    municipality:
    Alta
    county:
    Finnmark
    lat:
    70.123134
    lon:
    22.983562
  22. id:
    NSR:StopPlace:60859
    name:
    Heimtun
    label:
    Heimtun, Åfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Åfjord
    county:
    Trøndelag
    lat:
    63.984952
    lon:
    10.184399
  23. id:
    NSR:StopPlace:17981
    name:
    Heimdal
    label:
    Heimdal, Sandefjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Sandefjord
    county:
    Vestfold
    lat:
    59.363132
    lon:
    10.139059
  24. id:
    NSR:StopPlace:43871
    name:
    Heimdalshallen
    label:
    Heimdalshallen, Trondheim
    category:

    1 results

    1. onstreetBus
    municipality:
    Trondheim
    county:
    Trøndelag
    lat:
    63.348181
    lon:
    10.365244
  25. id:
    NSR:StopPlace:46580
    name:
    Heimstad
    label:
    Heimstad, Inderøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Inderøy
    county:
    Trøndelag
    lat:
    63.93824
    lon:
    11.320671
limit:
25
offset:
0
has_more_results:
no
truncated:
no
Show all fields in HTML
returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:52304
    name:
    Heim
    label:
    Heim, Balsfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Balsfjord
    county:
    Troms
    lat:
    69.302902
    lon:
    19.338153
  2. id:
    NSR:StopPlace:7576
    name:
    Heim
    label:
    Heim, Tynset
    category:

    1 results

    1. onstreetBus
    municipality:
    Tynset
    county:
    Innlandet
    lat:
    62.29409
    lon:
    10.82266
  3. id:
    NSR:StopPlace:3033
    name:
    Heim
    label:
    Heim, Sarpsborg
    category:

    1 results

    1. onstreetBus
    municipality:
    Sarpsborg
    county:
    Østfold
    lat:
    59.297139
    lon:
    11.05944
  4. id:
    NSR:StopPlace:42575
    name:
    Heim
    label:
    Heim
    category:

    1 results

    1. onstreetBus
    municipality:
    Heim
    county:
    Trøndelag
    lat:
    63.41864
    lon:
    9.077244
  5. id:
    NSR:StopPlace:60640
    name:
    Heimdal stasjon
    label:
    Heimdal stasjon, Trondheim
    category:

    2 results

    1. railStation
    2. onstreetBus
    municipality:
    Trondheim
    county:
    Trøndelag
    lat:
    63.35122
    lon:
    10.357243
  6. id:
    NSR:StopPlace:52316
    name:
    Heime
    label:
    Heime, Lavangen
    category:

    1 results

    1. onstreetBus
    municipality:
    Lavangen
    county:
    Troms
    lat:
    68.795436
    lon:
    17.566721
  7. id:
    NSR:StopPlace:58253
    name:
    Heimdalsgata
    label:
    Heimdalsgata, Oslo
    category:

    3 results

    1. onstreetBus
    2. onstreetTram
    3. onstreetBus
    municipality:
    Oslo
    county:
    Oslo
    lat:
    59.91837
    lon:
    10.760891
  8. id:
    NSR:StopPlace:70034
    name:
    Heimnes
    label:
    Heimnes, Balsfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Balsfjord
    county:
    Troms
    lat:
    69.383007
    lon:
    19.001892
  9. id:
    NSR:StopPlace:36149
    name:
    Heimestølen
    label:
    Heimestølen, Sunnfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Sunnfjord
    county:
    Vestland
    lat:
    61.406275
    lon:
    6.180764
  10. id:
    NSR:StopPlace:44115
    name:
    Heimveg
    label:
    Heimveg, Snåsa
    category:

    1 results

    1. onstreetBus
    municipality:
    Snåsa
    county:
    Trøndelag
    lat:
    64.226068
    lon:
    12.421837
  11. id:
    NSR:StopPlace:46780
    name:
    Heimdal
    label:
    Heimdal, Rana
    category:

    1 results

    1. onstreetBus
    municipality:
    Rana
    county:
    Nordland
    lat:
    66.31986
    lon:
    13.475566
  12. id:
    NSR:StopPlace:61227
    name:
    Heimly
    label:
    Heimly, Verdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Verdal
    county:
    Trøndelag
    lat:
    63.760962
    lon:
    11.609344
  13. id:
    NSR:StopPlace:13985
    name:
    Heimdal
    label:
    Heimdal, Østre Toten
    category:

    1 results

    1. onstreetBus
    municipality:
    Østre Toten
    county:
    Innlandet
    lat:
    60.649202
    lon:
    10.732344
  14. id:
    NSR:StopPlace:22214
    name:
    Heimdal nedre
    label:
    Heimdal nedre, Froland
    category:

    1 results

    1. onstreetBus
    municipality:
    Froland
    county:
    Agder
    lat:
    58.534402
    lon:
    8.661286
  15. id:
    NSR:StopPlace:22220
    name:
    Heimklang
    label:
    Heimklang, Kristiansand
    category:

    1 results

    1. onstreetBus
    municipality:
    Kristiansand
    county:
    Agder
    lat:
    58.095363
    lon:
    7.786907
  16. id:
    NSR:StopPlace:32842
    name:
    Heimdal
    label:
    Heimdal, Askøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Askøy
    county:
    Vestland
    lat:
    60.557229
    lon:
    4.970452
  17. id:
    NSR:StopPlace:33878
    name:
    Heimstad
    label:
    Heimstad, Bjørnafjorden
    category:

    1 results

    1. onstreetBus
    municipality:
    Bjørnafjorden
    county:
    Vestland
    lat:
    60.240539
    lon:
    5.78867
  18. id:
    NSR:StopPlace:34301
    name:
    Heimset bru
    label:
    Heimset bru, Gloppen
    category:

    1 results

    1. onstreetBus
    municipality:
    Gloppen
    county:
    Vestland
    lat:
    61.681036
    lon:
    5.792625
  19. id:
    NSR:StopPlace:34313
    name:
    Heimset
    label:
    Heimset, Gloppen
    category:

    1 results

    1. onstreetBus
    municipality:
    Gloppen
    county:
    Vestland
    lat:
    61.677947
    lon:
    5.804801
  20. id:
    NSR:StopPlace:35296
    name:
    Heimlid
    label:
    Heimlid, Stryn
    category:

    1 results

    1. onstreetBus
    municipality:
    Stryn
    county:
    Vestland
    lat:
    61.838665
    lon:
    6.418603
  21. id:
    NSR:StopPlace:56903
    name:
    Heimstad
    label:
    Heimstad, Alta
    category:

    1 results

    1. onstreetBus
    municipality:
    Alta
    county:
    Finnmark
    lat:
    70.123134
    lon:
    22.983562
  22. id:
    NSR:StopPlace:60859
    name:
    Heimtun
    label:
    Heimtun, Åfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Åfjord
    county:
    Trøndelag
    lat:
    63.984952
    lon:
    10.184399
  23. id:
    NSR:StopPlace:17981
    name:
    Heimdal
    label:
    Heimdal, Sandefjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Sandefjord
    county:
    Vestfold
    lat:
    59.363132
    lon:
    10.139059
  24. id:
    NSR:StopPlace:43871
    name:
    Heimdalshallen
    label:
    Heimdalshallen, Trondheim
    category:

    1 results

    1. onstreetBus
    municipality:
    Trondheim
    county:
    Trøndelag
    lat:
    63.348181
    lon:
    10.365244
  25. id:
    NSR:StopPlace:46580
    name:
    Heimstad
    label:
    Heimstad, Inderøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Inderøy
    county:
    Trøndelag
    lat:
    63.93824
    lon:
    11.320671
limit:
25
offset:
0
has_more_results:
no
truncated:
no
Will you use the result in generated code?

Open the same result as JSON

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.