Disclosure: this post is about our own tool —
Yahoo Finance Scraperis a paid actor we publish on Apify Store. It was drafted by our automated publishing pipeline with AI assistance and reviewed before publishing.
Search Yahoo Finance and get clean, de-duplicated ticker JSON with live prices, exchange, sector and related news links. One click, no required fields, no LLM.
What comes back
Every record has the same shape: id, title, url, price, price_text, rating, reviews, location, seller, description.
Fields with no value are left out rather than filled with placeholders, and records are de-duplicated before they reach the dataset.
Input
| Input | Type | What it does |
|---|---|---|
query |
string | Company/asset name to search (e.g |
maxResults |
integer | Maximum number of clean results to return (capped at 500) |
enrich |
boolean | Adds deterministic enrichment per record: extracted emails, canonical domain and a completeness score |
monitor |
boolean | Compares this run with the previous one and flags NEW records only |
Running it
Start it from the Apify Console, call it over the REST API, or expose it to an agent as an MCP tool — the dataset is the same either way.
Priced per event (not per hour or subscription) on Yahoo Finance Scraper on Apify Store.
Top comments (0)