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-22T20:58:25Z in 0.157 seconds.

returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:7479
    name:
    Kvikne Coop-marked
    label:
    Kvikne Coop-marked, Tynset
    category:

    1 results

    1. onstreetBus
    municipality:
    Tynset
    county:
    Innlandet
    lat:
    62.565259
    lon:
    10.323548
  2. id:
    NSR:StopPlace:7473
    name:
    Kvikne fjellhotell
    label:
    Kvikne fjellhotell, Tynset
    category:

    1 results

    1. onstreetBus
    municipality:
    Tynset
    county:
    Innlandet
    lat:
    62.562192
    lon:
    10.334336
  3. id:
    NSR:StopPlace:7476
    name:
    Kvikne skole
    label:
    Kvikne skole, Tynset
    category:

    1 results

    1. onstreetBus
    municipality:
    Tynset
    county:
    Innlandet
    lat:
    62.561043
    lon:
    10.324852
  4. id:
    NSR:StopPlace:11137
    name:
    Kvikne kyrkje
    label:
    Kvikne kyrkje, Nord-Fron
    category:

    1 results

    1. onstreetBus
    municipality:
    Nord-Fron
    county:
    Innlandet
    lat:
    61.574081
    lon:
    9.588076
  5. id:
    NSR:StopPlace:7489
    name:
    Kvikne kirke
    label:
    Kvikne kirke, Tynset
    category:

    1 results

    1. onstreetBus
    municipality:
    Tynset
    county:
    Innlandet
    lat:
    62.582089
    lon:
    10.287412
  6. id:
    NSR:StopPlace:11047
    name:
    Hågå Kvikne
    label:
    Hågå Kvikne, Nord-Fron
    category:

    1 results

    1. onstreetBus
    municipality:
    Nord-Fron
    county:
    Innlandet
    lat:
    61.57325
    lon:
    9.597448
  7. id:
    NSR:StopPlace:7510
    name:
    Storeng Kvikne camping
    label:
    Storeng Kvikne camping, Tynset
    category:

    1 results

    1. onstreetBus
    municipality:
    Tynset
    county:
    Innlandet
    lat:
    62.621606
    lon:
    10.249602
  8. id:
    NSR:StopPlace:61917
    name:
    Hogstad Kvikne
    label:
    Hogstad Kvikne, Tynset
    category:

    1 results

    1. onstreetBus
    municipality:
    Tynset
    county:
    Innlandet
    lat:
    62.592907
    lon:
    10.274365
  9. id:
    NSR:StopPlace:7458
    name:
    Støa Kvikne
    label:
    Støa Kvikne, Tynset
    category:

    1 results

    1. onstreetBus
    municipality:
    Tynset
    county:
    Innlandet
    lat:
    62.496201
    lon:
    10.383733
  10. id:
    NSR:StopPlace:61920
    name:
    Moen Kvikne
    label:
    Moen Kvikne, Tynset
    category:

    1 results

    1. onstreetBus
    municipality:
    Tynset
    county:
    Innlandet
    lat:
    62.586131
    lon:
    10.284212
  11. id:
    NSR:StopPlace:64007
    name:
    Haugen Kvikne
    label:
    Haugen Kvikne, Tynset
    category:

    1 results

    1. onstreetBus
    municipality:
    Tynset
    county:
    Innlandet
    lat:
    62.482626
    lon:
    10.389577
  12. id:
    NSR:StopPlace:12234
    name:
    Kvie
    label:
    Kvie, Vang
    category:

    1 results

    1. onstreetBus
    municipality:
    Vang
    county:
    Innlandet
    lat:
    61.152584
    lon:
    8.807956
  13. id:
    NSR:StopPlace:11211
    name:
    Skåbuvegen/Kviknehøgda
    label:
    Skåbuvegen/Kviknehøgda, Nord-Fron
    category:

    1 results

    1. onstreetBus
    municipality:
    Nord-Fron
    county:
    Innlandet
    lat:
    61.579395
    lon:
    9.685843
  14. id:
    NSR:StopPlace:32425
    name:
    Kviste
    label:
    Kviste, Alver
    category:

    1 results

    1. onstreetBus
    municipality:
    Alver
    county:
    Vestland
    lat:
    60.61016
    lon:
    5.094288
  15. id:
    NSR:StopPlace:40100
    name:
    Krikane
    label:
    Krikane, Fjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Fjord
    county:
    Møre og Romsdal
    lat:
    62.33816
    lon:
    7.54016
  16. id:
    NSR:StopPlace:50798
    name:
    Kvitle
    label:
    Kvitle, Sømna
    category:

    1 results

    1. onstreetBus
    municipality:
    Sømna
    county:
    Nordland
    lat:
    65.385121
    lon:
    12.275381
  17. id:
    NSR:StopPlace:53604
    name:
    Kriken
    label:
    Kriken, Balsfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Balsfjord
    county:
    Troms
    lat:
    69.216153
    lon:
    19.495892
  18. id:
    NSR:StopPlace:30907
    name:
    Kvitno
    label:
    Kvitno, Ullensvang
    category:

    1 results

    1. onstreetBus
    municipality:
    Ullensvang
    county:
    Vestland
    lat:
    60.173467
    lon:
    6.547039
  19. id:
    NSR:StopPlace:40250
    name:
    Kvanne
    label:
    Kvanne, Surnadal
    category:

    1 results

    1. onstreetBus
    municipality:
    Surnadal
    county:
    Møre og Romsdal
    lat:
    62.888786
    lon:
    8.533679
  20. id:
    NSR:StopPlace:62500
    name:
    Kville
    label:
    Kville, Lillestrøm
    category:

    1 results

    1. onstreetBus
    municipality:
    Lillestrøm
    county:
    Akershus
    lat:
    59.954586
    lon:
    11.35555
  21. id:
    NSR:StopPlace:63452
    name:
    Kriken
    label:
    Kriken, Luster
    category:

    1 results

    1. onstreetBus
    municipality:
    Luster
    county:
    Vestland
    lat:
    61.534095
    lon:
    7.600383
  22. id:
    NSR:StopPlace:30909
    name:
    Kvitno
    label:
    Kvitno, Voss
    category:

    1 results

    1. onstreetBus
    municipality:
    Voss
    county:
    Vestland
    lat:
    60.566235
    lon:
    6.465032
  23. id:
    NSR:StopPlace:53831
    name:
    Kvitnes
    label:
    Kvitnes, Balsfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Balsfjord
    county:
    Troms
    lat:
    69.442774
    lon:
    18.926881
  24. id:
    NSR:StopPlace:57253
    name:
    Kvitnes
    label:
    Kvitnes, Hammerfest
    category:

    1 results

    1. onstreetBus
    municipality:
    Hammerfest
    county:
    Finnmark
    lat:
    70.466817
    lon:
    23.79039
  25. id:
    NSR:StopPlace:47017
    name:
    Kvitnes
    label:
    Kvitnes, Hadsel
    category:

    1 results

    1. onstreetBus
    municipality:
    Hadsel
    county:
    Nordland
    lat:
    68.575267
    lon:
    15.230684
limit:
25
offset:
0
has_more_results:
no
truncated:
no
Show all fields in HTML
returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:7479
    name:
    Kvikne Coop-marked
    label:
    Kvikne Coop-marked, Tynset
    category:

    1 results

    1. onstreetBus
    municipality:
    Tynset
    county:
    Innlandet
    lat:
    62.565259
    lon:
    10.323548
  2. id:
    NSR:StopPlace:7473
    name:
    Kvikne fjellhotell
    label:
    Kvikne fjellhotell, Tynset
    category:

    1 results

    1. onstreetBus
    municipality:
    Tynset
    county:
    Innlandet
    lat:
    62.562192
    lon:
    10.334336
  3. id:
    NSR:StopPlace:7476
    name:
    Kvikne skole
    label:
    Kvikne skole, Tynset
    category:

    1 results

    1. onstreetBus
    municipality:
    Tynset
    county:
    Innlandet
    lat:
    62.561043
    lon:
    10.324852
  4. id:
    NSR:StopPlace:11137
    name:
    Kvikne kyrkje
    label:
    Kvikne kyrkje, Nord-Fron
    category:

    1 results

    1. onstreetBus
    municipality:
    Nord-Fron
    county:
    Innlandet
    lat:
    61.574081
    lon:
    9.588076
  5. id:
    NSR:StopPlace:7489
    name:
    Kvikne kirke
    label:
    Kvikne kirke, Tynset
    category:

    1 results

    1. onstreetBus
    municipality:
    Tynset
    county:
    Innlandet
    lat:
    62.582089
    lon:
    10.287412
  6. id:
    NSR:StopPlace:11047
    name:
    Hågå Kvikne
    label:
    Hågå Kvikne, Nord-Fron
    category:

    1 results

    1. onstreetBus
    municipality:
    Nord-Fron
    county:
    Innlandet
    lat:
    61.57325
    lon:
    9.597448
  7. id:
    NSR:StopPlace:7510
    name:
    Storeng Kvikne camping
    label:
    Storeng Kvikne camping, Tynset
    category:

    1 results

    1. onstreetBus
    municipality:
    Tynset
    county:
    Innlandet
    lat:
    62.621606
    lon:
    10.249602
  8. id:
    NSR:StopPlace:61917
    name:
    Hogstad Kvikne
    label:
    Hogstad Kvikne, Tynset
    category:

    1 results

    1. onstreetBus
    municipality:
    Tynset
    county:
    Innlandet
    lat:
    62.592907
    lon:
    10.274365
  9. id:
    NSR:StopPlace:7458
    name:
    Støa Kvikne
    label:
    Støa Kvikne, Tynset
    category:

    1 results

    1. onstreetBus
    municipality:
    Tynset
    county:
    Innlandet
    lat:
    62.496201
    lon:
    10.383733
  10. id:
    NSR:StopPlace:61920
    name:
    Moen Kvikne
    label:
    Moen Kvikne, Tynset
    category:

    1 results

    1. onstreetBus
    municipality:
    Tynset
    county:
    Innlandet
    lat:
    62.586131
    lon:
    10.284212
  11. id:
    NSR:StopPlace:64007
    name:
    Haugen Kvikne
    label:
    Haugen Kvikne, Tynset
    category:

    1 results

    1. onstreetBus
    municipality:
    Tynset
    county:
    Innlandet
    lat:
    62.482626
    lon:
    10.389577
  12. id:
    NSR:StopPlace:12234
    name:
    Kvie
    label:
    Kvie, Vang
    category:

    1 results

    1. onstreetBus
    municipality:
    Vang
    county:
    Innlandet
    lat:
    61.152584
    lon:
    8.807956
  13. id:
    NSR:StopPlace:11211
    name:
    Skåbuvegen/Kviknehøgda
    label:
    Skåbuvegen/Kviknehøgda, Nord-Fron
    category:

    1 results

    1. onstreetBus
    municipality:
    Nord-Fron
    county:
    Innlandet
    lat:
    61.579395
    lon:
    9.685843
  14. id:
    NSR:StopPlace:32425
    name:
    Kviste
    label:
    Kviste, Alver
    category:

    1 results

    1. onstreetBus
    municipality:
    Alver
    county:
    Vestland
    lat:
    60.61016
    lon:
    5.094288
  15. id:
    NSR:StopPlace:40100
    name:
    Krikane
    label:
    Krikane, Fjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Fjord
    county:
    Møre og Romsdal
    lat:
    62.33816
    lon:
    7.54016
  16. id:
    NSR:StopPlace:50798
    name:
    Kvitle
    label:
    Kvitle, Sømna
    category:

    1 results

    1. onstreetBus
    municipality:
    Sømna
    county:
    Nordland
    lat:
    65.385121
    lon:
    12.275381
  17. id:
    NSR:StopPlace:53604
    name:
    Kriken
    label:
    Kriken, Balsfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Balsfjord
    county:
    Troms
    lat:
    69.216153
    lon:
    19.495892
  18. id:
    NSR:StopPlace:30907
    name:
    Kvitno
    label:
    Kvitno, Ullensvang
    category:

    1 results

    1. onstreetBus
    municipality:
    Ullensvang
    county:
    Vestland
    lat:
    60.173467
    lon:
    6.547039
  19. id:
    NSR:StopPlace:40250
    name:
    Kvanne
    label:
    Kvanne, Surnadal
    category:

    1 results

    1. onstreetBus
    municipality:
    Surnadal
    county:
    Møre og Romsdal
    lat:
    62.888786
    lon:
    8.533679
  20. id:
    NSR:StopPlace:62500
    name:
    Kville
    label:
    Kville, Lillestrøm
    category:

    1 results

    1. onstreetBus
    municipality:
    Lillestrøm
    county:
    Akershus
    lat:
    59.954586
    lon:
    11.35555
  21. id:
    NSR:StopPlace:63452
    name:
    Kriken
    label:
    Kriken, Luster
    category:

    1 results

    1. onstreetBus
    municipality:
    Luster
    county:
    Vestland
    lat:
    61.534095
    lon:
    7.600383
  22. id:
    NSR:StopPlace:30909
    name:
    Kvitno
    label:
    Kvitno, Voss
    category:

    1 results

    1. onstreetBus
    municipality:
    Voss
    county:
    Vestland
    lat:
    60.566235
    lon:
    6.465032
  23. id:
    NSR:StopPlace:53831
    name:
    Kvitnes
    label:
    Kvitnes, Balsfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Balsfjord
    county:
    Troms
    lat:
    69.442774
    lon:
    18.926881
  24. id:
    NSR:StopPlace:57253
    name:
    Kvitnes
    label:
    Kvitnes, Hammerfest
    category:

    1 results

    1. onstreetBus
    municipality:
    Hammerfest
    county:
    Finnmark
    lat:
    70.466817
    lon:
    23.79039
  25. id:
    NSR:StopPlace:47017
    name:
    Kvitnes
    label:
    Kvitnes, Hadsel
    category:

    1 results

    1. onstreetBus
    municipality:
    Hadsel
    county:
    Nordland
    lat:
    68.575267
    lon:
    15.230684
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.