A member of the CoinSpot community put some welcomed effort in over the last few months building a python API for CoinSpot.

The python API is available for download here https://pypi.python.org/pypi/py-coinspot-api/0.1.1. There is also a list of outstanding issues on the Github page https://github.com/geekpete/py-coinspot-api/issues.

The library is well written and has been used regularly over the last month so it is a well tried and tested way to access CoinSpot programatically. Using the API you can do most things you can do through the CoinSpot website including Placing buy and sell orders for bitcoin, Check current spot prices, Viewing all open orders and heaps more.

Thanks again to Geek Pete and the work you have done in building the library :D