Google Finance Scraper avatar

Google Finance Scraper

Try for free

3 days trial then $25.00/month - No credit card required now

View all Actors
Google Finance Scraper

Google Finance Scraper

scraped_org/google-finance-scraper
Try for free

3 days trial then $25.00/month - No credit card required now

Effortlessly gather stocks, ETFs, Mutual Funds data from Google Finance. Our Actor is designed for speed, reliability, and scalability, handling multiple stocks in a single run with ease. Perfect for businesses, developers, and analysts looking to gain insights and make data-driven decisions.

Effortlessly gather stocks, ETFs, Mutual Funds data from Google Finance.
Our Actor is designed for speed, reliability, and scalability, handling multiple stocks in a single run with ease.
Perfect for businesses, developers, and analysts looking to gain insights and make data-driven decisions.
Apify proxies are supported by this actor. See explanation. See those links for more information: Link1, Link2
Key features include:

  • Stocks Details
  • Market Trends
  • Stock Search

Actions

Action NameAction CodeDescription
Stocks Details"stocks_details"Get Stocks Details
Market Trends"market_trends"Get Market Trends
Search Stocks"search_stocks"Search Stocks

Stocks Details

Get Stocks Details from Google Finance.

Inputs

Input NameInput CodeDescriptionTypeConstraintsRequiredDefault
ActionactionPerform extraction of stocks details from Google FinanceStringPass "stocks_details" to perform this actionYes"stocks_details"
Countrycountry2 letters country code (ISO 3166-2)StringValid country codeNo"us"
Languagelanguage2 letters language code (ISO 639-1)StringValid language CodeNo"en"
StocksstocksList of stocks. Fill stocks as in Google Finance URL (e.g. ["AAPL:NASDAQ"])Array of StringsValid stocks. Non valid IDs will be skippedYes
Extract Stock Newsextract_stock_newsWhether to extract news related to the stocks or notBooleanNotrue
Extract Quarterly Financialextract_quarterly_financialWhether to extract quarterly financial of the stocks or notBooleanNotrue
Extract Yearly Financialextract_yearly_financialWhether to extract yearly financial of the stocks or notBooleanNotrue
Extract Current Stock Pricesextract_stock_prices_in_dayWhether to extract stocks prices of the current day (or last market day) or notBooleanNotrue
Extract Stock Prices of Last 30 Daysextract_stock_prices_last_30_daysWhether to extract stocks prices of last 30 days or notBooleanNotrue

Get Market Trends from Google Finance.

Inputs

Input NameInput CodeDescriptionTypeConstraintsRequiredDefault
ActionactionPerform extraction of market trends from Google FinanceStringPass "market_trends" to perform this actionYes"stocks_details"
Countrycountry2 letters country code (ISO 3166-2)StringValid country codeNo"us"
Languagelanguage2 letters language code (ISO 639-1)StringValid language CodeNo"en"
Market Trendsmarket_trends_typesList of Market TrendsArray of StringsValid market trends types: See Market Trends ListYes["most-active"]

Market Trends and Their Code

Indexes: "indexes"
Indexes in Americas: "indexes_americas"
Indexes in Europe, Middle East, Africa: "indexes_europe-middle-east-africa"
indexes in Asia Pacific: "indexes_asia-pacific"
Most Active: "most-active"
Gainers: "gainers"
Losers: "losers"
Climate Leaders: "climate-leaders"
Cryptocurrencies: "cryptocurrencies"
Currencies: "currencies"

Search Stocks

Search Stocks in Google Finance.

Inputs

Input NameInput CodeDescriptionTypeConstraintsRequiredDefault
ActionactionPerform search of stocks from Google FinanceStringPass "search_stocks" to perform this actionYes"stocks_details"
Countrycountry2 letters country code (ISO 3166-2)StringValid country codeNo"us"
Languagelanguage2 letters language code (ISO 639-1)StringValid language CodeNo"en"
Search Stockssearch_stocksSearch text (e.g. "apple")StringYes

Proxy

proxy object should be defined by the required proxy technique.
The following section will help to define the proxy object.

Data Center Proxies

FieldDescriptionTypeDefault
useApifyProxyWhether to use Apify Proxies.Booleantrue
apifyProxyCountryTaking Data Center proxies of specific country.
2 letters country code (ISO 3166-2)
If blank the proxies can be taken from anywhere.
String

Residential Proxies

FieldDescriptionTypeDefault
useApifyProxyWhether to use Apify Proxies.Booleantrue
apifyProxyGroupsSpecify ["RESIDENTIAL"] to use residential proxy.Array of String
apifyProxyCountryTaking residential proxies of specific country.
2 letters country code (ISO 3166-2)
If blank the proxies can be taken from anywhere.
String

Special Proxies

FieldDescriptionTypeDefault
useApifyProxyWhether to use Apify ProxiesBooleantrue
apifyProxyGroupsSpecify ["GOOGLE_SERP"] to use special proxy.
Other groups can be specified here - Search that in Apify for more information.
Array of String
apifyProxyCountryTaking residential proxies of specific country.
2 letters country code (ISO 3166-2)
If blank the proxies can be taken from anywhere.
String

Own Proxies

FieldDescriptionTypeDefault
useApifyProxyWhether to use Apify Proxies. Pass false to use your own proxies.Booleantrue
proxyUrlsSpecify your own proxies in an array of string with this format:
http://username:password@my-proxy.example.com:port
Array of String[]

No Proxies

FieldDescriptionTypeDefault
useApifyProxyWhether to use Apify Proxies. Pass false to run without proxies.Booleantrue
Developer
Maintained by Community
Actor metrics
  • 1 monthly user
  • 2 stars
  • 100.0% runs succeeded
  • Created in Sep 2024
  • Modified 29 days ago