cl-yahoo-finance

2013-03-12

CL interface to Yahoo's finance API

Upstream URL

github.com/pnathan/cl-yahoo-finance

Author

Paul Nathan

Maintainer

Paul Nathan

License

LLGPL
README

1Common Lisp library for accessing Yahoo Finance quotes.

  • Authors: Paul Nathan, Chris Howey, riktam, Neil T. Dantam
  • Licence: LLGPL

Documentation available at:

https://github.com/pnathan/cl-yahoo-finance/wiki

1.1TODO

1.1.1Clean up the data returned by Yahoo

1.1.1.1Destring stringifed data

1.1.1.2Convert N/A results to Nil

1.1.1.3clean out the HTML tags floating around

1.2Notes

Contributions welcome.

1.2.1Attributions:

Historical data retrieval observed at https://github.com/herval/yahoo-finance

Dependencies (5)

  • babel
  • cl-csv
  • drakma
  • url-rewrite
  • yason

Dependents (0)

    • GitHub
    • Quicklisp