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-22T11:13:07Z in 0.140 seconds.

returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:22061
    name:
    Haugland
    label:
    Haugland, Lindesnes
    category:

    1 results

    1. onstreetBus
    municipality:
    Lindesnes
    county:
    Agder
    lat:
    58.403424
    lon:
    7.592855
  2. id:
    NSR:StopPlace:22064
    name:
    Haugland
    label:
    Haugland, Kvinesdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Kvinesdal
    county:
    Agder
    lat:
    58.3921
    lon:
    7.022177
  3. id:
    NSR:StopPlace:22046
    name:
    Haugland
    label:
    Haugland, Birkenes
    category:

    1 results

    1. onstreetBus
    municipality:
    Birkenes
    county:
    Agder
    lat:
    58.451657
    lon:
    8.088316
  4. id:
    NSR:StopPlace:22057
    name:
    Haugland
    label:
    Haugland, Vennesla
    category:

    1 results

    1. onstreetBus
    municipality:
    Vennesla
    county:
    Agder
    lat:
    58.322366
    lon:
    7.655192
  5. id:
    NSR:StopPlace:28846
    name:
    Haugland
    label:
    Haugland, Bjørnafjorden
    category:

    1 results

    1. onstreetBus
    municipality:
    Bjørnafjorden
    county:
    Vestland
    lat:
    60.156387
    lon:
    5.435434
  6. id:
    NSR:StopPlace:28854
    name:
    Haugland
    label:
    Haugland, Austevoll
    category:

    1 results

    1. onstreetBus
    municipality:
    Austevoll
    county:
    Vestland
    lat:
    60.102875
    lon:
    5.22365
  7. id:
    NSR:StopPlace:13414
    name:
    Haugland
    label:
    Haugland, Sør-Fron
    category:

    1 results

    1. onstreetBus
    municipality:
    Sør-Fron
    county:
    Innlandet
    lat:
    61.560121
    lon:
    9.90193
  8. id:
    NSR:StopPlace:70165
    name:
    Haugland
    label:
    Haugland, Målselv
    category:

    1 results

    1. onstreetBus
    municipality:
    Målselv
    county:
    Troms
    lat:
    69.028182
    lon:
    18.705372
  9. id:
    NSR:StopPlace:28863
    name:
    Haugland
    label:
    Haugland, Alver
    category:

    1 results

    1. onstreetBus
    municipality:
    Alver
    county:
    Vestland
    lat:
    60.694747
    lon:
    4.932834
  10. id:
    NSR:StopPlace:28878
    name:
    Haugland
    label:
    Haugland, Sveio
    category:

    1 results

    1. onstreetBus
    municipality:
    Sveio
    county:
    Vestland
    lat:
    59.672504
    lon:
    5.459534
  11. id:
    NSR:StopPlace:13659
    name:
    Haugland
    label:
    Haugland, Gjøvik
    category:

    1 results

    1. onstreetBus
    municipality:
    Gjøvik
    county:
    Innlandet
    lat:
    60.983263
    lon:
    10.566106
  12. id:
    NSR:StopPlace:22050
    name:
    Haugland
    label:
    Haugland, Evje og Hornnes
    category:

    1 results

    1. onstreetBus
    municipality:
    Evje og Hornnes
    county:
    Agder
    lat:
    58.493177
    lon:
    7.718104
  13. id:
    NSR:StopPlace:37327
    name:
    Haugland
    label:
    Haugland, Gulen
    category:

    1 results

    1. onstreetBus
    municipality:
    Gulen
    county:
    Vestland
    lat:
    61.01169
    lon:
    5.452172
  14. id:
    NSR:StopPlace:63285
    name:
    Haugland
    label:
    Haugland, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.288208
    lon:
    5.473938
  15. id:
    NSR:StopPlace:47028
    name:
    Haugland
    label:
    Haugland, Lurøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Lurøy
    county:
    Nordland
    lat:
    66.386353
    lon:
    13.109202
  16. id:
    NSR:StopPlace:59193
    name:
    Haugland
    label:
    Haugland, Seljord
    category:

    1 results

    1. onstreetBus
    municipality:
    Seljord
    county:
    Telemark
    lat:
    59.422717
    lon:
    8.675727
  17. id:
    NSR:StopPlace:22052
    name:
    Haugland
    label:
    Haugland, Flekkefjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Flekkefjord
    county:
    Agder
    lat:
    58.386122
    lon:
    6.734798
  18. id:
    NSR:StopPlace:28870
    name:
    Haugland
    label:
    Haugland, Stord
    category:

    1 results

    1. onstreetBus
    municipality:
    Stord
    county:
    Vestland
    lat:
    59.817892
    lon:
    5.489802
  19. id:
    NSR:StopPlace:35856
    name:
    Haugland
    label:
    Haugland, Fjaler
    category:

    1 results

    1. onstreetBus
    municipality:
    Fjaler
    county:
    Vestland
    lat:
    61.334277
    lon:
    5.335405
  20. id:
    NSR:StopPlace:52218
    name:
    Haugland
    label:
    Haugland, Nordreisa
    category:

    1 results

    1. onstreetBus
    municipality:
    Nordreisa
    county:
    Troms
    lat:
    69.73103
    lon:
    21.038647
  21. id:
    NSR:StopPlace:12483
    name:
    Haugland
    label:
    Haugland, Nordre Land
    category:

    1 results

    1. onstreetBus
    municipality:
    Nordre Land
    county:
    Innlandet
    lat:
    60.945332
    lon:
    10.125889
  22. id:
    NSR:StopPlace:17910
    name:
    Haugland
    label:
    Haugland, Larvik
    category:

    1 results

    1. onstreetBus
    municipality:
    Larvik
    county:
    Vestfold
    lat:
    59.174531
    lon:
    10.021747
  23. id:
    NSR:StopPlace:26102
    name:
    Haugland
    label:
    Haugland, Time
    category:

    1 results

    1. onstreetBus
    municipality:
    Time
    county:
    Rogaland
    lat:
    58.694056
    lon:
    5.645031
  24. id:
    NSR:StopPlace:38790
    name:
    Hauglandet
    label:
    Hauglandet, Aukra
    category:

    1 results

    1. onstreetBus
    municipality:
    Aukra
    county:
    Møre og Romsdal
    lat:
    62.82317
    lon:
    6.861018
  25. id:
    NSR:StopPlace:32560
    name:
    Haugland skole
    label:
    Haugland skole, Askøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Askøy
    county:
    Vestland
    lat:
    60.449814
    lon:
    5.159547
limit:
25
offset:
0
has_more_results:
no
truncated:
no
Show all fields in HTML
returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:22061
    name:
    Haugland
    label:
    Haugland, Lindesnes
    category:

    1 results

    1. onstreetBus
    municipality:
    Lindesnes
    county:
    Agder
    lat:
    58.403424
    lon:
    7.592855
  2. id:
    NSR:StopPlace:22064
    name:
    Haugland
    label:
    Haugland, Kvinesdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Kvinesdal
    county:
    Agder
    lat:
    58.3921
    lon:
    7.022177
  3. id:
    NSR:StopPlace:22046
    name:
    Haugland
    label:
    Haugland, Birkenes
    category:

    1 results

    1. onstreetBus
    municipality:
    Birkenes
    county:
    Agder
    lat:
    58.451657
    lon:
    8.088316
  4. id:
    NSR:StopPlace:22057
    name:
    Haugland
    label:
    Haugland, Vennesla
    category:

    1 results

    1. onstreetBus
    municipality:
    Vennesla
    county:
    Agder
    lat:
    58.322366
    lon:
    7.655192
  5. id:
    NSR:StopPlace:28846
    name:
    Haugland
    label:
    Haugland, Bjørnafjorden
    category:

    1 results

    1. onstreetBus
    municipality:
    Bjørnafjorden
    county:
    Vestland
    lat:
    60.156387
    lon:
    5.435434
  6. id:
    NSR:StopPlace:28854
    name:
    Haugland
    label:
    Haugland, Austevoll
    category:

    1 results

    1. onstreetBus
    municipality:
    Austevoll
    county:
    Vestland
    lat:
    60.102875
    lon:
    5.22365
  7. id:
    NSR:StopPlace:13414
    name:
    Haugland
    label:
    Haugland, Sør-Fron
    category:

    1 results

    1. onstreetBus
    municipality:
    Sør-Fron
    county:
    Innlandet
    lat:
    61.560121
    lon:
    9.90193
  8. id:
    NSR:StopPlace:70165
    name:
    Haugland
    label:
    Haugland, Målselv
    category:

    1 results

    1. onstreetBus
    municipality:
    Målselv
    county:
    Troms
    lat:
    69.028182
    lon:
    18.705372
  9. id:
    NSR:StopPlace:28863
    name:
    Haugland
    label:
    Haugland, Alver
    category:

    1 results

    1. onstreetBus
    municipality:
    Alver
    county:
    Vestland
    lat:
    60.694747
    lon:
    4.932834
  10. id:
    NSR:StopPlace:28878
    name:
    Haugland
    label:
    Haugland, Sveio
    category:

    1 results

    1. onstreetBus
    municipality:
    Sveio
    county:
    Vestland
    lat:
    59.672504
    lon:
    5.459534
  11. id:
    NSR:StopPlace:13659
    name:
    Haugland
    label:
    Haugland, Gjøvik
    category:

    1 results

    1. onstreetBus
    municipality:
    Gjøvik
    county:
    Innlandet
    lat:
    60.983263
    lon:
    10.566106
  12. id:
    NSR:StopPlace:22050
    name:
    Haugland
    label:
    Haugland, Evje og Hornnes
    category:

    1 results

    1. onstreetBus
    municipality:
    Evje og Hornnes
    county:
    Agder
    lat:
    58.493177
    lon:
    7.718104
  13. id:
    NSR:StopPlace:37327
    name:
    Haugland
    label:
    Haugland, Gulen
    category:

    1 results

    1. onstreetBus
    municipality:
    Gulen
    county:
    Vestland
    lat:
    61.01169
    lon:
    5.452172
  14. id:
    NSR:StopPlace:63285
    name:
    Haugland
    label:
    Haugland, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.288208
    lon:
    5.473938
  15. id:
    NSR:StopPlace:47028
    name:
    Haugland
    label:
    Haugland, Lurøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Lurøy
    county:
    Nordland
    lat:
    66.386353
    lon:
    13.109202
  16. id:
    NSR:StopPlace:59193
    name:
    Haugland
    label:
    Haugland, Seljord
    category:

    1 results

    1. onstreetBus
    municipality:
    Seljord
    county:
    Telemark
    lat:
    59.422717
    lon:
    8.675727
  17. id:
    NSR:StopPlace:22052
    name:
    Haugland
    label:
    Haugland, Flekkefjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Flekkefjord
    county:
    Agder
    lat:
    58.386122
    lon:
    6.734798
  18. id:
    NSR:StopPlace:28870
    name:
    Haugland
    label:
    Haugland, Stord
    category:

    1 results

    1. onstreetBus
    municipality:
    Stord
    county:
    Vestland
    lat:
    59.817892
    lon:
    5.489802
  19. id:
    NSR:StopPlace:35856
    name:
    Haugland
    label:
    Haugland, Fjaler
    category:

    1 results

    1. onstreetBus
    municipality:
    Fjaler
    county:
    Vestland
    lat:
    61.334277
    lon:
    5.335405
  20. id:
    NSR:StopPlace:52218
    name:
    Haugland
    label:
    Haugland, Nordreisa
    category:

    1 results

    1. onstreetBus
    municipality:
    Nordreisa
    county:
    Troms
    lat:
    69.73103
    lon:
    21.038647
  21. id:
    NSR:StopPlace:12483
    name:
    Haugland
    label:
    Haugland, Nordre Land
    category:

    1 results

    1. onstreetBus
    municipality:
    Nordre Land
    county:
    Innlandet
    lat:
    60.945332
    lon:
    10.125889
  22. id:
    NSR:StopPlace:17910
    name:
    Haugland
    label:
    Haugland, Larvik
    category:

    1 results

    1. onstreetBus
    municipality:
    Larvik
    county:
    Vestfold
    lat:
    59.174531
    lon:
    10.021747
  23. id:
    NSR:StopPlace:26102
    name:
    Haugland
    label:
    Haugland, Time
    category:

    1 results

    1. onstreetBus
    municipality:
    Time
    county:
    Rogaland
    lat:
    58.694056
    lon:
    5.645031
  24. id:
    NSR:StopPlace:38790
    name:
    Hauglandet
    label:
    Hauglandet, Aukra
    category:

    1 results

    1. onstreetBus
    municipality:
    Aukra
    county:
    Møre og Romsdal
    lat:
    62.82317
    lon:
    6.861018
  25. id:
    NSR:StopPlace:32560
    name:
    Haugland skole
    label:
    Haugland skole, Askøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Askøy
    county:
    Vestland
    lat:
    60.449814
    lon:
    5.159547
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.