Indian Stocks Financial Ratios API avatar
Indian Stocks Financial Ratios API

Pricing

$5.00 / 1,000 results

Go to Store
Indian Stocks Financial Ratios API

Indian Stocks Financial Ratios API

Developed by

Akash Kumar Naik

Akash Kumar Naik

Maintained by Community

Use this Apify scraper to pull comprehensive Indian stock ratios - P/E, ROE, ROCE, SALES, and more - delivered as a ready‑to‑use API feed.

0.0 (0)

Pricing

$5.00 / 1,000 results

0

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

10 hours ago

List of Listed Companies

List Source

The list of listed companies is available in this Google Sheet: List of Listed Companies

Financial Data Scraper

This Apify actor scrapes financial data for Indian publicly listed companies.

Input

Provide a stock symbol as input:

{
"symbol": "RELIANCE"
}

Output

The actor outputs structured JSON data with the scraped financial metrics. Example output:

[
{
"symbol": "RELIANCE",
"companyName": "Reliance Industries Ltd",
"scrapedAt": "2025-07-22T01:18:02.166Z",
"marketCap": "19,33,249",
"currentPrice": "1,429",
"high": "1,551",
"low": "1,115",
"stockPE": "25.8",
"bookValue": "623",
"dividendYield": "0.35",
"roce": "9.43",
"roe": "8.51",
"faceValue": "10.0",
"growth": {
"sales": {
"tenYears": "10%",
"fiveYears": "10%",
"threeYears": "12%",
"ttm": "6%"
},
"profit": {
"tenYears": "12%",
"fiveYears": "10%",
"threeYears": "6%",
"ttm": "9%"
},
"stockPrice": {
"tenYears": "20%",
"fiveYears": "9%",
"threeYears": "8%",
"oneYear": "-5%"
},
"roe": {
"tenYears": "9%",
"fiveYears": "9%",
"threeYears": "9%",
"lastYear": "9%"
}
},
"shareholding": {
"promoters": "50.10%",
"fiis": "19.07%",
"diis": "19.36%",
"public": "11.29%",
"government": "0.17%",
"numberOfShareholders": "47,65,728"
},
"announcements": [
"1d - Reliance Q1 FY26 results: 19% Jio revenue growth, 11% retail growth, strong EBITDA, new energy giga factories progress.",
"2d - Audio recording of Q1 2025 analyst meet on unaudited financial results available online.",
"18 Jul - RIL confirms over 125% asset cover on ₹21,000 Cr secured and full cover on ₹7,389 Cr unsecured debentures as of June 30, 2025.",
"18 Jul - Presentation on the Unaudited Financial Results for the quarter ended June 30, 2025",
"18 Jul - Reliance Q1 FY26: Revenue ₹273,252 Cr (+6%), PAT ₹30,783 Cr (+76.5%), Jio 200M 5G subs, Retail growth"
]
}
]

Notes

  • Data is scraped from a financial website for Indian stocks.
  • If a data point is not available, it will be marked as null in the output.

Disclaimer

The data provided by this scraper is for informational and educational purposes only and is not intended for trading or investment advice. While efforts are made to ensure accuracy, the data is sourced from public financial websites and may not always reflect the latest updates or corrections from official sources.

Users are advised to verify all information independently before making any investment decisions. The National Stock Exchange of India (NSE) and the Securities and Exchange Board of India (SEBI) caution investors to rely only on information published on official channels and to be wary of unverified sources. For the most accurate and up-to-date information, please refer to the official NSE (https://www.nseindia.com/) and SEBI (https://www.sebi.gov.in/) websites.

The author and contributors of this project are not responsible for any losses or damages arising from the use of this data. Use of this tool is at your own risk.