Skip to content

axelfahy/XContestExtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.