Loading...
get_stock_basicRetrieves basic information about a specific stock.
Read-only operation; retrieves stock metadata.
get_k_dataFetches historical K-line data for a given stock and date range.
Read-only operation; retrieves historical stock data.
get_industry_classifiedQueries the industry classification for a specific stock.
Read-only operation; retrieves industry classification data.
get_dividend_dataRetrieves dividend and stock split information for a given stock.
Read-only operation; retrieves dividend data.
get_profit_dataFetches quarterly profitability data for a specific stock.
Read-only operation; retrieves profitability data.
get_operation_dataRetrieves quarterly operational efficiency data for a specific stock.
Read-only operation; retrieves operational data.
get_growth_dataFetches quarterly growth data for a specific stock.
Read-only operation; retrieves growth data.
get_index_dataRetrieves historical data for a specific stock market index.
Read-only operation; retrieves index data.
get_valuation_dataRetrieves valuation metrics for a specific stock.
Read-only operation; retrieves valuation data.
The BaoStock server is relatively safe due to its read-only nature and focus on historical data. However, the risk of compromised data from external sources and the lack of explicit sandboxing should be considered. It is safe for data analysis and research purposes, but risky if used in critical, real-time financial decision-making without proper validation.