Yahoo Finance Scraper - Stock & Market Data avatar

Yahoo Finance Scraper - Stock & Market Data

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Yahoo Finance Scraper - Stock & Market Data

Yahoo Finance Scraper - Stock & Market Data

Scrape stock data from Yahoo Finance using yfinance. Get real-time quotes, company info, historical prices, financials, analyst recommendations, dividends & news. Supports batch processing of multiple tickers. Perfect for trading bots, research & portfolio tracking.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

ben

ben

Maintained by Community

Actor stats

0

Bookmarked

95

Total users

20

Monthly active users

2 days ago

Last modified

Share

Yahoo Finance Scraper - Stock Data & Market Intelligence

Scrape stock data from Yahoo Finance using yfinance. Get real-time quotes, company info, historical prices, financials, analyst recommendations, dividends & news. Supports batch processing of multiple tickers.

What you get

  • Clean, validated JSON ready for your pipeline
  • Pre-built dataset Overview in the Apify Console for instant inspection
  • Reliable & maintained — patched whenever the source changes

Why this actor (vs. alternatives)

Build your ownGeneric scraperThis actor
MaintenanceYou patch every changeOften brokenPatched continuously
Structured outputManual parsingInconsistentValidated schema
Setup timeDaysHoursMinutes
Pay only for resultsN/AVariesYes (pay-per-use)

Input

FieldTypeDescription
tickers (required)stringList of stock symbols to scrape (e.g., AAPL, MSFT, GOOGL). Comma-separated or one per line.
dataTypesarraySelect which data to retrieve for each ticker
historyPeriodstringTime period for historical data (only used if 'history' is selected) Options: 1d, 5d, 1mo, 3mo, 6mo, 1y
historyIntervalstringData interval for historical prices Options: 1m, 2m, 5m, 15m, 30m, 60m

Example Input

{
"tickers": "AAPL, MSFT, GOOGL, AMZN, META",
"dataTypes": [
"quote",
"info"
],
"historyPeriod": "1mo",
"historyInterval": "1d"
}

Use cases

  • Fintech / trading apps — power dashboards with reliable market data
  • Quant research — backtest models on historical data
  • Portfolio tools — track positions and exposure
  • Market research — analyze trends across instruments
  • Alerting — trigger notifications on price/metric moves

Pricing

Pay-Per-Event:

  • $0.002 per result
  • $0.00005 actor-start fee

Example runs

Use caseResultsCost
Quick scan100$0.20
Standard run500$1.00
Bulk dataset2,000$4.00

FAQ

Q: How fresh is the data?
A: Real-time — every run fetches live from the source.

Q: Do I pay for failed or empty runs?
A: You pay per result returned, plus a tiny actor-start fee.

Q: Can I schedule recurring runs?
A: Yes — use the Apify Console scheduler for daily/weekly automation.

Q: Can I export the data?
A: Yes — JSON, CSV, Excel, and API access are all supported by Apify.

This actor retrieves publicly accessible data only. You are responsible for respecting the source's Terms of Service, honoring robots.txt, and complying with GDPR / applicable regulations for any personal data.

Support & feature requests

Open an issue on the Actor page or contact via Apify Console messaging. Custom features welcome.