This is a simple spider in Python for pulling bitcoin futures prices as listed on CBOE:
http://cfe.cboe.com/cfe-products/xbt-cboe-bitcoin-futures
The spider requests the data every ten minutes and appends the output to a CSV file:
./scrape/CBOE.csv