comprehensive-financial-scraper avatar
comprehensive-financial-scraper

Under maintenance

Pricing

$12.00 / 1,000 results

Go to Store
comprehensive-financial-scraper

comprehensive-financial-scraper

Under maintenance

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

Total users

1

Monthly users

1

Runs succeeded

0%

Last modified

5 days ago

📊 Google Sheet ID

googleSheetIdstringRequired

Google Sheet ID containing the companies data to scrape

Default value of this property is "1zfLHeYBEcdPldCOwACEZ5IW44kixY0xSV_KRl-1W1Z4"

📋 Worksheet Name

worksheetNamestringOptional

Name of the specific worksheet containing company data

Default value of this property is "Sheet1"

🔢 Start Row

startRowintegerOptional

Row number to start reading from (1-based, excluding header)

Default value of this property is 2

🏁 End Row (Optional)

endRowintegerOptional

Row number to stop reading at. Leave empty to read all rows

📦 Batch Size

batchSizeintegerOptional

Number of companies to process in this batch (smaller batches for large datasets)

Default value of this property is 1

🔄 Batch Index

batchIndexintegerOptional

Which batch to process (0-based). E.g., batch 0 = companies 1-100

Default value of this property is 0

🧪 Test Mode

testModebooleanOptional

If enabled, processes only first 1 company for testing purposes

Default value of this property is true

⚡ Max Concurrency

maxConcurrencyintegerOptional

Maximum pages to process simultaneously (keep low to avoid blocks)

Default value of this property is 1

⏳ Page Load Wait Time (ms)

waitForLoadMsintegerOptional

Time to wait for dynamic content to load on each page

Default value of this property is 2000

🕐 URL Discovery Timeout (ms)

urlDiscoveryTimeoutintegerOptional

Timeout for URL validation and discovery requests

Default value of this property is 5000

📈 Include Financial Ratios

includeFinancialRatiosbooleanOptional

Calculate and include financial ratios in the output

Default value of this property is false

🏦 Preferred Data Source

dataSourceEnumOptional

Primary source for financial data extraction

Value options:

"auto": string"bse": string"nse": string"company_website": string"multiple_sources": string

Default value of this property is "auto"