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:12:20Z in 0.132 seconds.

returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:16461
    name:
    Grøv
    label:
    Grøv, Drammen
    category:

    1 results

    1. onstreetBus
    municipality:
    Drammen
    county:
    Buskerud
    lat:
    59.761328
    lon:
    10.098711
  2. id:
    NSR:StopPlace:15908
    name:
    Grøv
    label:
    Grøv, Hemsedal
    category:

    1 results

    1. onstreetBus
    municipality:
    Hemsedal
    county:
    Buskerud
    lat:
    60.842823
    lon:
    8.643222
  3. id:
    NSR:StopPlace:25711
    name:
    Grøvans bru
    label:
    Grøvans bru, Lyngdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Lyngdal
    county:
    Agder
    lat:
    58.184896
    lon:
    7.101369
  4. id:
    NSR:StopPlace:36751
    name:
    Grøvlebakke indre
    label:
    Grøvlebakke indre, Sunnfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Sunnfjord
    county:
    Vestland
    lat:
    61.33343
    lon:
    5.830969
  5. id:
    NSR:StopPlace:38427
    name:
    Grøvik
    label:
    Grøvik, Ørsta
    category:

    1 results

    1. onstreetBus
    municipality:
    Ørsta
    county:
    Møre og Romsdal
    lat:
    62.248174
    lon:
    5.986311
  6. id:
    NSR:StopPlace:28966
    name:
    Grøvle
    label:
    Grøvle, Bjørnafjorden
    category:

    1 results

    1. onstreetBus
    municipality:
    Bjørnafjorden
    county:
    Vestland
    lat:
    60.180871
    lon:
    5.381741
  7. id:
    NSR:StopPlace:36744
    name:
    Grøvlebakke
    label:
    Grøvlebakke, Sunnfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Sunnfjord
    county:
    Vestland
    lat:
    61.33235
    lon:
    5.827412
  8. id:
    NSR:StopPlace:38425
    name:
    Grøvdal
    label:
    Grøvdal, Rauma
    category:

    1 results

    1. onstreetBus
    municipality:
    Rauma
    county:
    Møre og Romsdal
    lat:
    62.583207
    lon:
    7.953125
  9. id:
    NSR:StopPlace:51417
    name:
    Grøvnes
    label:
    Grøvnes, Vefsn
    category:

    1 results

    1. onstreetBus
    municipality:
    Vefsn
    county:
    Nordland
    lat:
    65.764724
    lon:
    13.234714
  10. id:
    NSR:StopPlace:28955
    name:
    Grøvlesvingen
    label:
    Grøvlesvingen, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.51583
    lon:
    5.324349
  11. id:
    NSR:StopPlace:28960
    name:
    Grøvle
    label:
    Grøvle, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.517529
    lon:
    5.323096
  12. id:
    NSR:StopPlace:58893
    name:
    Grovane stasjon
    label:
    Grovane stasjon, Vennesla
    category:

    2 results

    1. onstreetBus
    2. railStation
    municipality:
    Vennesla
    county:
    Agder
    lat:
    58.29515
    lon:
    7.980704
  13. id:
    NSR:StopPlace:36426
    name:
    Grov
    label:
    Grov, Luster
    category:

    1 results

    1. onstreetBus
    municipality:
    Luster
    county:
    Vestland
    lat:
    61.640673
    lon:
    7.191458
  14. id:
    NSR:StopPlace:12218
    name:
    Grov
    label:
    Grov, Vågå
    category:

    1 results

    1. onstreetBus
    municipality:
    Vågå
    county:
    Innlandet
    lat:
    61.810835
    lon:
    9.009696
  15. id:
    NSR:StopPlace:35452
    name:
    Grov
    label:
    Grov, Askvoll
    category:

    1 results

    1. onstreetBus
    municipality:
    Askvoll
    county:
    Vestland
    lat:
    61.328115
    lon:
    5.012895
  16. id:
    NSR:StopPlace:34285
    name:
    Grov
    label:
    Grov, Gloppen
    category:

    1 results

    1. onstreetBus
    municipality:
    Gloppen
    county:
    Vestland
    lat:
    61.768961
    lon:
    6.12377
  17. id:
    NSR:StopPlace:36624
    name:
    Grov
    label:
    Grov, Kinn
    category:

    1 results

    1. onstreetBus
    municipality:
    Kinn
    county:
    Vestland
    lat:
    61.61375
    lon:
    5.329868
  18. id:
    NSR:StopPlace:38337
    name:
    Grova
    label:
    Grova, Sula
    category:

    1 results

    1. onstreetBus
    municipality:
    Sula
    county:
    Møre og Romsdal
    lat:
    62.416865
    lon:
    6.262692
  19. id:
    NSR:StopPlace:14227
    name:
    Grove
    label:
    Grove, Dovre
    category:

    1 results

    1. onstreetBus
    municipality:
    Dovre
    county:
    Innlandet
    lat:
    61.952983
    lon:
    9.275728
  20. id:
    NSR:StopPlace:19645
    name:
    Grova
    label:
    Grova, Drangedal
    category:

    1 results

    1. onstreetBus
    municipality:
    Drangedal
    county:
    Telemark
    lat:
    59.216993
    lon:
    8.771304
  21. id:
    NSR:StopPlace:19649
    name:
    Grova
    label:
    Grova, Kviteseid
    category:

    1 results

    1. onstreetBus
    municipality:
    Kviteseid
    county:
    Telemark
    lat:
    59.43154
    lon:
    8.48362
  22. id:
    NSR:StopPlace:25658
    name:
    Grovane bedehus
    label:
    Grovane bedehus, Vennesla
    category:

    1 results

    1. onstreetBus
    municipality:
    Vennesla
    county:
    Agder
    lat:
    58.301054
    lon:
    7.983999
  23. id:
    NSR:StopPlace:30012
    name:
    Grov nord E39
    label:
    Grov nord E39, Stord
    category:

    1 results

    1. onstreetBus
    municipality:
    Stord
    county:
    Vestland
    lat:
    59.844583
    lon:
    5.524357
  24. id:
    NSR:StopPlace:30017
    name:
    Grov sør E39
    label:
    Grov sør E39, Stord
    category:

    1 results

    1. onstreetBus
    municipality:
    Stord
    county:
    Vestland
    lat:
    59.835869
    lon:
    5.523102
  25. id:
    NSR:StopPlace:38349
    name:
    Groven
    label:
    Groven, Giske
    category:

    1 results

    1. onstreetBus
    municipality:
    Giske
    county:
    Møre og Romsdal
    lat:
    62.519723
    lon:
    6.129037
limit:
25
offset:
0
has_more_results:
no
truncated:
no
Show all fields in HTML
returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:16461
    name:
    Grøv
    label:
    Grøv, Drammen
    category:

    1 results

    1. onstreetBus
    municipality:
    Drammen
    county:
    Buskerud
    lat:
    59.761328
    lon:
    10.098711
  2. id:
    NSR:StopPlace:15908
    name:
    Grøv
    label:
    Grøv, Hemsedal
    category:

    1 results

    1. onstreetBus
    municipality:
    Hemsedal
    county:
    Buskerud
    lat:
    60.842823
    lon:
    8.643222
  3. id:
    NSR:StopPlace:25711
    name:
    Grøvans bru
    label:
    Grøvans bru, Lyngdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Lyngdal
    county:
    Agder
    lat:
    58.184896
    lon:
    7.101369
  4. id:
    NSR:StopPlace:36751
    name:
    Grøvlebakke indre
    label:
    Grøvlebakke indre, Sunnfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Sunnfjord
    county:
    Vestland
    lat:
    61.33343
    lon:
    5.830969
  5. id:
    NSR:StopPlace:38427
    name:
    Grøvik
    label:
    Grøvik, Ørsta
    category:

    1 results

    1. onstreetBus
    municipality:
    Ørsta
    county:
    Møre og Romsdal
    lat:
    62.248174
    lon:
    5.986311
  6. id:
    NSR:StopPlace:28966
    name:
    Grøvle
    label:
    Grøvle, Bjørnafjorden
    category:

    1 results

    1. onstreetBus
    municipality:
    Bjørnafjorden
    county:
    Vestland
    lat:
    60.180871
    lon:
    5.381741
  7. id:
    NSR:StopPlace:36744
    name:
    Grøvlebakke
    label:
    Grøvlebakke, Sunnfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Sunnfjord
    county:
    Vestland
    lat:
    61.33235
    lon:
    5.827412
  8. id:
    NSR:StopPlace:38425
    name:
    Grøvdal
    label:
    Grøvdal, Rauma
    category:

    1 results

    1. onstreetBus
    municipality:
    Rauma
    county:
    Møre og Romsdal
    lat:
    62.583207
    lon:
    7.953125
  9. id:
    NSR:StopPlace:51417
    name:
    Grøvnes
    label:
    Grøvnes, Vefsn
    category:

    1 results

    1. onstreetBus
    municipality:
    Vefsn
    county:
    Nordland
    lat:
    65.764724
    lon:
    13.234714
  10. id:
    NSR:StopPlace:28955
    name:
    Grøvlesvingen
    label:
    Grøvlesvingen, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.51583
    lon:
    5.324349
  11. id:
    NSR:StopPlace:28960
    name:
    Grøvle
    label:
    Grøvle, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.517529
    lon:
    5.323096
  12. id:
    NSR:StopPlace:58893
    name:
    Grovane stasjon
    label:
    Grovane stasjon, Vennesla
    category:

    2 results

    1. onstreetBus
    2. railStation
    municipality:
    Vennesla
    county:
    Agder
    lat:
    58.29515
    lon:
    7.980704
  13. id:
    NSR:StopPlace:36426
    name:
    Grov
    label:
    Grov, Luster
    category:

    1 results

    1. onstreetBus
    municipality:
    Luster
    county:
    Vestland
    lat:
    61.640673
    lon:
    7.191458
  14. id:
    NSR:StopPlace:12218
    name:
    Grov
    label:
    Grov, Vågå
    category:

    1 results

    1. onstreetBus
    municipality:
    Vågå
    county:
    Innlandet
    lat:
    61.810835
    lon:
    9.009696
  15. id:
    NSR:StopPlace:35452
    name:
    Grov
    label:
    Grov, Askvoll
    category:

    1 results

    1. onstreetBus
    municipality:
    Askvoll
    county:
    Vestland
    lat:
    61.328115
    lon:
    5.012895
  16. id:
    NSR:StopPlace:34285
    name:
    Grov
    label:
    Grov, Gloppen
    category:

    1 results

    1. onstreetBus
    municipality:
    Gloppen
    county:
    Vestland
    lat:
    61.768961
    lon:
    6.12377
  17. id:
    NSR:StopPlace:36624
    name:
    Grov
    label:
    Grov, Kinn
    category:

    1 results

    1. onstreetBus
    municipality:
    Kinn
    county:
    Vestland
    lat:
    61.61375
    lon:
    5.329868
  18. id:
    NSR:StopPlace:38337
    name:
    Grova
    label:
    Grova, Sula
    category:

    1 results

    1. onstreetBus
    municipality:
    Sula
    county:
    Møre og Romsdal
    lat:
    62.416865
    lon:
    6.262692
  19. id:
    NSR:StopPlace:14227
    name:
    Grove
    label:
    Grove, Dovre
    category:

    1 results

    1. onstreetBus
    municipality:
    Dovre
    county:
    Innlandet
    lat:
    61.952983
    lon:
    9.275728
  20. id:
    NSR:StopPlace:19645
    name:
    Grova
    label:
    Grova, Drangedal
    category:

    1 results

    1. onstreetBus
    municipality:
    Drangedal
    county:
    Telemark
    lat:
    59.216993
    lon:
    8.771304
  21. id:
    NSR:StopPlace:19649
    name:
    Grova
    label:
    Grova, Kviteseid
    category:

    1 results

    1. onstreetBus
    municipality:
    Kviteseid
    county:
    Telemark
    lat:
    59.43154
    lon:
    8.48362
  22. id:
    NSR:StopPlace:25658
    name:
    Grovane bedehus
    label:
    Grovane bedehus, Vennesla
    category:

    1 results

    1. onstreetBus
    municipality:
    Vennesla
    county:
    Agder
    lat:
    58.301054
    lon:
    7.983999
  23. id:
    NSR:StopPlace:30012
    name:
    Grov nord E39
    label:
    Grov nord E39, Stord
    category:

    1 results

    1. onstreetBus
    municipality:
    Stord
    county:
    Vestland
    lat:
    59.844583
    lon:
    5.524357
  24. id:
    NSR:StopPlace:30017
    name:
    Grov sør E39
    label:
    Grov sør E39, Stord
    category:

    1 results

    1. onstreetBus
    municipality:
    Stord
    county:
    Vestland
    lat:
    59.835869
    lon:
    5.523102
  25. id:
    NSR:StopPlace:38349
    name:
    Groven
    label:
    Groven, Giske
    category:

    1 results

    1. onstreetBus
    municipality:
    Giske
    county:
    Møre og Romsdal
    lat:
    62.519723
    lon:
    6.129037
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.