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:54:52Z in 0.152 seconds.

returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:6518
    name:
    Rød
    label:
    Rød, Nes
    category:

    1 results

    1. onstreetBus
    municipality:
    Nes
    county:
    Akershus
    lat:
    60.130358
    lon:
    11.34417
  2. id:
    NSR:StopPlace:17592
    name:
    Rød
    label:
    Rød, Tønsberg
    category:

    1 results

    1. onstreetBus
    municipality:
    Tønsberg
    county:
    Vestfold
    lat:
    59.269349
    lon:
    10.45122
  3. id:
    NSR:StopPlace:2843
    name:
    Rød
    label:
    Rød, Halden
    category:

    1 results

    1. onstreetBus
    municipality:
    Halden
    county:
    Østfold
    lat:
    59.099753
    lon:
    11.424639
  4. id:
    NSR:StopPlace:52336
    name:
    Rød
    label:
    Rød, Lavangen
    category:

    1 results

    1. onstreetBus
    municipality:
    Lavangen
    county:
    Troms
    lat:
    68.791825
    lon:
    17.756772
  5. id:
    NSR:StopPlace:19688
    name:
    Rød
    label:
    Rød, Drangedal
    category:

    1 results

    1. onstreetBus
    municipality:
    Drangedal
    county:
    Telemark
    lat:
    58.948959
    lon:
    9.13172
  6. id:
    NSR:StopPlace:37645
    name:
    Rød
    label:
    Rød, Molde
    category:

    1 results

    1. onstreetBus
    municipality:
    Molde
    county:
    Møre og Romsdal
    lat:
    62.77171
    lon:
    7.960577
  7. id:
    NSR:StopPlace:30702
    name:
    Rød
    label:
    Rød, Sveio
    category:

    1 results

    1. onstreetBus
    municipality:
    Sveio
    county:
    Vestland
    lat:
    59.581895
    lon:
    5.435663
  8. id:
    NSR:StopPlace:30705
    name:
    Rød
    label:
    Rød, Alver
    category:

    1 results

    1. onstreetBus
    municipality:
    Alver
    county:
    Vestland
    lat:
    60.664088
    lon:
    5.421691
  9. id:
    NSR:StopPlace:57652
    name:
    Rød
    label:
    Rød, Aukra
    category:

    1 results

    1. onstreetBus
    municipality:
    Aukra
    county:
    Møre og Romsdal
    lat:
    62.8231
    lon:
    6.8262
  10. id:
    NSR:StopPlace:15233
    name:
    Rød
    label:
    Rød, Asker
    category:

    1 results

    1. onstreetBus
    municipality:
    Asker
    county:
    Akershus
    lat:
    59.563142
    lon:
    10.576412
  11. id:
    NSR:StopPlace:37648
    name:
    Rød
    label:
    Rød, Gjemnes
    category:

    1 results

    1. onstreetBus
    municipality:
    Gjemnes
    county:
    Møre og Romsdal
    lat:
    62.916374
    lon:
    7.698884
  12. id:
    NSR:StopPlace:30699
    name:
    Rød
    label:
    Rød, Bjørnafjorden
    category:

    1 results

    1. onstreetBus
    municipality:
    Bjørnafjorden
    county:
    Vestland
    lat:
    60.243848
    lon:
    5.562311
  13. id:
    NSR:StopPlace:62001
    name:
    Rød
    label:
    Rød, Porsgrunn
    category:

    1 results

    1. onstreetBus
    municipality:
    Porsgrunn
    county:
    Telemark
    lat:
    59.084418
    lon:
    9.72075
  14. id:
    NSR:StopPlace:58214
    name:
    Rødtvet
    label:
    Rødtvet, Oslo
    category:

    2 results

    1. metroStation
    2. onstreetBus
    municipality:
    Oslo
    county:
    Oslo
    lat:
    59.950895
    lon:
    10.858333
  15. id:
    NSR:StopPlace:61151
    name:
    Rød bedehus
    label:
    Rød bedehus, Fredrikstad
    category:

    2 results

    1. onstreetBus
    2. onstreetBus
    municipality:
    Fredrikstad
    county:
    Østfold
    lat:
    59.204584
    lon:
    10.881993
  16. id:
    NSR:StopPlace:1791
    name:
    Rød Asmaløy
    label:
    Rød Asmaløy, Hvaler
    category:

    1 results

    1. onstreetBus
    municipality:
    Hvaler
    county:
    Østfold
    lat:
    59.074976
    lon:
    10.938172
  17. id:
    NSR:StopPlace:59564
    name:
    Rød vest
    label:
    Rød vest, Sauda
    category:

    1 results

    1. onstreetBus
    municipality:
    Sauda
    county:
    Rogaland
    lat:
    59.663387
    lon:
    6.389317
  18. id:
    NSR:StopPlace:1415
    name:
    Rød veikryss
    label:
    Rød veikryss, Våler
    category:

    1 results

    1. onstreetBus
    municipality:
    Våler
    county:
    Østfold
    lat:
    59.46215
    lon:
    10.772426
  19. id:
    NSR:StopPlace:2032
    name:
    Rød vest
    label:
    Rød vest, Fredrikstad
    category:

    1 results

    1. onstreetBus
    municipality:
    Fredrikstad
    county:
    Østfold
    lat:
    59.207755
    lon:
    10.92897
  20. id:
    NSR:StopPlace:2084
    name:
    Rød skole
    label:
    Rød skole, Fredrikstad
    category:

    1 results

    1. onstreetBus
    municipality:
    Fredrikstad
    county:
    Østfold
    lat:
    59.207417
    lon:
    10.883546
  21. id:
    NSR:StopPlace:17595
    name:
    Rød Fonsveien
    label:
    Rød Fonsveien, Tønsberg
    category:

    1 results

    1. onstreetBus
    municipality:
    Tønsberg
    county:
    Vestfold
    lat:
    59.444347
    lon:
    10.191315
  22. id:
    NSR:StopPlace:17597
    name:
    Rød bru
    label:
    Rød bru, Holmestrand
    category:

    1 results

    1. onstreetBus
    municipality:
    Holmestrand
    county:
    Vestfold
    lat:
    59.578252
    lon:
    10.060218
  23. id:
    NSR:StopPlace:13369
    name:
    Rødningsby
    label:
    Rødningsby, Østre Toten
    category:

    1 results

    1. onstreetBus
    municipality:
    Østre Toten
    county:
    Innlandet
    lat:
    60.627084
    lon:
    10.901482
  24. id:
    NSR:StopPlace:16059
    name:
    Rødungstølen
    label:
    Rødungstølen, Ål
    category:

    1 results

    1. onstreetBus
    municipality:
    Ål
    county:
    Buskerud
    lat:
    60.709343
    lon:
    8.251183
  25. id:
    NSR:StopPlace:16391
    name:
    Rødningen
    label:
    Rødningen, Nesbyen
    category:

    1 results

    1. onstreetBus
    municipality:
    Nesbyen
    county:
    Buskerud
    lat:
    60.5575
    lon:
    9.06767
limit:
25
offset:
0
has_more_results:
no
truncated:
no
Show all fields in HTML
returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:6518
    name:
    Rød
    label:
    Rød, Nes
    category:

    1 results

    1. onstreetBus
    municipality:
    Nes
    county:
    Akershus
    lat:
    60.130358
    lon:
    11.34417
  2. id:
    NSR:StopPlace:17592
    name:
    Rød
    label:
    Rød, Tønsberg
    category:

    1 results

    1. onstreetBus
    municipality:
    Tønsberg
    county:
    Vestfold
    lat:
    59.269349
    lon:
    10.45122
  3. id:
    NSR:StopPlace:2843
    name:
    Rød
    label:
    Rød, Halden
    category:

    1 results

    1. onstreetBus
    municipality:
    Halden
    county:
    Østfold
    lat:
    59.099753
    lon:
    11.424639
  4. id:
    NSR:StopPlace:52336
    name:
    Rød
    label:
    Rød, Lavangen
    category:

    1 results

    1. onstreetBus
    municipality:
    Lavangen
    county:
    Troms
    lat:
    68.791825
    lon:
    17.756772
  5. id:
    NSR:StopPlace:19688
    name:
    Rød
    label:
    Rød, Drangedal
    category:

    1 results

    1. onstreetBus
    municipality:
    Drangedal
    county:
    Telemark
    lat:
    58.948959
    lon:
    9.13172
  6. id:
    NSR:StopPlace:37645
    name:
    Rød
    label:
    Rød, Molde
    category:

    1 results

    1. onstreetBus
    municipality:
    Molde
    county:
    Møre og Romsdal
    lat:
    62.77171
    lon:
    7.960577
  7. id:
    NSR:StopPlace:30702
    name:
    Rød
    label:
    Rød, Sveio
    category:

    1 results

    1. onstreetBus
    municipality:
    Sveio
    county:
    Vestland
    lat:
    59.581895
    lon:
    5.435663
  8. id:
    NSR:StopPlace:30705
    name:
    Rød
    label:
    Rød, Alver
    category:

    1 results

    1. onstreetBus
    municipality:
    Alver
    county:
    Vestland
    lat:
    60.664088
    lon:
    5.421691
  9. id:
    NSR:StopPlace:57652
    name:
    Rød
    label:
    Rød, Aukra
    category:

    1 results

    1. onstreetBus
    municipality:
    Aukra
    county:
    Møre og Romsdal
    lat:
    62.8231
    lon:
    6.8262
  10. id:
    NSR:StopPlace:15233
    name:
    Rød
    label:
    Rød, Asker
    category:

    1 results

    1. onstreetBus
    municipality:
    Asker
    county:
    Akershus
    lat:
    59.563142
    lon:
    10.576412
  11. id:
    NSR:StopPlace:37648
    name:
    Rød
    label:
    Rød, Gjemnes
    category:

    1 results

    1. onstreetBus
    municipality:
    Gjemnes
    county:
    Møre og Romsdal
    lat:
    62.916374
    lon:
    7.698884
  12. id:
    NSR:StopPlace:30699
    name:
    Rød
    label:
    Rød, Bjørnafjorden
    category:

    1 results

    1. onstreetBus
    municipality:
    Bjørnafjorden
    county:
    Vestland
    lat:
    60.243848
    lon:
    5.562311
  13. id:
    NSR:StopPlace:62001
    name:
    Rød
    label:
    Rød, Porsgrunn
    category:

    1 results

    1. onstreetBus
    municipality:
    Porsgrunn
    county:
    Telemark
    lat:
    59.084418
    lon:
    9.72075
  14. id:
    NSR:StopPlace:58214
    name:
    Rødtvet
    label:
    Rødtvet, Oslo
    category:

    2 results

    1. metroStation
    2. onstreetBus
    municipality:
    Oslo
    county:
    Oslo
    lat:
    59.950895
    lon:
    10.858333
  15. id:
    NSR:StopPlace:61151
    name:
    Rød bedehus
    label:
    Rød bedehus, Fredrikstad
    category:

    2 results

    1. onstreetBus
    2. onstreetBus
    municipality:
    Fredrikstad
    county:
    Østfold
    lat:
    59.204584
    lon:
    10.881993
  16. id:
    NSR:StopPlace:1791
    name:
    Rød Asmaløy
    label:
    Rød Asmaløy, Hvaler
    category:

    1 results

    1. onstreetBus
    municipality:
    Hvaler
    county:
    Østfold
    lat:
    59.074976
    lon:
    10.938172
  17. id:
    NSR:StopPlace:59564
    name:
    Rød vest
    label:
    Rød vest, Sauda
    category:

    1 results

    1. onstreetBus
    municipality:
    Sauda
    county:
    Rogaland
    lat:
    59.663387
    lon:
    6.389317
  18. id:
    NSR:StopPlace:1415
    name:
    Rød veikryss
    label:
    Rød veikryss, Våler
    category:

    1 results

    1. onstreetBus
    municipality:
    Våler
    county:
    Østfold
    lat:
    59.46215
    lon:
    10.772426
  19. id:
    NSR:StopPlace:2032
    name:
    Rød vest
    label:
    Rød vest, Fredrikstad
    category:

    1 results

    1. onstreetBus
    municipality:
    Fredrikstad
    county:
    Østfold
    lat:
    59.207755
    lon:
    10.92897
  20. id:
    NSR:StopPlace:2084
    name:
    Rød skole
    label:
    Rød skole, Fredrikstad
    category:

    1 results

    1. onstreetBus
    municipality:
    Fredrikstad
    county:
    Østfold
    lat:
    59.207417
    lon:
    10.883546
  21. id:
    NSR:StopPlace:17595
    name:
    Rød Fonsveien
    label:
    Rød Fonsveien, Tønsberg
    category:

    1 results

    1. onstreetBus
    municipality:
    Tønsberg
    county:
    Vestfold
    lat:
    59.444347
    lon:
    10.191315
  22. id:
    NSR:StopPlace:17597
    name:
    Rød bru
    label:
    Rød bru, Holmestrand
    category:

    1 results

    1. onstreetBus
    municipality:
    Holmestrand
    county:
    Vestfold
    lat:
    59.578252
    lon:
    10.060218
  23. id:
    NSR:StopPlace:13369
    name:
    Rødningsby
    label:
    Rødningsby, Østre Toten
    category:

    1 results

    1. onstreetBus
    municipality:
    Østre Toten
    county:
    Innlandet
    lat:
    60.627084
    lon:
    10.901482
  24. id:
    NSR:StopPlace:16059
    name:
    Rødungstølen
    label:
    Rødungstølen, Ål
    category:

    1 results

    1. onstreetBus
    municipality:
    Ål
    county:
    Buskerud
    lat:
    60.709343
    lon:
    8.251183
  25. id:
    NSR:StopPlace:16391
    name:
    Rødningen
    label:
    Rødningen, Nesbyen
    category:

    1 results

    1. onstreetBus
    municipality:
    Nesbyen
    county:
    Buskerud
    lat:
    60.5575
    lon:
    9.06767
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.