find_satellites_above

List satellites above an observer within an angular search radius.

Signature: find_satellites_above(observer_lat: decimal number, decimal degrees (WGS84), required; observer_lon: decimal number, decimal degrees (WGS84), required; observer_alt_m: decimal number, metres, optional, default 0; radius_deg: integer, degrees, optional, default 30; category_id: integer, optional, default 0; limit: integer, items, optional, default 25; 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/n2yo/find_satellites_above/?observer_lat={observer_lat}&observer_lon={observer_lon}&observer_alt_m=0&radius_deg=30&category_id=0&limit=25&offset=0

Replace {observer_lat}, {observer_lon}, {observer_alt_m}, {radius_deg}, {category_id} 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/n2yo/find_satellites_above?observer_lat={observer_lat}&observer_lon={observer_lon}&observer_alt_m=0&radius_deg=30&category_id=0&limit=25&offset=0. Open this exact request as JSON.

ParameterRequirementJSON typeDescription
observer_latrequirednumberObserver latitude in WGS84 decimal degrees. Unit: decimal degrees (WGS84).
observer_lonrequirednumberObserver longitude in WGS84 decimal degrees. Unit: decimal degrees (WGS84).
observer_alt_moptionalnumberObserver altitude above sea level in metres. Unit: metres.
radius_degoptionalintegerSearch radius from 0 to 90 degrees. Unit: degrees.
category_idoptionalintegerN2YO category id; 0 means all categories, 1 brightest.
limitoptionalintegerGateway page size; default 25, maximum 100.
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/n2yo/find_satellites_above?observer_lat={observer_lat}&observer_lon={observer_lon}&observer_alt_m=0&radius_deg=30&category_id=0&limit=25&offset=0

Replace URL placeholders and remove unused optional parameters.

JavaScript in a dashboard

const url = "https://allemannsdata.com/wiki/api/v1/kilder/n2yo/find_satellites_above?observer_lat={observer_lat}&observer_lon={observer_lon}&observer_alt_m=0&radius_deg=30&category_id=0&limit=25&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/n2yo/find_satellites_above?observer_lat={observer_lat}&observer_lon={observer_lon}&observer_alt_m=0&radius_deg=30&category_id=0&limit=25&offset=0"
with urlopen(url) as response:
    result = json.load(response)
data = result["data"]

Response structure

{
  "source": "n2yo",
  "operation": "find_satellites_above",
  "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: decimal number. Observer latitude in WGS84 decimal degrees. Unit: decimal degrees (WGS84).
Type: decimal number. Observer longitude in WGS84 decimal degrees. Unit: decimal degrees (WGS84).
Type: decimal number. Observer altitude above sea level in metres. Unit: metres.
Type: integer. Search radius from 0 to 90 degrees. Unit: degrees.
Type: integer. N2YO category id; 0 means all categories, 1 brightest.

Result

Source: N2YO satellite data. Retrieved 2026-09-23T07:15:00Z in 0.819 seconds.

info:
category:
ANY
transactionscount:
100
satcount:
127
above:

25 results

  1. satid:
    2091
    satname:
    ESSA 2 (OT-2)
    intDesignator:
    1966-016A
    launchDate:
    1966-02-28
    satlat:
    74.117
    satlng:
    18.2147
    satalt:
    1368.3778
  2. satid:
    2435
    satname:
    ESSA 3 (TOS-A)
    intDesignator:
    1966-087A
    launchDate:
    1966-10-02
    satlat:
    73.3108
    satlng:
    11.7809
    satalt:
    1476.3364
  3. satid:
    3094
    satname:
    DELTA 1 R/B
    intDesignator:
    1968-002B
    launchDate:
    1968-01-11
    satlat:
    63.9935
    satlng:
    19.0038
    satalt:
    1500.7412
  4. satid:
    5389
    satname:
    THORAD AGENA D DEB
    intDesignator:
    1970-025KU
    launchDate:
    1970-04-08
    satlat:
    68.9566
    satlng:
    29.0128
    satalt:
    1092.3813
  5. satid:
    5967
    satname:
    THORAD AGENA D DEB *
    intDesignator:
    1970-025MQ
    launchDate:
    1970-04-08
    satlat:
    71.1313
    satlng:
    17.5309
    satalt:
    1209.1829
  6. satid:
    7273
    satname:
    SL-8 R/B
    intDesignator:
    1974-024J
    launchDate:
    1974-04-23
    satlat:
    71.6759
    satlng:
    24.394
    satalt:
    1593.8426
  7. satid:
    7369
    satname:
    OPS 7518 (NTS 1)
    intDesignator:
    1974-054A
    launchDate:
    1974-07-14
    satlat:
    53.3865
    satlng:
    30.6493
    satalt:
    13495.7211
  8. satid:
    7529
    satname:
    NOAA 4
    intDesignator:
    1974-089A
    launchDate:
    1974-11-15
    satlat:
    73.5529
    satlng:
    34.9837
    satalt:
    1463.4765
  9. satid:
    7688
    satname:
    TITAN 34B R/B
    intDesignator:
    1975-017B
    launchDate:
    1975-03-10
    satlat:
    62.1636
    satlng:
    63.7558
    satalt:
    14586.8891
  10. satid:
    8564
    satname:
    THORAD DELTA 1 DEB
    intDesignator:
    1974-089DB
    launchDate:
    1974-11-15
    satlat:
    70.6809
    satlng:
    17.8048
    satalt:
    1398.597
  11. satid:
    8607
    satname:
    COSMOS 791
    intDesignator:
    1976-008A
    launchDate:
    1976-01-28
    satlat:
    69.3108
    satlng:
    21.6971
    satalt:
    1418.5538
  12. satid:
    9495
    satname:
    COSMOS 862
    intDesignator:
    1976-105A
    launchDate:
    1976-10-22
    satlat:
    66.4858
    satlng:
    -27.4424
    satalt:
    12020.5499
  13. satid:
    9880
    satname:
    MOLNIYA 1-36
    intDesignator:
    1977-021A
    launchDate:
    1977-03-24
    satlat:
    63.6761
    satlng:
    76.0096
    satalt:
    36219.2571
  14. satid:
    10645
    satname:
    DELTA 1 DEB
    intDesignator:
    1976-077F
    launchDate:
    1976-07-29
    satlat:
    64.8492
    satlng:
    20.7553
    satalt:
    1523.8243
  15. satid:
    10659
    satname:
    DELTA 1 DEB
    intDesignator:
    1976-077V
    launchDate:
    1976-07-29
    satlat:
    76.2447
    satlng:
    25.0293
    satalt:
    1790.6579
  16. satid:
    10841
    satname:
    DELTA 1 DEB
    intDesignator:
    1976-077CM
    launchDate:
    1976-07-29
    satlat:
    72.3493
    satlng:
    3.0474
    satalt:
    1515.2201
  17. satid:
    11085
    satname:
    RADIO 1
    intDesignator:
    1978-100B
    launchDate:
    1978-10-26
    satlat:
    74.6517
    satlng:
    31.7565
    satalt:
    1699.8771
  18. satid:
    11847
    satname:
    SL-6 R/B(2)
    intDesignator:
    1980-050B
    launchDate:
    1980-06-14
    satlat:
    68.7593
    satlng:
    -33.6457
    satalt:
    23162.2787
  19. satid:
    11909
    satname:
    SL-6 R/B(2)
    intDesignator:
    1980-063D
    launchDate:
    1980-07-18
    satlat:
    63.7249
    satlng:
    -22.0667
    satalt:
    38186.8767
  20. satid:
    12000
    satname:
    DELTA 1 DEB
    intDesignator:
    1973-086GL
    launchDate:
    1973-11-06
    satlat:
    75.0276
    satlng:
    28.2974
    satalt:
    1529.3999
  21. satid:
    12078
    satname:
    COSMOS 1223
    intDesignator:
    1980-095A
    launchDate:
    1980-11-27
    satlat:
    72.4052
    satlng:
    0.7296
    satalt:
    27284.8773
  22. satid:
    12894
    satname:
    COSMOS 1261 DEB
    intDesignator:
    1981-031G
    launchDate:
    1981-03-31
    satlat:
    64.7041
    satlng:
    28.6191
    satalt:
    11509.2716
  23. satid:
    12933
    satname:
    COSMOS 1317
    intDesignator:
    1981-108A
    launchDate:
    1981-10-31
    satlat:
    62.3684
    satlng:
    36.8051
    satalt:
    18872.3329
  24. satid:
    13016
    satname:
    SL-6 R/B(2)
    intDesignator:
    1981-123D
    launchDate:
    1981-12-23
    satlat:
    63.0948
    satlng:
    -33.0851
    satalt:
    29986.3479
  25. satid:
    13075
    satname:
    SL-6 R/B(2)
    intDesignator:
    1982-015D
    launchDate:
    1982-02-26
    satlat:
    58.6127
    satlng:
    39.7332
    satalt:
    31176.5522
limit:
25
offset:
0
returned:
25
has_more_results:
yes
truncated:
yes
next_offset:
25
Show all fields in HTML
info:
category:
ANY
transactionscount:
100
satcount:
127
above:

25 results

  1. satid:
    2091
    satname:
    ESSA 2 (OT-2)
    intDesignator:
    1966-016A
    launchDate:
    1966-02-28
    satlat:
    74.117
    satlng:
    18.2147
    satalt:
    1368.3778
  2. satid:
    2435
    satname:
    ESSA 3 (TOS-A)
    intDesignator:
    1966-087A
    launchDate:
    1966-10-02
    satlat:
    73.3108
    satlng:
    11.7809
    satalt:
    1476.3364
  3. satid:
    3094
    satname:
    DELTA 1 R/B
    intDesignator:
    1968-002B
    launchDate:
    1968-01-11
    satlat:
    63.9935
    satlng:
    19.0038
    satalt:
    1500.7412
  4. satid:
    5389
    satname:
    THORAD AGENA D DEB
    intDesignator:
    1970-025KU
    launchDate:
    1970-04-08
    satlat:
    68.9566
    satlng:
    29.0128
    satalt:
    1092.3813
  5. satid:
    5967
    satname:
    THORAD AGENA D DEB *
    intDesignator:
    1970-025MQ
    launchDate:
    1970-04-08
    satlat:
    71.1313
    satlng:
    17.5309
    satalt:
    1209.1829
  6. satid:
    7273
    satname:
    SL-8 R/B
    intDesignator:
    1974-024J
    launchDate:
    1974-04-23
    satlat:
    71.6759
    satlng:
    24.394
    satalt:
    1593.8426
  7. satid:
    7369
    satname:
    OPS 7518 (NTS 1)
    intDesignator:
    1974-054A
    launchDate:
    1974-07-14
    satlat:
    53.3865
    satlng:
    30.6493
    satalt:
    13495.7211
  8. satid:
    7529
    satname:
    NOAA 4
    intDesignator:
    1974-089A
    launchDate:
    1974-11-15
    satlat:
    73.5529
    satlng:
    34.9837
    satalt:
    1463.4765
  9. satid:
    7688
    satname:
    TITAN 34B R/B
    intDesignator:
    1975-017B
    launchDate:
    1975-03-10
    satlat:
    62.1636
    satlng:
    63.7558
    satalt:
    14586.8891
  10. satid:
    8564
    satname:
    THORAD DELTA 1 DEB
    intDesignator:
    1974-089DB
    launchDate:
    1974-11-15
    satlat:
    70.6809
    satlng:
    17.8048
    satalt:
    1398.597
  11. satid:
    8607
    satname:
    COSMOS 791
    intDesignator:
    1976-008A
    launchDate:
    1976-01-28
    satlat:
    69.3108
    satlng:
    21.6971
    satalt:
    1418.5538
  12. satid:
    9495
    satname:
    COSMOS 862
    intDesignator:
    1976-105A
    launchDate:
    1976-10-22
    satlat:
    66.4858
    satlng:
    -27.4424
    satalt:
    12020.5499
  13. satid:
    9880
    satname:
    MOLNIYA 1-36
    intDesignator:
    1977-021A
    launchDate:
    1977-03-24
    satlat:
    63.6761
    satlng:
    76.0096
    satalt:
    36219.2571
  14. satid:
    10645
    satname:
    DELTA 1 DEB
    intDesignator:
    1976-077F
    launchDate:
    1976-07-29
    satlat:
    64.8492
    satlng:
    20.7553
    satalt:
    1523.8243
  15. satid:
    10659
    satname:
    DELTA 1 DEB
    intDesignator:
    1976-077V
    launchDate:
    1976-07-29
    satlat:
    76.2447
    satlng:
    25.0293
    satalt:
    1790.6579
  16. satid:
    10841
    satname:
    DELTA 1 DEB
    intDesignator:
    1976-077CM
    launchDate:
    1976-07-29
    satlat:
    72.3493
    satlng:
    3.0474
    satalt:
    1515.2201
  17. satid:
    11085
    satname:
    RADIO 1
    intDesignator:
    1978-100B
    launchDate:
    1978-10-26
    satlat:
    74.6517
    satlng:
    31.7565
    satalt:
    1699.8771
  18. satid:
    11847
    satname:
    SL-6 R/B(2)
    intDesignator:
    1980-050B
    launchDate:
    1980-06-14
    satlat:
    68.7593
    satlng:
    -33.6457
    satalt:
    23162.2787
  19. satid:
    11909
    satname:
    SL-6 R/B(2)
    intDesignator:
    1980-063D
    launchDate:
    1980-07-18
    satlat:
    63.7249
    satlng:
    -22.0667
    satalt:
    38186.8767
  20. satid:
    12000
    satname:
    DELTA 1 DEB
    intDesignator:
    1973-086GL
    launchDate:
    1973-11-06
    satlat:
    75.0276
    satlng:
    28.2974
    satalt:
    1529.3999
  21. satid:
    12078
    satname:
    COSMOS 1223
    intDesignator:
    1980-095A
    launchDate:
    1980-11-27
    satlat:
    72.4052
    satlng:
    0.7296
    satalt:
    27284.8773
  22. satid:
    12894
    satname:
    COSMOS 1261 DEB
    intDesignator:
    1981-031G
    launchDate:
    1981-03-31
    satlat:
    64.7041
    satlng:
    28.6191
    satalt:
    11509.2716
  23. satid:
    12933
    satname:
    COSMOS 1317
    intDesignator:
    1981-108A
    launchDate:
    1981-10-31
    satlat:
    62.3684
    satlng:
    36.8051
    satalt:
    18872.3329
  24. satid:
    13016
    satname:
    SL-6 R/B(2)
    intDesignator:
    1981-123D
    launchDate:
    1981-12-23
    satlat:
    63.0948
    satlng:
    -33.0851
    satalt:
    29986.3479
  25. satid:
    13075
    satname:
    SL-6 R/B(2)
    intDesignator:
    1982-015D
    launchDate:
    1982-02-26
    satlat:
    58.6127
    satlng:
    39.7332
    satalt:
    31176.5522
limit:
25
offset:
0
returned:
25
has_more_results:
yes
truncated:
yes
next_offset:
25
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 find_satellites_above 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.