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

comprehensive-financial-scraper
Under maintenance
💰 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
Total users
1
Monthly users
1
Runs succeeded
0%
Last modified
5 days ago
📊 Google Sheet ID
googleSheetId
stringRequired
Google Sheet ID containing the companies data to scrape
Default value of this property is "1zfLHeYBEcdPldCOwACEZ5IW44kixY0xSV_KRl-1W1Z4"
📋 Worksheet Name
worksheetName
stringOptional
Name of the specific worksheet containing company data
Default value of this property is "Sheet1"
🔢 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, processes only first 1 company for testing purposes
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 2000
🕐 URL Discovery Timeout (ms)
urlDiscoveryTimeout
integerOptional
Timeout for URL validation and discovery requests
Default value of this property is 5000