Yahoo: Get Most Active Stocks
Yahoo via Parse · Finance
Get a list of most active stocks in a specified region. Returns stock symbols, names, prices, and percentage changes. The region parameter selects the market (AU for Australia, US for United States). Results are ordered by trading volume descending. APIs to extract stock data from Yahoo Finance Australia, including current quotes, historical data, and market summaries. Fulfilled by Parse from au.finance.yahoo.com.
- au-finance-yahoo-com
- finance
- parse
- platform-key
- yahoo
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/44a39ce6-33d3-4167-b50a-c723a9cb0cef/get_most_active_stocks
- Interface artifact
- sha256:e17d80c67ccd23efd041c79b4cd0215dd85f171bd857341f082942b2375bade5
- Manifest digest
- sha256:916dd16e07082360d66fa008417516b0dd70287661d32680cd0430806a4dbd4d
Request fields
- count (integer): Number of stocks to return.
- region (string): Market region code. Accepted values: AU (Australia), US (United States).: Allowed values: AU, US
Example queries
- {"count":"5","region":"AU"}