find_satellites_above

List satellites above an observer within an angular search radius.

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.
observer_lonrequirednumberObserver longitude in WGS84 decimal degrees.
observer_alt_moptionalnumberObserver altitude above sea level in metres.
radius_degoptionalintegerSearch radius from 0 to 90 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": "..."}
}
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.
Type: decimal number. Observer longitude in WGS84 decimal degrees.
Type: decimal number. Observer altitude above sea level in metres.
Type: integer. Search radius from 0 to 90 degrees.
Type: integer. N2YO category id; 0 means all categories, 1 brightest.

Result

Source: N2YO satellite data. Retrieved 2026-08-03T00:07:54Z in 0.705 seconds.

info:
category:
ANY
transactionscount:
1
satcount:
118
above:

25 results

  1. satid:
    2091
    satname:
    ESSA 2 (OT-2)
    intDesignator:
    1966-016A
    launchDate:
    1966-02-28
    satlat:
    59.1005
    satlng:
    8.767
    satalt:
    1371.5066
  2. satid:
    4934
    satname:
    THORAD AGENA D DEB
    intDesignator:
    1970-025GA
    launchDate:
    1970-04-08
    satlat:
    57.9107
    satlng:
    13.4068
    satalt:
    984.7054
  3. satid:
    4996
    satname:
    THORAD AGENA D DEB
    intDesignator:
    1970-025HS
    launchDate:
    1970-04-08
    satlat:
    62.0225
    satlng:
    8.9311
    satalt:
    881.8229
  4. satid:
    5272
    satname:
    COSMOS 397 DEB
    intDesignator:
    1971-015BB
    launchDate:
    1971-02-25
    satlat:
    56.5261
    satlng:
    13.3686
    satalt:
    1641.7429
  5. satid:
    6767
    satname:
    THORAD AGENA D DEB
    intDesignator:
    1970-025NF
    launchDate:
    1970-04-08
    satlat:
    60.7265
    satlng:
    0.3976
    satalt:
    861.9185
  6. satid:
    7373
    satname:
    SL-6 R/B(2)
    intDesignator:
    1974-026E
    launchDate:
    1974-04-26
    satlat:
    54.681
    satlng:
    17.5906
    satalt:
    30724.5582
  7. satid:
    7376
    satname:
    MOLNIYA 2-10
    intDesignator:
    1974-056A
    launchDate:
    1974-07-23
    satlat:
    46.0024
    satlng:
    10.6115
    satalt:
    25449.4839
  8. satid:
    8018
    satname:
    SL-6 R/B(2)
    intDesignator:
    1975-063D
    launchDate:
    1975-07-08
    satlat:
    43.0551
    satlng:
    12.6023
    satalt:
    9640.0125
  9. satid:
    8160
    satname:
    THORAD DELTA 1 DEB
    intDesignator:
    1974-089AA
    launchDate:
    1974-11-15
    satlat:
    63.529
    satlng:
    15.092
    satalt:
    1386.6331
  10. satid:
    8564
    satname:
    THORAD DELTA 1 DEB
    intDesignator:
    1974-089DB
    launchDate:
    1974-11-15
    satlat:
    64.1104
    satlng:
    3.4685
    satalt:
    1429.8553
  11. satid:
    8615
    satname:
    SL-8 R/B
    intDesignator:
    1976-008J
    launchDate:
    1976-01-28
    satlat:
    62.8836
    satlng:
    -3.9548
    satalt:
    1674.994
  12. satid:
    10485
    satname:
    SL-6 R/B(2)
    intDesignator:
    1977-105E
    launchDate:
    1977-10-28
    satlat:
    60.811
    satlng:
    15.0494
    satalt:
    38653.5421
  13. satid:
    11079
    satname:
    SL-6 R/B(2)
    intDesignator:
    1978-095E
    launchDate:
    1978-10-13
    satlat:
    63.856
    satlng:
    50.0727
    satalt:
    35546.467
  14. satid:
    13882
    satname:
    SL-6 R/B(2)
    intDesignator:
    1983-015E
    launchDate:
    1983-03-11
    satlat:
    55.1495
    satlng:
    31.3228
    satalt:
    32804.24
  15. satid:
    13890
    satname:
    MOLNIYA 1-56
    intDesignator:
    1983-019A
    launchDate:
    1983-03-16
    satlat:
    43.6788
    satlng:
    1.5901
    satalt:
    25621.3139
  16. satid:
    13897
    satname:
    SL-6 R/B(2)
    intDesignator:
    1983-019D
    launchDate:
    1983-03-16
    satlat:
    61.8959
    satlng:
    -41.6852
    satalt:
    36283.7646
  17. satid:
    14460
    satname:
    DELTA 1 DEB
    intDesignator:
    1978-026GA
    launchDate:
    1978-03-05
    satlat:
    62.4913
    satlng:
    13.6747
    satalt:
    1239.9141
  18. satid:
    15002
    satname:
    COSMOS 1563
    intDesignator:
    1984-052E
    launchDate:
    1984-05-28
    satlat:
    64.6064
    satlng:
    11.3555
    satalt:
    1484.6897
  19. satid:
    15223
    satname:
    SL-6 R/B(2)
    intDesignator:
    1984-089D
    launchDate:
    1984-08-24
    satlat:
    56.8934
    satlng:
    -13.0306
    satalt:
    27817.3723
  20. satid:
    15271
    satname:
    NAVSTAR 10 (USA 5)
    intDesignator:
    1984-097A
    launchDate:
    1984-09-08
    satlat:
    58.5886
    satlng:
    35.8767
    satalt:
    21274.3241
  21. satid:
    15741
    satname:
    SL-6 R/B(2)
    intDesignator:
    1985-040D
    launchDate:
    1985-05-29
    satlat:
    40.8324
    satlng:
    -5.3336
    satalt:
    26771.1233
  22. satid:
    16393
    satname:
    MOLNIYA 3-27
    intDesignator:
    1985-117A
    launchDate:
    1985-12-24
    satlat:
    61.7037
    satlng:
    -14.0686
    satalt:
    34588.5709
  23. satid:
    16445
    satname:
    SL-12 R/B(AUX MOTOR)
    intDesignator:
    1985-118K
    launchDate:
    1985-12-24
    satlat:
    41.6156
    satlng:
    10.7033
    satalt:
    11265.4436
  24. satid:
    17506
    satname:
    USA 21
    intDesignator:
    1987-015A
    launchDate:
    1987-02-12
    satlat:
    51.6832
    satlng:
    -24.8621
    satalt:
    23557.7711
  25. satid:
    18785
    satname:
    THORAD AGENA D DEB
    intDesignator:
    1970-025PQ
    launchDate:
    1970-04-08
    satlat:
    58.8242
    satlng:
    2.9506
    satalt:
    1040.2846
limit:
25
offset:
0
returned:
25
has_more_results:
yes
truncated:
yes
next_offset:
25
Show all fields in HTML
info:
category:
ANY
transactionscount:
1
satcount:
118
above:

25 results

  1. satid:
    2091
    satname:
    ESSA 2 (OT-2)
    intDesignator:
    1966-016A
    launchDate:
    1966-02-28
    satlat:
    59.1005
    satlng:
    8.767
    satalt:
    1371.5066
  2. satid:
    4934
    satname:
    THORAD AGENA D DEB
    intDesignator:
    1970-025GA
    launchDate:
    1970-04-08
    satlat:
    57.9107
    satlng:
    13.4068
    satalt:
    984.7054
  3. satid:
    4996
    satname:
    THORAD AGENA D DEB
    intDesignator:
    1970-025HS
    launchDate:
    1970-04-08
    satlat:
    62.0225
    satlng:
    8.9311
    satalt:
    881.8229
  4. satid:
    5272
    satname:
    COSMOS 397 DEB
    intDesignator:
    1971-015BB
    launchDate:
    1971-02-25
    satlat:
    56.5261
    satlng:
    13.3686
    satalt:
    1641.7429
  5. satid:
    6767
    satname:
    THORAD AGENA D DEB
    intDesignator:
    1970-025NF
    launchDate:
    1970-04-08
    satlat:
    60.7265
    satlng:
    0.3976
    satalt:
    861.9185
  6. satid:
    7373
    satname:
    SL-6 R/B(2)
    intDesignator:
    1974-026E
    launchDate:
    1974-04-26
    satlat:
    54.681
    satlng:
    17.5906
    satalt:
    30724.5582
  7. satid:
    7376
    satname:
    MOLNIYA 2-10
    intDesignator:
    1974-056A
    launchDate:
    1974-07-23
    satlat:
    46.0024
    satlng:
    10.6115
    satalt:
    25449.4839
  8. satid:
    8018
    satname:
    SL-6 R/B(2)
    intDesignator:
    1975-063D
    launchDate:
    1975-07-08
    satlat:
    43.0551
    satlng:
    12.6023
    satalt:
    9640.0125
  9. satid:
    8160
    satname:
    THORAD DELTA 1 DEB
    intDesignator:
    1974-089AA
    launchDate:
    1974-11-15
    satlat:
    63.529
    satlng:
    15.092
    satalt:
    1386.6331
  10. satid:
    8564
    satname:
    THORAD DELTA 1 DEB
    intDesignator:
    1974-089DB
    launchDate:
    1974-11-15
    satlat:
    64.1104
    satlng:
    3.4685
    satalt:
    1429.8553
  11. satid:
    8615
    satname:
    SL-8 R/B
    intDesignator:
    1976-008J
    launchDate:
    1976-01-28
    satlat:
    62.8836
    satlng:
    -3.9548
    satalt:
    1674.994
  12. satid:
    10485
    satname:
    SL-6 R/B(2)
    intDesignator:
    1977-105E
    launchDate:
    1977-10-28
    satlat:
    60.811
    satlng:
    15.0494
    satalt:
    38653.5421
  13. satid:
    11079
    satname:
    SL-6 R/B(2)
    intDesignator:
    1978-095E
    launchDate:
    1978-10-13
    satlat:
    63.856
    satlng:
    50.0727
    satalt:
    35546.467
  14. satid:
    13882
    satname:
    SL-6 R/B(2)
    intDesignator:
    1983-015E
    launchDate:
    1983-03-11
    satlat:
    55.1495
    satlng:
    31.3228
    satalt:
    32804.24
  15. satid:
    13890
    satname:
    MOLNIYA 1-56
    intDesignator:
    1983-019A
    launchDate:
    1983-03-16
    satlat:
    43.6788
    satlng:
    1.5901
    satalt:
    25621.3139
  16. satid:
    13897
    satname:
    SL-6 R/B(2)
    intDesignator:
    1983-019D
    launchDate:
    1983-03-16
    satlat:
    61.8959
    satlng:
    -41.6852
    satalt:
    36283.7646
  17. satid:
    14460
    satname:
    DELTA 1 DEB
    intDesignator:
    1978-026GA
    launchDate:
    1978-03-05
    satlat:
    62.4913
    satlng:
    13.6747
    satalt:
    1239.9141
  18. satid:
    15002
    satname:
    COSMOS 1563
    intDesignator:
    1984-052E
    launchDate:
    1984-05-28
    satlat:
    64.6064
    satlng:
    11.3555
    satalt:
    1484.6897
  19. satid:
    15223
    satname:
    SL-6 R/B(2)
    intDesignator:
    1984-089D
    launchDate:
    1984-08-24
    satlat:
    56.8934
    satlng:
    -13.0306
    satalt:
    27817.3723
  20. satid:
    15271
    satname:
    NAVSTAR 10 (USA 5)
    intDesignator:
    1984-097A
    launchDate:
    1984-09-08
    satlat:
    58.5886
    satlng:
    35.8767
    satalt:
    21274.3241
  21. satid:
    15741
    satname:
    SL-6 R/B(2)
    intDesignator:
    1985-040D
    launchDate:
    1985-05-29
    satlat:
    40.8324
    satlng:
    -5.3336
    satalt:
    26771.1233
  22. satid:
    16393
    satname:
    MOLNIYA 3-27
    intDesignator:
    1985-117A
    launchDate:
    1985-12-24
    satlat:
    61.7037
    satlng:
    -14.0686
    satalt:
    34588.5709
  23. satid:
    16445
    satname:
    SL-12 R/B(AUX MOTOR)
    intDesignator:
    1985-118K
    launchDate:
    1985-12-24
    satlat:
    41.6156
    satlng:
    10.7033
    satalt:
    11265.4436
  24. satid:
    17506
    satname:
    USA 21
    intDesignator:
    1987-015A
    launchDate:
    1987-02-12
    satlat:
    51.6832
    satlng:
    -24.8621
    satalt:
    23557.7711
  25. satid:
    18785
    satname:
    THORAD AGENA D DEB
    intDesignator:
    1970-025PQ
    launchDate:
    1970-04-08
    satlat:
    58.8242
    satlng:
    2.9506
    satalt:
    1040.2846
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

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.