1

Suppose a developer creates a web application for stock market alerts and notifications. Is it legal to store data obtained from purchased subscription of data feed providers like Yahoo! Finance or FMP cloud?

Also what is the effect and meaning of the term:

You must not redistribute information displayed on or provided by provider.

It seems that this is included in the terms and conditions of every data provider.

1 Answers1

1

You must not redistribute information displayed on or provided by provider

You (the subscriber) must not (is not allowed to) redistribute (give to anyone else) information (data) displayed (shown) on or provided by (supplied other than by display) provider (the subscription service).

Yes, you can store the data. No, you can’t share it with anyone else.

Dale M
  • 237,717
  • 18
  • 273
  • 546