Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creation of website based on Opensoar #43

Open
AuDo0 opened this issue Mar 13, 2023 · 1 comment
Open

Creation of website based on Opensoar #43

AuDo0 opened this issue Mar 13, 2023 · 1 comment

Comments

@AuDo0
Copy link

AuDo0 commented Mar 13, 2023

I am trying to create a personal website to be able to analyse flight or soaringspot result from everywhere using opensoar (and PySoar).
I am using Pythonanaywhere and the website should allow the extern request. Can you please tell me more about the request (which API is used) to download flights from soaringspot daily results ?

@GliderGeek
Copy link
Owner

GliderGeek commented Mar 13, 2023

There is no explicit api used. The library scrapes the page and determines the download url from the page source:

https://github.com/GliderGeek/opensoar/blob/development/opensoar/competition/soaringspot.py#L255

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants