Skip to content

mick26/YahooFinanceAPI-Angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yahoo Finance API with AngularJS

App Specifics

The App uses the Yahoo Query Language (YQL) with the Yahoo Finance REST API to retrieve financial data for a selected stock ticker symbol.

In the public directory I have included "yahoo-data.json" which is the complete JSON file returned by the Yahoo Finance API for a given ticker symbol query. You can search through the JSON file to view the full list of information that is available for a specific stock.

Running the App

  • clone the repository
  • bower install
  • select 'index.html'
  • Enter a valid stock ticker symbol

Screen Shot

Stock Data

Michael Cullen 2014

About

Retrieve stock market data using Angular and the Yahoo Finance API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published