Finance API

Table of Contents

Overview

Yahoo! Finance APIs1

CSV API - The API where you're receiving CSV formatted data

Technical Analysing Charts - How to download chart images

RSS News Feeds - How to get RSS news feeds

Use the webservice

For example: (to get all stock quotes) (in XML) http://finance.yahoo.com/webservice/v1/symbols/allcurrencies/quote

in JSON) — just add format=JSON in the end of the url http://finance.yahoo.com/webservice/v1/symbols/allcurrencies/quote?format=json

Footnotes:

Author: Shi Shougang

Created: 2015-03-05 Thu 23:20

Emacs 24.3.1 (Org mode 8.2.10)

Validate