twpayne / igcscrape

Scrape IGC tracklogs from XC leagues

Home Page:http://github.com/twpayne/igcscrape/wikis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QUICKSTART

Download and install scrapy:
	http://scrapy.org/

Add the directory where you installed scrapy to $PYTHONPATH.

Check out igcscrape from github.com:
	git clone git://github.com/twpayne/igcscrape.git

Add the directory where you checked out igcscrape to $PYTHONPATH.

Download the tracklogs:
	igcscrape/scrapy-ctl.py crawl ffvl.fr
	igcscrape/scrapy-ctl.py crawl pgcomps.org.uk

About

Scrape IGC tracklogs from XC leagues

http://github.com/twpayne/igcscrape/wikis


Languages

Language:Python 100.0%