Stock API

This is a stock quote api module that provides other modules with a facility to incorporate stock data in them.

Features in the HEAD Release

  • Stock data retrieved from Yahoo! is cached locally for performance.
  • Up to 42 different fields regarding a stock can be retrieved. Each field is stored as structured data in the local database (e.g., converted to a float, varchar, etc.)
  • Stock information from Yahoo! is automatically updated, at an admin specified interval.
  • The updates from Yahoo! are done in batches of 200 ticker symbols at a time.

Who's up for writing an upgrade path?

Authors

Originally developed by Matt Westgate of Lullabot, the module was then gracefully maintained by Khalid Baheyeldin of 2bits.com until Matt realized one day he gave all his modules away. Khalid was kind enough to hand back StockAPI to Matt.

Modules that use StockAPI

Releases

Official releasesDateSizeLinksStatus
5.x-1.12008-Mar-118.64 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
6.x-1.x-dev2008-May-218.59 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
5.x-1.x-dev2008-Mar-198.76 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.