
comprehensive-financial-scraper
Pricing
$12.00 / 1,000 results

comprehensive-financial-scraper
💰 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
📊 Google Sheet ID
googleSheetId
stringRequired
Google Sheet ID containing the companies data to scrape
Default value of this property is "1jNh9tJyyc7k6jcihQ8BGCkpZOsDmyyrql9TN45vjebI"
📋 Worksheet Name
worksheetName
stringOptional
Name of the specific worksheet containing company data
Default value of this property is "Sheet1"
🏢 Company Data (Auto-populated for testing)
companies
arrayOptional
Pre-populated company data for instant testing. Leave as-is for automated testing.
Default value of this property is [{"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"}]
🔢 Start Row
startRow
integerOptional
Row number to start reading from (1-based, excluding header)
Default value of this property is 2
🏁 End Row (Optional)
endRow
integerOptional
Row number to stop reading at. Leave empty to read all rows
📦 Batch Size
batchSize
integerOptional
Number of companies to process in this batch (smaller batches for large datasets)
Default value of this property is 1
🔄 Batch Index
batchIndex
integerOptional
Which batch to process (0-based). E.g., batch 0 = companies 1-100
Default value of this property is 0
🧪 Test Mode
testMode
booleanOptional
If enabled, uses pre-populated mock data for instant testing
Default value of this property is true
⚡ Max Concurrency
maxConcurrency
integerOptional
Maximum pages to process simultaneously (keep low to avoid blocks)
Default value of this property is 1
⏳ Page Load Wait Time (ms)
waitForLoadMs
integerOptional
Time to wait for dynamic content to load on each page
Default value of this property is 500
🕐 URL Discovery Timeout (ms)
urlDiscoveryTimeout
integerOptional
Timeout for URL validation and discovery requests
Default value of this property is 3000