I can't seem to get a rational answer from the idiots running Yahoo's support, so I thought I'd ask if you know about the legality of using Yahoo Finance CSV data on commercial websites?

Thanks

Comments

kbahey’s picture

Officially, there is no explicit permission to use stock data from Yahoo in scripts.

However, in reality, there are tons of scripts in every language imaginable (PHP, Perl, .asp, java, ...etc.) that use that data all over the internet. Just do a Google search and see how many there are.

It seems Yahoo realize that many people are using the data in this way, and turn a blind eye to it.

If I were Yahoo, I would just legalize such use and get it over with, but I doubt that they themselves own this data: they probably get it from some other provider.

oadaeh’s picture

That's interesting, especially with Microsoft wanting to own Yahoo!

mstef’s picture

Well I'm still trying to get a straight answer from Yahoo regarding this. I'll report back once I get something. I sure hope there isn't a problem. I'm nearing completion of a massively complex financial news and data website, that of course, uses this data.

Oghnia’s picture

please update us regarding this issue

cirotix’s picture

I am almost sure that it is *not* legal to use the Yahoo Data and it doesn't depend on Yahoo.

There is actually a copyright on the stock market data that belongs to the stock market companies (like euronext, I don't know the names for the north american ones). So the figures actually belongs to them. Yahoo (as any other websites that use such figures) are paying to display them, but only for their website.

So I believe that Yahoo won't bother you if you use their figures, but it could be that you will have problems with the stock exchange companies, to which you have not pay the license to use the figures.

That being said, I am not a specialist of stock echange (but I am launching a new website on economy)

mstef’s picture

It is definitely NOT legal to use it for anything other than personal reasons.

proxiss’s picture

Instead of bugging the poor support you could just read the footnote of yahoo's historical data:

Historical chart data and daily updates provided by Commodity Systems, Inc. (CSI). International historical chart data, daily updates, fund summary, fund performance, dividend data and Morningstar Index data provided by Morningstar, Inc.. Fundamental company data provided by Capital IQ. Quotes and other information supplied by independent providers identified on the Yahoo! Finance partner page. Quotes are updated automatically, but will be turned off after 25 minutes of inactivity. Quotes are delayed at least 15 minutes. Real-Time continuous streaming quotes are available through our premium service. You may turn streaming quotes on or off. All information provided "as is" for informational purposes only, not intended for trading purposes or advice. Neither Yahoo! nor any of independent providers is liable for any informational errors, incompleteness, or delays, or for any actions taken in reliance on information contained herein. By accessing the Yahoo! site, you agree not to redistribute the information found therein.

mstef’s picture

I created about 5 sick modules that revolved around Stock API. A much improved API module, a stock comments system, a quote and data page for stock, a charting system, etc. That was back in 5.x days. I might still have them if anyone wants them..?

jivmuk’s picture

Hi Mikesteff,

It would be great if you can release it as modules in the drupal projects, that way you might also benefit from the visibility and feedback. Thanks!

Harrymon12’s picture

Issue summary: View changes

Yahoo finance API is not available anymore. I have moved to MarketXLS after this change, much more reliable data.

oadaeh’s picture

Thanks for the update @Harrymon12.

joseph.olstad’s picture

Version: 5.x-1.0 » 7.x-1.x-dev

Harrymon12 , please share with us how to move to MarketXLS ?

I just spent a week creating a 7.x-2.x branch for this module using a radically different method.

It would be nice if people would share things so that people like me wouldn't spend a week writing code when it might not be necessary.

joseph.olstad’s picture

Status: Active » Fixed

Upgrade to 7.x-2.x, switches to Google finance
Yahoo service is no longer available.

I created 7.x-2.x for this reason

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.