Sai's Stock Analyzer
**Sai's Stock Analyzer API** provides detailed technical analysis of stocks using **ChatGPT**. It uses Generative Artificial Intelligence (AI) tool (ChatGPT) to provide technical analysis of stocks. At the end of the analysis report, it gives **buy/sell/hold recommendations** based on the analysis. Provides very accurate analysis of stocks which even the beginners who want to invest in stock…
Sai's Stock Analyzer endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
SupportedExchanges /SupportedExchanges |
This endpoint provides all the stock exchanges supported (exchange codes) and country these exchanges belong to. No input parameters required. In case the response is successful… |
| GET |
FindStocks /FindStocks |
This endpoint does a starts-with search on stock code or company name and returns stock codes and company names starting with the search_term provided in the input parameter for… |
| GET |
AnalysisReport /AnalysisReport |
This endpoint returns the detailed technical analysis as provided by ChatGPT. At the end of the analysis report, it gives buy/sell/hold recommendations based on the analysis.… |
| GET |
ReportById /ReportById |
Gets the Report generated as a part of /AnalysisReport end-point (the report_id returned from the end-point). |
Sai's Stock Analyzer pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $3 / month | 1 / minute |
|
| ULTRA Recommended | $10 / month | 1 / minute |
|
| MEGA | $40 / month | 1 / minute |
|