comprehensive-financial-scraper avatar
comprehensive-financial-scraper

Pricing

$12.00 / 1,000 results

Go to Store
comprehensive-financial-scraper

comprehensive-financial-scraper

Developed by

Shashwat Ghosh

Shashwat Ghosh

Maintained by Community

๐Ÿ’ฐ Comprehensive financial data scraper. Extract financial information, market data, and business insights. Perfect for analysts, investors, and researchers. Get structured financial data efficiently of BSE and NSE listed companies in India.

0.0 (0)

Pricing

$12.00 / 1,000 results

0

2

2

Last modified

2 days ago

You can access the comprehensive-financial-scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, youโ€™ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "googleSheetId": "1jNh9tJyyc7k6jcihQ8BGCkpZOsDmyyrql9TN45vjebI",
< "worksheetName": "Sheet1",
< "companies": [
< {
< "company_name": "Test Financial Corp Ltd",
< "symbol": "TESTFIN",
< "exchange": "NSE",
< "sector": "Financial Services",
< "revenue": "1000 Cr",
< "profit": "150 Cr",
< "market_cap": "5000 Cr",
< "pe_ratio": "15.5",
< "debt_to_equity": "0.3",
< "roe": "12.8",
< "current_ratio": "1.2",
< "dividend_yield": "2.5",
< "_mock_data": true,
< "_test_mode": true,
< "_data_completeness": 100,
< "_data_quality_score": 95,
< "_extraction_timestamp": "2025-08-05T12:00:00.000Z"
< }
< ],
< "startRow": 2,
< "endRow": 2,
< "batchSize": 1,
< "batchIndex": 0,
< "testMode": true,
< "maxConcurrency": 1,
< "waitForLoadMs": 500,
< "urlDiscoveryTimeout": 3000,
< "includeFinancialRatios": false,
< "dataSource": "auto"
<}' |
<apify call shashghosh/comprehensive-financial-scraper --silent --output-dataset

Financial Scraper - Market Data & Business Intelligence Tool API through CLI

The Apify CLI is the official tool that allows you to use comprehensive-financial-scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: