I’ve been looking to create some stock related plugins for WordPress. As a first step I need to figure out how to access quote data. The Yahoo Quote Server appears to be the best bet. It has an api for acquiring both current and historical quotes and an array of attributes. The data is accessed [...]