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-21T02:45:19Z in 0.132 seconds.

returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:58221
    name:
    Furuset
    label:
    Furuset, Oslo
    category:

    2 results

    1. metroStation
    2. onstreetBus
    municipality:
    Oslo
    county:
    Oslo
    lat:
    59.940893
    lon:
    10.897515
  2. id:
    NSR:StopPlace:58774
    name:
    Furneset ferjekai
    label:
    Furneset ferjekai, Vestnes
    category:

    2 results

    1. harbourPort
    2. onstreetBus
    municipality:
    Vestnes
    county:
    Møre og Romsdal
    lat:
    62.65151
    lon:
    7.084832
  3. id:
    NSR:StopPlace:58345
    name:
    Fure ferjekai
    label:
    Fure ferjekai, Fjaler
    category:

    2 results

    1. onstreetBus
    2. harbourPort
    municipality:
    Fjaler
    county:
    Vestland
    lat:
    61.297958
    lon:
    5.085082
  4. id:
    NSR:StopPlace:61073
    name:
    Furulund
    label:
    Furulund, Oslo
    category:

    2 results

    1. onstreetBus
    2. onstreetTram
    municipality:
    Oslo
    county:
    Oslo
    lat:
    59.920173
    lon:
    10.650025
  5. id:
    NSR:StopPlace:59307
    name:
    Furevik tømmerkai
    label:
    Furevik tømmerkai, Kvinnherad
    category:

    1 results

    1. ferryStop
    municipality:
    Kvinnherad
    county:
    Vestland
    lat:
    59.727434
    lon:
    5.711807
  6. id:
    NSR:StopPlace:20283
    name:
    Furuholmen brygge
    label:
    Furuholmen brygge, Kragerø
    category:

    1 results

    1. ferryStop
    municipality:
    Kragerø
    county:
    Telemark
    lat:
    58.86008
    lon:
    9.404823
  7. id:
    NSR:StopPlace:10183
    name:
    Furnes ungdomsskole
    label:
    Furnes ungdomsskole, Ringsaker
    category:

    1 results

    1. onstreetBus
    municipality:
    Ringsaker
    county:
    Innlandet
    lat:
    60.850308
    lon:
    11.041418
  8. id:
    NSR:StopPlace:10698
    name:
    Furuberget barnehage
    label:
    Furuberget barnehage, Hamar
    category:

    1 results

    1. onstreetBus
    municipality:
    Hamar
    county:
    Innlandet
    lat:
    60.810969
    lon:
    11.037398
  9. id:
    NSR:StopPlace:20286
    name:
    Furulund
    label:
    Furulund, Porsgrunn
    category:

    1 results

    1. onstreetBus
    municipality:
    Porsgrunn
    county:
    Telemark
    lat:
    59.056424
    lon:
    9.690976
  10. id:
    NSR:StopPlace:11036
    name:
    Furumo
    label:
    Furumo, Vågå
    category:

    1 results

    1. onstreetBus
    municipality:
    Vågå
    county:
    Innlandet
    lat:
    61.866146
    lon:
    9.199274
  11. id:
    NSR:StopPlace:12576
    name:
    Furuhaugen
    label:
    Furuhaugen, Gausdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Gausdal
    county:
    Innlandet
    lat:
    61.273077
    lon:
    10.180322
  12. id:
    NSR:StopPlace:5059
    name:
    Furukollen
    label:
    Furukollen, Lillestrøm
    category:

    1 results

    1. onstreetBus
    municipality:
    Lillestrøm
    county:
    Akershus
    lat:
    59.94142
    lon:
    11.155042
  13. id:
    NSR:StopPlace:55727
    name:
    Furnes
    label:
    Furnes, Balsfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Balsfjord
    county:
    Troms
    lat:
    69.237831
    lon:
    19.459021
  14. id:
    NSR:StopPlace:55732
    name:
    Furskognes
    label:
    Furskognes, Balsfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Balsfjord
    county:
    Troms
    lat:
    69.231897
    lon:
    19.480011
  15. id:
    NSR:StopPlace:55734
    name:
    Furudal
    label:
    Furudal, Balsfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Balsfjord
    county:
    Troms
    lat:
    69.256186
    lon:
    18.92984
  16. id:
    NSR:StopPlace:55742
    name:
    Furumo
    label:
    Furumo, Balsfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Balsfjord
    county:
    Troms
    lat:
    69.27439
    lon:
    19.165896
  17. id:
    NSR:StopPlace:58599
    name:
    Furutveita
    label:
    Furutveita, Sunndal
    category:

    1 results

    1. onstreetBus
    municipality:
    Sunndal
    county:
    Møre og Romsdal
    lat:
    62.663582
    lon:
    8.615038
  18. id:
    NSR:StopPlace:31857
    name:
    Fureberg
    label:
    Fureberg, Kvinnherad
    category:

    1 results

    1. onstreetBus
    municipality:
    Kvinnherad
    county:
    Vestland
    lat:
    60.102619
    lon:
    6.176682
  19. id:
    NSR:StopPlace:32814
    name:
    Fureberget
    label:
    Fureberget, Alver
    category:

    1 results

    1. onstreetBus
    municipality:
    Alver
    county:
    Vestland
    lat:
    60.616875
    lon:
    5.297486
  20. id:
    NSR:StopPlace:35822
    name:
    Fursetvågen
    label:
    Fursetvågen, Fjaler
    category:

    1 results

    1. onstreetBus
    municipality:
    Fjaler
    county:
    Vestland
    lat:
    61.286005
    lon:
    5.053486
  21. id:
    NSR:StopPlace:3646
    name:
    Furulund
    label:
    Furulund, Aurskog-Høland
    category:

    1 results

    1. onstreetBus
    municipality:
    Aurskog-Høland
    county:
    Akershus
    lat:
    59.723629
    lon:
    11.46752
  22. id:
    NSR:StopPlace:44008
    name:
    Furunes
    label:
    Furunes, Oppdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Oppdal
    county:
    Trøndelag
    lat:
    62.604578
    lon:
    9.442953
  23. id:
    NSR:StopPlace:44116
    name:
    Furnes
    label:
    Furnes, Namsos
    category:

    1 results

    1. onstreetBus
    municipality:
    Namsos
    county:
    Trøndelag
    lat:
    64.462715
    lon:
    11.560667
  24. id:
    NSR:StopPlace:4530
    name:
    Furukollen
    label:
    Furukollen, Vestby
    category:

    1 results

    1. onstreetBus
    municipality:
    Vestby
    county:
    Akershus
    lat:
    59.571369
    lon:
    10.793997
  25. id:
    NSR:StopPlace:7876
    name:
    Furuli
    label:
    Furuli, Alvdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Alvdal
    county:
    Innlandet
    lat:
    62.113003
    lon:
    10.557901
limit:
25
offset:
0
has_more_results:
no
truncated:
no
Show all fields in HTML
returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:58221
    name:
    Furuset
    label:
    Furuset, Oslo
    category:

    2 results

    1. metroStation
    2. onstreetBus
    municipality:
    Oslo
    county:
    Oslo
    lat:
    59.940893
    lon:
    10.897515
  2. id:
    NSR:StopPlace:58774
    name:
    Furneset ferjekai
    label:
    Furneset ferjekai, Vestnes
    category:

    2 results

    1. harbourPort
    2. onstreetBus
    municipality:
    Vestnes
    county:
    Møre og Romsdal
    lat:
    62.65151
    lon:
    7.084832
  3. id:
    NSR:StopPlace:58345
    name:
    Fure ferjekai
    label:
    Fure ferjekai, Fjaler
    category:

    2 results

    1. onstreetBus
    2. harbourPort
    municipality:
    Fjaler
    county:
    Vestland
    lat:
    61.297958
    lon:
    5.085082
  4. id:
    NSR:StopPlace:61073
    name:
    Furulund
    label:
    Furulund, Oslo
    category:

    2 results

    1. onstreetBus
    2. onstreetTram
    municipality:
    Oslo
    county:
    Oslo
    lat:
    59.920173
    lon:
    10.650025
  5. id:
    NSR:StopPlace:59307
    name:
    Furevik tømmerkai
    label:
    Furevik tømmerkai, Kvinnherad
    category:

    1 results

    1. ferryStop
    municipality:
    Kvinnherad
    county:
    Vestland
    lat:
    59.727434
    lon:
    5.711807
  6. id:
    NSR:StopPlace:20283
    name:
    Furuholmen brygge
    label:
    Furuholmen brygge, Kragerø
    category:

    1 results

    1. ferryStop
    municipality:
    Kragerø
    county:
    Telemark
    lat:
    58.86008
    lon:
    9.404823
  7. id:
    NSR:StopPlace:10183
    name:
    Furnes ungdomsskole
    label:
    Furnes ungdomsskole, Ringsaker
    category:

    1 results

    1. onstreetBus
    municipality:
    Ringsaker
    county:
    Innlandet
    lat:
    60.850308
    lon:
    11.041418
  8. id:
    NSR:StopPlace:10698
    name:
    Furuberget barnehage
    label:
    Furuberget barnehage, Hamar
    category:

    1 results

    1. onstreetBus
    municipality:
    Hamar
    county:
    Innlandet
    lat:
    60.810969
    lon:
    11.037398
  9. id:
    NSR:StopPlace:20286
    name:
    Furulund
    label:
    Furulund, Porsgrunn
    category:

    1 results

    1. onstreetBus
    municipality:
    Porsgrunn
    county:
    Telemark
    lat:
    59.056424
    lon:
    9.690976
  10. id:
    NSR:StopPlace:11036
    name:
    Furumo
    label:
    Furumo, Vågå
    category:

    1 results

    1. onstreetBus
    municipality:
    Vågå
    county:
    Innlandet
    lat:
    61.866146
    lon:
    9.199274
  11. id:
    NSR:StopPlace:12576
    name:
    Furuhaugen
    label:
    Furuhaugen, Gausdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Gausdal
    county:
    Innlandet
    lat:
    61.273077
    lon:
    10.180322
  12. id:
    NSR:StopPlace:5059
    name:
    Furukollen
    label:
    Furukollen, Lillestrøm
    category:

    1 results

    1. onstreetBus
    municipality:
    Lillestrøm
    county:
    Akershus
    lat:
    59.94142
    lon:
    11.155042
  13. id:
    NSR:StopPlace:55727
    name:
    Furnes
    label:
    Furnes, Balsfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Balsfjord
    county:
    Troms
    lat:
    69.237831
    lon:
    19.459021
  14. id:
    NSR:StopPlace:55732
    name:
    Furskognes
    label:
    Furskognes, Balsfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Balsfjord
    county:
    Troms
    lat:
    69.231897
    lon:
    19.480011
  15. id:
    NSR:StopPlace:55734
    name:
    Furudal
    label:
    Furudal, Balsfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Balsfjord
    county:
    Troms
    lat:
    69.256186
    lon:
    18.92984
  16. id:
    NSR:StopPlace:55742
    name:
    Furumo
    label:
    Furumo, Balsfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Balsfjord
    county:
    Troms
    lat:
    69.27439
    lon:
    19.165896
  17. id:
    NSR:StopPlace:58599
    name:
    Furutveita
    label:
    Furutveita, Sunndal
    category:

    1 results

    1. onstreetBus
    municipality:
    Sunndal
    county:
    Møre og Romsdal
    lat:
    62.663582
    lon:
    8.615038
  18. id:
    NSR:StopPlace:31857
    name:
    Fureberg
    label:
    Fureberg, Kvinnherad
    category:

    1 results

    1. onstreetBus
    municipality:
    Kvinnherad
    county:
    Vestland
    lat:
    60.102619
    lon:
    6.176682
  19. id:
    NSR:StopPlace:32814
    name:
    Fureberget
    label:
    Fureberget, Alver
    category:

    1 results

    1. onstreetBus
    municipality:
    Alver
    county:
    Vestland
    lat:
    60.616875
    lon:
    5.297486
  20. id:
    NSR:StopPlace:35822
    name:
    Fursetvågen
    label:
    Fursetvågen, Fjaler
    category:

    1 results

    1. onstreetBus
    municipality:
    Fjaler
    county:
    Vestland
    lat:
    61.286005
    lon:
    5.053486
  21. id:
    NSR:StopPlace:3646
    name:
    Furulund
    label:
    Furulund, Aurskog-Høland
    category:

    1 results

    1. onstreetBus
    municipality:
    Aurskog-Høland
    county:
    Akershus
    lat:
    59.723629
    lon:
    11.46752
  22. id:
    NSR:StopPlace:44008
    name:
    Furunes
    label:
    Furunes, Oppdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Oppdal
    county:
    Trøndelag
    lat:
    62.604578
    lon:
    9.442953
  23. id:
    NSR:StopPlace:44116
    name:
    Furnes
    label:
    Furnes, Namsos
    category:

    1 results

    1. onstreetBus
    municipality:
    Namsos
    county:
    Trøndelag
    lat:
    64.462715
    lon:
    11.560667
  24. id:
    NSR:StopPlace:4530
    name:
    Furukollen
    label:
    Furukollen, Vestby
    category:

    1 results

    1. onstreetBus
    municipality:
    Vestby
    county:
    Akershus
    lat:
    59.571369
    lon:
    10.793997
  25. id:
    NSR:StopPlace:7876
    name:
    Furuli
    label:
    Furuli, Alvdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Alvdal
    county:
    Innlandet
    lat:
    62.113003
    lon:
    10.557901
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.