Skip to content

Latest commit

 

History

History
executable file
·
22 lines (13 loc) · 560 Bytes

README.md

File metadata and controls

executable file
·
22 lines (13 loc) · 560 Bytes

XContest Extractor

RSS Extractor

  1. Extract data from the RSS feed of XContest.
  2. Get more information about the flight using its url.
  3. Insert flights into ElasticSearch if they don't exist.

Archive Extractor

  1. Download a page from the daily-score.
  2. Parse the tokens to get all the flights information.
  3. Insert flights into ElasticSearch if they don't exist.

Execution

The tools are run using docker.