-
Extract flights from the RSS feed of XContest (https://www.xcontest.org/rss/flights/?world).
-
Extract flights from the archive.
- Extract data from the RSS feed of XContest.
- Get more information about the flight using its url.
- Insert flights into ElasticSearch if they don't exist.
- Download a page from the daily-score.
- Parse the tokens to get all the flights information.
- Insert flights into ElasticSearch if they don't exist.
The tools are run using docker.