Indian Stock Fundamental Analyser

AI-powered fundamental analysis for Indian stocks (NSE/BSE) designed for long-term investors seeking data-driven investment insights.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Indian Stock Fundamental Analyser" with this command: npx skills add krishnakumarmahadevan-cmd/toolweb-indian-stock-market-fundamental-analyser

Overview

The Indian Stock Fundamental Analyser is an AI-powered API that delivers comprehensive fundamental analysis for stocks listed on the National Stock Exchange (NSE) and Bombay Stock Exchange (BSE). Built for long-term investors, this tool leverages artificial intelligence and real-time web search to evaluate company health, financial metrics, growth potential, and investment suitability across different time horizons.

The analyser processes stock tickers or company names and generates detailed assessments tailored to your investment timeline, whether you're planning a 3-year, 5-year, or 10-year investment strategy. By combining fundamental financial analysis with current market intelligence, the API removes guesswork from equity research and helps investors make informed decisions backed by quantitative and qualitative data.

Ideal users include retail investors, financial advisors, portfolio managers, and fintech platforms integrating stock analysis into their offerings. Whether you're evaluating blue-chip stocks like TCS and RELIANCE or exploring mid-cap opportunities, this tool provides institutional-grade analysis accessible through a simple API interface.

Usage

Analyze a stock for a 5-year investment horizon:

POST /analyze
Content-Type: application/json

{
  "stock_ticker": "TCS",
  "investment_horizon": "5 Years"
}

Sample Response:

{
  "stock_ticker": "TCS",
  "investment_horizon": "5 Years",
  "company_name": "Tata Consultancy Services Limited",
  "sector": "Information Technology",
  "market_cap": "14.2 Trillion INR",
  "pe_ratio": 28.5,
  "dividend_yield": 2.3,
  "revenue_growth_3y": "8.2%",
  "profit_margin": "21.5%",
  "roe": "34.2%",
  "debt_to_equity": 0.12,
  "current_price": "3845.50",
  "52_week_high": "4150.00",
  "52_week_low": "3200.75",
  "recommendation": "BUY",
  "confidence_score": 8.2,
  "key_strengths": [
    "Strong market leadership in IT services",
    "Consistent revenue growth and profitability",
    "Robust return on equity exceeding 30%",
    "Low debt levels indicating financial stability"
  ],
  "key_risks": [
    "Currency fluctuation impact on exports",
    "Competition from global IT service providers",
    "Moderate valuation at current levels"
  ],
  "analyst_summary": "TCS presents a solid long-term investment opportunity for 5-year investors. The company's dominant market position, consistent execution, and strong financial metrics support capital appreciation and dividend income. Current valuation is reasonable given growth prospects.",
  "fair_value_estimate": "4200-4500",
  "upside_potential": "12-15%",
  "analysis_date": "2025-01-15"
}

Endpoints

GET /

Root endpoint

Returns the API welcome page in HTML format.

Parameters: None

Response: HTML content (text/html)


POST /analyze

Analyze Stock Fundamentals

Performs comprehensive AI-driven fundamental analysis of an Indian stock using web search and financial metrics evaluation.

Parameters:

NameTypeRequiredDescription
stock_tickerstringYesNSE/BSE stock ticker symbol or company name (e.g., TCS, RELIANCE, HDFCBANK)
investment_horizonstringYesInvestment timeframe in years (e.g., 3 Years, 5 Years, 10 Years)

Response Shape:

The response returns a comprehensive analysis object containing:

  • Stock identification fields (ticker, company name, sector)
  • Current market data (price, market cap, 52-week range)
  • Financial metrics (P/E ratio, dividend yield, ROE, debt-to-equity)
  • Growth metrics (3-year revenue growth, profit margins)
  • AI-generated recommendation with confidence score
  • Key strengths and risk factors
  • Fair value estimation and upside potential
  • Analyst summary tailored to investment horizon

Status Codes:

  • 200: Successful analysis
  • 422: Validation error (missing or invalid parameters)

GET /health

Health Check

Returns the health status of the API service.

Parameters: None

Response: JSON object indicating service status


Pricing

PlanCalls/DayCalls/MonthPrice
Free550Free
Developer20500$39/mo
Professional2005,000$99/mo
Enterprise100,0001,000,000$299/mo

About

ToolWeb.in - 200+ security APIs, CISSP & CISM, platforms: Pay-per-run, API Gateway, MCP Server, OpenClaw, RapidAPI, YouTube.

References

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

Alibabacloud Elasticsearch Instance Diagnose

Alibaba Cloud Elasticsearch instance diagnosis skill. Use for cluster health checks, troubleshooting, and performance analysis on Elasticsearch instances. Tr...

Registry SourceRecently Updated
Research

FN Portrait Toolkit

Financial report footnote extraction and analysis tool for Chinese A-share listed companies. Use when: (1) User wants to extract financial note data from ann...

Registry SourceRecently Updated
Research

Batch Content Factory

Multi-platform content production line. Automates the entire workflow from topic research to content creation. Suitable for self-media operators producing hi...

Registry SourceRecently Updated
Research

Fund Analyzer Pro

[何时使用]当用户需要基金深度分析时;当用户说"分析这个基金""基金对比""基金诊断""基金经理分析"时;当检测到基金代码/基金名称/投顾策略时触发。整合天天基金 API+ 且慢 MCP,提供单一基金分析/基金比较/基金诊断/持仓诊断/基金经理/机会分析/投资方式/报告信号八大模块。新增信号监控提醒功能(sign...

Registry SourceRecently Updated