top of page

Privacy Policy for Your Custom GPT called "Get Data from Yahoo Finance" (GPT)

 

1. Introduction

This privacy policy explains how GPT handles user data. The GPT retrieves stock data from Yahoo Finance using a Python package called yfinance developed by a separate developer. This package scrapes data from the Yahoo Finance website.

​

2. Data Collection

The GPT collects the following user input:

  • Stock Symbol: This symbol identifies the stock for which financial data is requested.

​

3. Data Storage

  • No User Data Storage: The GPT does not store any user data, including chat history, conversations, or stock symbols.

  • Temporary Data: The stock symbol might be temporarily processed during the API call to fetch data from Yahoo Finance but is not stored permanently.

​

4. Data Usage

The user-provided stock symbol is used solely to interact with the yfinance library to retrieve the requested financial data from Yahoo Finance.

​

5. Data Sharing

The GPT does not share any user data with third parties.

​

6. OpenAI Data Storage and Policy

  • Conversation Storage: I, as the GPT creator, do not have access to past conversations you have with the GPT. These conversations are stored only with OpenAI, and their privacy policy applies to that data.

​

7. Disclaimer

  • Data Accuracy: The GPT relies on the yfinance library and ultimately Yahoo Finance for data accuracy. We make no guarantees about the accuracy or completeness of the retrieved data. Users are encouraged to verify the data from other sources before making any decisions based on it.

  • Processing Accuracy: We cannot guarantee the absolute accuracy of the GPT's processing of the retrieved data as it is processed before serving to the end user.

  • Financial Advice: The GPT does not provide financial advice. Users should consult with a qualified financial advisor before making any investment decisions.

​

8. Data Presentation

  • Data Anonymization: The data retrieved by the API endpoint is not directly shared on the screen. It is first processed by the OpenAI language model before being presented to the user.

 

9. Contact Us

If you have any questions about this privacy policy, please contact us at amar@harolikar.com

​

10. Changes to the Policy

We may update this privacy policy from time to time. We will notify users of any significant changes.

bottom of page