
Yahoo Finance Search Scraper
Deprecated
Pricing
$1.00 / 1,000 results

Yahoo Finance Search Scraper
Deprecated
Yahoo Finance Search Scraper is a tool designed to fetch search suggestions from Yahoo Finance based on the provided search terms. The scraper exports the accumulated data to various formats like JSON, XML, CSV, or Excel.
0.0 (0)
Pricing
$1.00 / 1,000 results
2
Monthly users
2
Runs succeeded
>99%
Last modified
3 months ago
You can access the Yahoo Finance Search Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "searchTerms": [
3 "META",
4 "AAPL",
5 "GOOGL",
6 "AMZN",
7 "MSFT",
8 "TSLA"
9 ],
10 "proxy": {
11 "useApifyProxy": true,
12 "apifyProxyCountry": "US"
13 }
14}' |
15apify call mscraper/yahoo-finance-search-scraper --silent --output-dataset
Yahoo Finance Search Scraper API through CLI
The Apify CLI is the official tool that allows you to use Yahoo Finance Search Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Pricing
Pricing model
Pay per resultThis Actor is paid per result. You are not charged for the Apify platform usage, but only a fixed price for each dataset of 1,000 items in the Actor outputs.
Price per 1,000 items
$1.00