Dhan Discovery Spider avatar

Dhan Discovery Spider

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Dhan Discovery Spider

Dhan Discovery Spider

Dhan Discovery Spider extracts comprehensive stock data from Dhan, offering insights into prices and fundamentals....

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a month ago

Last modified

Share


README.md

Dhan Discovery Spider

Welcome to Dhan Discovery Spider! This powerful tool is designed to extract comprehensive stock information from the Dhan website. It provides detailed insights into various stocks, including their price history and fundamental data, making it an invaluable resource for investors and analysts.

Features

  • Comprehensive Data Extraction: Retrieves detailed stock information such as share prices, historical data, and fundamentals.
  • High-Quality Data: Ensures reliable and accurate data directly from the Dhan website.
  • Efficient Performance: Fast extraction process with minimal latency.
  • User-Friendly Interface: Easy to configure and use for both beginners and experts.
  • Multiple Export Formats: Supports JSON, CSV, and Excel formats for versatile data usage.

Input Parameters

ParameterTypeRequiredDescriptionExample
stocksArrayYesList of stock symbols to extract information for["RELIANCE", "TCS"]

Example Usage

Input JSON

{
"stocks": ["RELIANCE", "TCS"]
}

Output JSON

{
"data": [
{
"stock_name": "Kotak Mahindra Bank",
"price_history": {
"current_price": 1185.00,
"52_week_high": 1478.90,
"52_week_low": 1020.00
},
"fundamentals": {
"pe_ratio": 25.30,
"pb_ratio": 3.45,
"dividend_yield": 1.2
}
},
{
"stock_name": "HDFC Bank",
"price_history": {
"current_price": 1600.00,
"52_week_high": 1800.00,
"52_week_low": 1400.00
},
"fundamentals": {
"pe_ratio": 20.50,
"pb_ratio": 3.10,
"dividend_yield": 1.5
}
}
]
}

Use Cases

  • Market Research and Analysis: Gain insights into stock performance for informed decision-making.
  • Competitive Intelligence: Monitor competitors' stock data to stay ahead in the market.
  • Price Monitoring: Track real-time price changes and historical trends.
  • Content Aggregation: Aggregate stock information for financial news platforms.
  • Academic Research: Use reliable data for academic studies on finance and economics.
  • Business Automation: Automate data collection processes for business analytics.

Installation and Usage

  1. Search for "Dhan Discovery Spider" in the Apify Store.
  2. Click "Try for free" or "Run".
  3. Configure input parameters with your desired stock symbols.
  4. Click "Start" to begin extraction.
  5. Monitor progress in the log.
  6. Export results in your preferred format (JSON, CSV, Excel).

Output Format

The output data is structured as a JSON object containing an array of stocks. Each stock includes:

  • stock_name: The name of the company.
  • price_history: An object with fields like current_price, 52_week_high, and 52_week_low.
  • fundamentals: An object detailing financial metrics such as pe_ratio, pb_ratio, and dividend_yield.

Support

For custom/simplified outputs or bug reports, please contact:

We're here to help you get the most out of this Actor!