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-03T05:38:45Z in 0.719 seconds.

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

25 results

  1. satid:
    2511
    satname:
    PAGEOS 1 DEB
    intDesignator:
    1966-056D
    launchDate:
    1966-06-24
    satlat:
    65.2797
    satlng:
    -2.3403
    satalt:
    4241.2588
  2. satid:
    2765
    satname:
    OPS 6638 (VELA 7)
    intDesignator:
    1967-040A
    launchDate:
    1967-04-28
    satlat:
    39.6404
    satlng:
    35.4085
    satalt:
    130972.9271
  3. satid:
    4326
    satname:
    THORAD AGENA D DEB
    intDesignator:
    1969-082DZ
    launchDate:
    1969-09-30
    satlat:
    60.405
    satlng:
    8.6504
    satalt:
    752.6294
  4. satid:
    5054
    satname:
    TITAN 34B AGENA D R/B
    intDesignator:
    1971-021B
    launchDate:
    1971-03-21
    satlat:
    63.418
    satlng:
    51.5797
    satalt:
    36852.6154
  5. satid:
    5679
    satname:
    THORAD AGENA D R/B
    intDesignator:
    1971-110B
    launchDate:
    1971-12-14
    satlat:
    56.3308
    satlng:
    11.0739
    satalt:
    949.385
  6. satid:
    7373
    satname:
    SL-6 R/B(2)
    intDesignator:
    1974-026E
    launchDate:
    1974-04-26
    satlat:
    56.5141
    satlng:
    24.1151
    satalt:
    30685.1448
  7. satid:
    7376
    satname:
    MOLNIYA 2-10
    intDesignator:
    1974-056A
    launchDate:
    1974-07-23
    satlat:
    61.4905
    satlng:
    21.1407
    satalt:
    34645.505
  8. satid:
    7629
    satname:
    SL-6 R/B(2)
    intDesignator:
    1975-007D
    launchDate:
    1975-01-30
    satlat:
    37.525
    satlng:
    -4.0041
    satalt:
    31711.8116
  9. satid:
    8156
    satname:
    THORAD DELTA 1 DEB
    intDesignator:
    1974-089W
    launchDate:
    1974-11-15
    satlat:
    62.3242
    satlng:
    13.2972
    satalt:
    1436.327
  10. satid:
    10657
    satname:
    DELTA 1 DEB
    intDesignator:
    1976-077T
    launchDate:
    1976-07-29
    satlat:
    55.8587
    satlng:
    2.5863
    satalt:
    1631.3627
  11. satid:
    11750
    satname:
    COSMOS 1171
    intDesignator:
    1980-026A
    launchDate:
    1980-04-03
    satlat:
    57.2672
    satlng:
    3.5315
    satalt:
    1016.35
  12. satid:
    12329
    satname:
    KYOKKO 1 DEB
    intDesignator:
    1978-014C
    launchDate:
    1978-02-04
    satlat:
    64.4159
    satlng:
    20.8609
    satalt:
    2690.1011
  13. satid:
    12446
    satname:
    TITAN 34B R/B
    intDesignator:
    1981-038B
    launchDate:
    1981-04-24
    satlat:
    45.5652
    satlng:
    5.5034
    satalt:
    16008.3603
  14. satid:
    12679
    satname:
    DELTA 1 R/B(2)
    intDesignator:
    1981-070E
    launchDate:
    1981-08-03
    satlat:
    38.7709
    satlng:
    12.0441
    satalt:
    20177.3454
  15. satid:
    12818
    satname:
    COSMOS 1305
    intDesignator:
    1981-088A
    launchDate:
    1981-09-11
    satlat:
    62.428
    satlng:
    8.5934
    satalt:
    13767.5475
  16. satid:
    12867
    satname:
    COSMOS 970 DEB
    intDesignator:
    1977-121AV
    launchDate:
    1977-12-21
    satlat:
    59.8758
    satlng:
    12.1705
    satalt:
    1097.3909
  17. satid:
    12919
    satname:
    COSMOS 1030 DEB
    intDesignator:
    1978-083F
    launchDate:
    1978-09-06
    satlat:
    37.9363
    satlng:
    17.2262
    satalt:
    31337.4622
  18. satid:
    14131
    satname:
    SL-6 DEB
    intDesignator:
    1981-088M
    launchDate:
    1981-09-11
    satlat:
    63.1172
    satlng:
    -4.4528
    satalt:
    4412.0155
  19. satid:
    14191
    satname:
    SL-6 R/B(2)
    intDesignator:
    1983-070D
    launchDate:
    1983-07-08
    satlat:
    56.4389
    satlng:
    3.9442
    satalt:
    21231.1236
  20. satid:
    14608
    satname:
    SL-12 R/B(AUX MOTOR)
    intDesignator:
    1983-127H
    launchDate:
    1983-12-29
    satlat:
    51.463
    satlng:
    -9.3301
    satalt:
    15908.3407
  21. satid:
    14884
    satname:
    COSMOS 1547
    intDesignator:
    1984-033A
    launchDate:
    1984-04-04
    satlat:
    67.0291
    satlng:
    -20.9912
    satalt:
    34813.8111
  22. satid:
    14984
    satname:
    SL-12 R/B(2)
    intDesignator:
    1984-047F
    launchDate:
    1984-05-19
    satlat:
    60.7309
    satlng:
    -18.456
    satalt:
    19157.8185
  23. satid:
    15223
    satname:
    SL-6 R/B(2)
    intDesignator:
    1984-089D
    launchDate:
    1984-08-24
    satlat:
    53.8369
    satlng:
    -12.2279
    satalt:
    35081.6817
  24. satid:
    15272
    satname:
    ATLAS 14E R/B
    intDesignator:
    1984-097B
    launchDate:
    1984-09-08
    satlat:
    62.0525
    satlng:
    6.0487
    satalt:
    19507.5599
  25. satid:
    15429
    satname:
    MOLNIYA 1-63
    intDesignator:
    1984-124A
    launchDate:
    1984-12-14
    satlat:
    62.6335
    satlng:
    26.5907
    satalt:
    38592.9303
limit:
25
offset:
0
returned:
25
has_more_results:
yes
truncated:
yes
next_offset:
25
Show all fields in HTML
info:
category:
ANY
transactionscount:
15
satcount:
127
above:

25 results

  1. satid:
    2511
    satname:
    PAGEOS 1 DEB
    intDesignator:
    1966-056D
    launchDate:
    1966-06-24
    satlat:
    65.2797
    satlng:
    -2.3403
    satalt:
    4241.2588
  2. satid:
    2765
    satname:
    OPS 6638 (VELA 7)
    intDesignator:
    1967-040A
    launchDate:
    1967-04-28
    satlat:
    39.6404
    satlng:
    35.4085
    satalt:
    130972.9271
  3. satid:
    4326
    satname:
    THORAD AGENA D DEB
    intDesignator:
    1969-082DZ
    launchDate:
    1969-09-30
    satlat:
    60.405
    satlng:
    8.6504
    satalt:
    752.6294
  4. satid:
    5054
    satname:
    TITAN 34B AGENA D R/B
    intDesignator:
    1971-021B
    launchDate:
    1971-03-21
    satlat:
    63.418
    satlng:
    51.5797
    satalt:
    36852.6154
  5. satid:
    5679
    satname:
    THORAD AGENA D R/B
    intDesignator:
    1971-110B
    launchDate:
    1971-12-14
    satlat:
    56.3308
    satlng:
    11.0739
    satalt:
    949.385
  6. satid:
    7373
    satname:
    SL-6 R/B(2)
    intDesignator:
    1974-026E
    launchDate:
    1974-04-26
    satlat:
    56.5141
    satlng:
    24.1151
    satalt:
    30685.1448
  7. satid:
    7376
    satname:
    MOLNIYA 2-10
    intDesignator:
    1974-056A
    launchDate:
    1974-07-23
    satlat:
    61.4905
    satlng:
    21.1407
    satalt:
    34645.505
  8. satid:
    7629
    satname:
    SL-6 R/B(2)
    intDesignator:
    1975-007D
    launchDate:
    1975-01-30
    satlat:
    37.525
    satlng:
    -4.0041
    satalt:
    31711.8116
  9. satid:
    8156
    satname:
    THORAD DELTA 1 DEB
    intDesignator:
    1974-089W
    launchDate:
    1974-11-15
    satlat:
    62.3242
    satlng:
    13.2972
    satalt:
    1436.327
  10. satid:
    10657
    satname:
    DELTA 1 DEB
    intDesignator:
    1976-077T
    launchDate:
    1976-07-29
    satlat:
    55.8587
    satlng:
    2.5863
    satalt:
    1631.3627
  11. satid:
    11750
    satname:
    COSMOS 1171
    intDesignator:
    1980-026A
    launchDate:
    1980-04-03
    satlat:
    57.2672
    satlng:
    3.5315
    satalt:
    1016.35
  12. satid:
    12329
    satname:
    KYOKKO 1 DEB
    intDesignator:
    1978-014C
    launchDate:
    1978-02-04
    satlat:
    64.4159
    satlng:
    20.8609
    satalt:
    2690.1011
  13. satid:
    12446
    satname:
    TITAN 34B R/B
    intDesignator:
    1981-038B
    launchDate:
    1981-04-24
    satlat:
    45.5652
    satlng:
    5.5034
    satalt:
    16008.3603
  14. satid:
    12679
    satname:
    DELTA 1 R/B(2)
    intDesignator:
    1981-070E
    launchDate:
    1981-08-03
    satlat:
    38.7709
    satlng:
    12.0441
    satalt:
    20177.3454
  15. satid:
    12818
    satname:
    COSMOS 1305
    intDesignator:
    1981-088A
    launchDate:
    1981-09-11
    satlat:
    62.428
    satlng:
    8.5934
    satalt:
    13767.5475
  16. satid:
    12867
    satname:
    COSMOS 970 DEB
    intDesignator:
    1977-121AV
    launchDate:
    1977-12-21
    satlat:
    59.8758
    satlng:
    12.1705
    satalt:
    1097.3909
  17. satid:
    12919
    satname:
    COSMOS 1030 DEB
    intDesignator:
    1978-083F
    launchDate:
    1978-09-06
    satlat:
    37.9363
    satlng:
    17.2262
    satalt:
    31337.4622
  18. satid:
    14131
    satname:
    SL-6 DEB
    intDesignator:
    1981-088M
    launchDate:
    1981-09-11
    satlat:
    63.1172
    satlng:
    -4.4528
    satalt:
    4412.0155
  19. satid:
    14191
    satname:
    SL-6 R/B(2)
    intDesignator:
    1983-070D
    launchDate:
    1983-07-08
    satlat:
    56.4389
    satlng:
    3.9442
    satalt:
    21231.1236
  20. satid:
    14608
    satname:
    SL-12 R/B(AUX MOTOR)
    intDesignator:
    1983-127H
    launchDate:
    1983-12-29
    satlat:
    51.463
    satlng:
    -9.3301
    satalt:
    15908.3407
  21. satid:
    14884
    satname:
    COSMOS 1547
    intDesignator:
    1984-033A
    launchDate:
    1984-04-04
    satlat:
    67.0291
    satlng:
    -20.9912
    satalt:
    34813.8111
  22. satid:
    14984
    satname:
    SL-12 R/B(2)
    intDesignator:
    1984-047F
    launchDate:
    1984-05-19
    satlat:
    60.7309
    satlng:
    -18.456
    satalt:
    19157.8185
  23. satid:
    15223
    satname:
    SL-6 R/B(2)
    intDesignator:
    1984-089D
    launchDate:
    1984-08-24
    satlat:
    53.8369
    satlng:
    -12.2279
    satalt:
    35081.6817
  24. satid:
    15272
    satname:
    ATLAS 14E R/B
    intDesignator:
    1984-097B
    launchDate:
    1984-09-08
    satlat:
    62.0525
    satlng:
    6.0487
    satalt:
    19507.5599
  25. satid:
    15429
    satname:
    MOLNIYA 1-63
    intDesignator:
    1984-124A
    launchDate:
    1984-12-14
    satlat:
    62.6335
    satlng:
    26.5907
    satalt:
    38592.9303
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.