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-02T21:31:58Z in 0.703 seconds.

info:
category:
ANY
transactionscount:
13
satcount:
108
above:

25 results

  1. satid:
    2411
    satname:
    SECOR 7 (EGRS 7)
    intDesignator:
    1966-077B
    launchDate:
    1966-08-19
    satlat:
    52.5986
    satlng:
    3.0831
    satalt:
    3688.1099
  2. satid:
    2701
    satname:
    THOR ABLESTAR DEB
    intDesignator:
    1965-048E
    launchDate:
    1965-06-24
    satlat:
    60.5306
    satlng:
    12.5665
    satalt:
    998.2063
  3. satid:
    3559
    satname:
    COSMOS 252 DEB
    intDesignator:
    1968-097M
    launchDate:
    1968-11-01
    satlat:
    60.0448
    satlng:
    7.0468
    satalt:
    1158.4098
  4. satid:
    4014
    satname:
    THOR ABLESTAR DEB
    intDesignator:
    1961-015JM
    launchDate:
    1961-06-29
    satlat:
    62.2944
    satlng:
    -3.739
    satalt:
    2115.4159
  5. satid:
    4668
    satname:
    COSMOS 374 DEB
    intDesignator:
    1970-089L
    launchDate:
    1970-10-23
    satlat:
    55.8237
    satlng:
    5.5666
    satalt:
    1867.1935
  6. satid:
    5416
    satname:
    COSMOS 397 DEB
    intDesignator:
    1971-015BN
    launchDate:
    1971-02-25
    satlat:
    60.2084
    satlng:
    15.6286
    satalt:
    1013.3495
  7. satid:
    7687
    satname:
    OPS 2439
    intDesignator:
    1975-017A
    launchDate:
    1975-03-10
    satlat:
    54.4811
    satlng:
    10.6247
    satalt:
    29105.3838
  8. satid:
    7800
    satname:
    SL-6 R/B(2)
    intDesignator:
    1975-036D
    launchDate:
    1975-04-29
    satlat:
    52.9122
    satlng:
    4.0523
    satalt:
    35670.1305
  9. satid:
    9271
    satname:
    TITAN 34B AGENA R/B
    intDesignator:
    1976-080B
    launchDate:
    1976-08-06
    satlat:
    63.7741
    satlng:
    56.8552
    satalt:
    25966.6011
  10. satid:
    10485
    satname:
    SL-6 R/B(2)
    intDesignator:
    1977-105E
    launchDate:
    1977-10-28
    satlat:
    63.074
    satlng:
    10.0324
    satalt:
    35383.5117
  11. satid:
    10621
    satname:
    COSMOS 839 DEB
    intDesignator:
    1976-067AV
    launchDate:
    1976-07-08
    satlat:
    64.4036
    satlng:
    13.733
    satalt:
    1779.732
  12. satid:
    11079
    satname:
    SL-6 R/B(2)
    intDesignator:
    1978-095E
    launchDate:
    1978-10-13
    satlat:
    56.1905
    satlng:
    40.0657
    satalt:
    27729.3866
  13. satid:
    11720
    satname:
    OPS 7245
    intDesignator:
    1980-019A
    launchDate:
    1980-03-03
    satlat:
    55.695
    satlng:
    4.4239
    satalt:
    1154.7403
  14. satid:
    12825
    satname:
    DELTA 1 DEB
    intDesignator:
    1978-026EW
    launchDate:
    1978-03-05
    satlat:
    55.3809
    satlng:
    10.5108
    satalt:
    933.6897
  15. satid:
    13882
    satname:
    SL-6 R/B(2)
    intDesignator:
    1983-015E
    launchDate:
    1983-03-11
    satlat:
    61.9942
    satlng:
    32.9276
    satalt:
    39775.0762
  16. satid:
    13890
    satname:
    MOLNIYA 1-56
    intDesignator:
    1983-019A
    launchDate:
    1983-03-16
    satlat:
    60.0067
    satlng:
    6.4122
    satalt:
    37723.1016
  17. satid:
    13911
    satname:
    SL-6 DEB
    intDesignator:
    1981-088L
    launchDate:
    1981-09-11
    satlat:
    61.1611
    satlng:
    -8.932
    satalt:
    6862.2583
  18. satid:
    14000
    satname:
    COSMOS 931 DEB
    intDesignator:
    1977-068G
    launchDate:
    1977-07-20
    satlat:
    62.7735
    satlng:
    -17.1872
    satalt:
    26620.1734
  19. satid:
    15214
    satname:
    MOLNIYA 1-62
    intDesignator:
    1984-089A
    launchDate:
    1984-08-24
    satlat:
    55.4409
    satlng:
    -27.906
    satalt:
    32336.7754
  20. satid:
    15738
    satname:
    MOLNIYA 3-24
    intDesignator:
    1985-040A
    launchDate:
    1985-05-29
    satlat:
    61.9427
    satlng:
    -30.2338
    satalt:
    28466.3177
  21. satid:
    16183
    satname:
    COSMOS 1698
    intDesignator:
    1985-098A
    launchDate:
    1985-10-22
    satlat:
    40.2045
    satlng:
    -8.206
    satalt:
    28653.0304
  22. satid:
    16393
    satname:
    MOLNIYA 3-27
    intDesignator:
    1985-117A
    launchDate:
    1985-12-24
    satlat:
    53.4803
    satlng:
    -10.7989
    satalt:
    36564.6231
  23. satid:
    16593
    satname:
    COSMOS 1732
    intDesignator:
    1986-015A
    launchDate:
    1986-02-11
    satlat:
    60.745
    satlng:
    -0.2044
    satalt:
    1504.2792
  24. satid:
    19554
    satname:
    COSMOS 1974
    intDesignator:
    1988-092A
    launchDate:
    1988-10-03
    satlat:
    68.1595
    satlng:
    24.9152
    satalt:
    9351.0739
  25. satid:
    19807
    satname:
    MOLNIYA 1-75
    intDesignator:
    1989-014A
    launchDate:
    1989-02-15
    satlat:
    63.4879
    satlng:
    -39.6497
    satalt:
    33540.3479
limit:
25
offset:
0
returned:
25
has_more_results:
yes
truncated:
yes
next_offset:
25
Show all fields in HTML
info:
category:
ANY
transactionscount:
13
satcount:
108
above:

25 results

  1. satid:
    2411
    satname:
    SECOR 7 (EGRS 7)
    intDesignator:
    1966-077B
    launchDate:
    1966-08-19
    satlat:
    52.5986
    satlng:
    3.0831
    satalt:
    3688.1099
  2. satid:
    2701
    satname:
    THOR ABLESTAR DEB
    intDesignator:
    1965-048E
    launchDate:
    1965-06-24
    satlat:
    60.5306
    satlng:
    12.5665
    satalt:
    998.2063
  3. satid:
    3559
    satname:
    COSMOS 252 DEB
    intDesignator:
    1968-097M
    launchDate:
    1968-11-01
    satlat:
    60.0448
    satlng:
    7.0468
    satalt:
    1158.4098
  4. satid:
    4014
    satname:
    THOR ABLESTAR DEB
    intDesignator:
    1961-015JM
    launchDate:
    1961-06-29
    satlat:
    62.2944
    satlng:
    -3.739
    satalt:
    2115.4159
  5. satid:
    4668
    satname:
    COSMOS 374 DEB
    intDesignator:
    1970-089L
    launchDate:
    1970-10-23
    satlat:
    55.8237
    satlng:
    5.5666
    satalt:
    1867.1935
  6. satid:
    5416
    satname:
    COSMOS 397 DEB
    intDesignator:
    1971-015BN
    launchDate:
    1971-02-25
    satlat:
    60.2084
    satlng:
    15.6286
    satalt:
    1013.3495
  7. satid:
    7687
    satname:
    OPS 2439
    intDesignator:
    1975-017A
    launchDate:
    1975-03-10
    satlat:
    54.4811
    satlng:
    10.6247
    satalt:
    29105.3838
  8. satid:
    7800
    satname:
    SL-6 R/B(2)
    intDesignator:
    1975-036D
    launchDate:
    1975-04-29
    satlat:
    52.9122
    satlng:
    4.0523
    satalt:
    35670.1305
  9. satid:
    9271
    satname:
    TITAN 34B AGENA R/B
    intDesignator:
    1976-080B
    launchDate:
    1976-08-06
    satlat:
    63.7741
    satlng:
    56.8552
    satalt:
    25966.6011
  10. satid:
    10485
    satname:
    SL-6 R/B(2)
    intDesignator:
    1977-105E
    launchDate:
    1977-10-28
    satlat:
    63.074
    satlng:
    10.0324
    satalt:
    35383.5117
  11. satid:
    10621
    satname:
    COSMOS 839 DEB
    intDesignator:
    1976-067AV
    launchDate:
    1976-07-08
    satlat:
    64.4036
    satlng:
    13.733
    satalt:
    1779.732
  12. satid:
    11079
    satname:
    SL-6 R/B(2)
    intDesignator:
    1978-095E
    launchDate:
    1978-10-13
    satlat:
    56.1905
    satlng:
    40.0657
    satalt:
    27729.3866
  13. satid:
    11720
    satname:
    OPS 7245
    intDesignator:
    1980-019A
    launchDate:
    1980-03-03
    satlat:
    55.695
    satlng:
    4.4239
    satalt:
    1154.7403
  14. satid:
    12825
    satname:
    DELTA 1 DEB
    intDesignator:
    1978-026EW
    launchDate:
    1978-03-05
    satlat:
    55.3809
    satlng:
    10.5108
    satalt:
    933.6897
  15. satid:
    13882
    satname:
    SL-6 R/B(2)
    intDesignator:
    1983-015E
    launchDate:
    1983-03-11
    satlat:
    61.9942
    satlng:
    32.9276
    satalt:
    39775.0762
  16. satid:
    13890
    satname:
    MOLNIYA 1-56
    intDesignator:
    1983-019A
    launchDate:
    1983-03-16
    satlat:
    60.0067
    satlng:
    6.4122
    satalt:
    37723.1016
  17. satid:
    13911
    satname:
    SL-6 DEB
    intDesignator:
    1981-088L
    launchDate:
    1981-09-11
    satlat:
    61.1611
    satlng:
    -8.932
    satalt:
    6862.2583
  18. satid:
    14000
    satname:
    COSMOS 931 DEB
    intDesignator:
    1977-068G
    launchDate:
    1977-07-20
    satlat:
    62.7735
    satlng:
    -17.1872
    satalt:
    26620.1734
  19. satid:
    15214
    satname:
    MOLNIYA 1-62
    intDesignator:
    1984-089A
    launchDate:
    1984-08-24
    satlat:
    55.4409
    satlng:
    -27.906
    satalt:
    32336.7754
  20. satid:
    15738
    satname:
    MOLNIYA 3-24
    intDesignator:
    1985-040A
    launchDate:
    1985-05-29
    satlat:
    61.9427
    satlng:
    -30.2338
    satalt:
    28466.3177
  21. satid:
    16183
    satname:
    COSMOS 1698
    intDesignator:
    1985-098A
    launchDate:
    1985-10-22
    satlat:
    40.2045
    satlng:
    -8.206
    satalt:
    28653.0304
  22. satid:
    16393
    satname:
    MOLNIYA 3-27
    intDesignator:
    1985-117A
    launchDate:
    1985-12-24
    satlat:
    53.4803
    satlng:
    -10.7989
    satalt:
    36564.6231
  23. satid:
    16593
    satname:
    COSMOS 1732
    intDesignator:
    1986-015A
    launchDate:
    1986-02-11
    satlat:
    60.745
    satlng:
    -0.2044
    satalt:
    1504.2792
  24. satid:
    19554
    satname:
    COSMOS 1974
    intDesignator:
    1988-092A
    launchDate:
    1988-10-03
    satlat:
    68.1595
    satlng:
    24.9152
    satalt:
    9351.0739
  25. satid:
    19807
    satname:
    MOLNIYA 1-75
    intDesignator:
    1989-014A
    launchDate:
    1989-02-15
    satlat:
    63.4879
    satlng:
    -39.6497
    satalt:
    33540.3479
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.