VOOZH about

URL: https://apify.com/pintostudio/stock-asset-metrics-investing-com

โ‡ฑ Stock Asset Metrics (investing.com) ยท Apify


๐Ÿ‘ Stock Asset Metrics (investing.com) avatar

Stock Asset Metrics (investing.com)

Pricing

$10.99/month + usage

Go to Apify Store

Stock Asset Metrics (investing.com)

This Apify Actor retrieves fundamental financial metrics for a given stock symbol from Investing.com. It is particularly useful for extracting key valuation indicators, profitability ratios, and stock health indicators based on country and symbol.

Pricing

$10.99/month + usage

Rating

0.0

(0)

Developer

๐Ÿ‘ Pinto Studio

Pinto Studio

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

2

Monthly active users

a year ago

Last modified

Share

๐Ÿ“ˆ Stock Asset Metrics Data (Investing.com) โ€” Apify Actor

This Apify Actor retrieves fundamental financial metrics for a given stock symbol from Investing.com. It is particularly useful for extracting key valuation indicators, profitability ratios, and stock health indicators based on country and symbol.


๐Ÿง  What It Does

The Actor accepts a stock symbol and the listing country, and returns structured asset metrics such as:

  • Fair Value
  • Net Income
  • EPS Growth Forecast
  • Dividend Payment and Growth Streaks
  • Book Value per Share
  • Return on Assets & Equity
  • Gross Profit Margin
  • Price-to-Book Ratio
  • EBITDA & EV/EBITDA
  • RSI (Relative Strength Index)

It stores this information in the Apify dataset and provides a summarized version via the key-value store.


โœ… Example Input

{
"stockSymbol":"AAPL",
"country":"united states"
}

๐Ÿ“ค Example Output

{
"stock":"AAPL",
"country":"united states",
"as_json":true,
"retrieved_at":"2025-07-02T09:27:07.345642",
"data_format":"asset_metrics",
"stock_symbol":"AAPL",
"asset_metrics":{
"proFairValue":178.7715,
"proNetIncome":97294,
"proEpsGrowthForcast":0.18738257085240625,
"proDivPaymentStreak":14,
"proDivGrowthStreak":13,
"proBookValueShare":4.446523459179036,
"proReturnOnAssets":0.29101883812611795,
"proReturnOnEquity":1.380154620895099,
"proGrossProfitMargin":0.46631999999999996,
"proPriceBook":45.87675041050362,
"proEbitda":138866,
"proEvEbitda":21.817056877997494,
"RSI(14)":53.09422089786422
},
"has_data":true
}

๐Ÿงฉ Output Format

  • Dataset Records:

    • Full enriched stock data under asset_metrics
    • Metadata: retrieved_at, stock, country, has_data, data_format
  • Key-value Store (asset_metrics_summary):

    • Summary version for quick reference

๐Ÿšจ Error Handling

The Actor includes validation and specific exception messages for:

  • Missing or invalid stockSymbol
  • Missing country
  • Invalid boolean values for as_json
  • General API or network errors
  • Internal runtime exceptions

Errors are logged and surfaced via Actor.fail.


๐Ÿ”„ Internal Logic Overview

  1. Accepts stockSymbol and country as input.
  2. Validates input types and formats.
  3. Calls get_stock_asset_metrics() (custom helper) to fetch metrics from Investing.com.
  4. Saves enriched data into the dataset and summary into key-value store.
  5. Logs all main steps for traceability.

๐Ÿ“‚ Data Storage

Storage TypeKey/NameDescription
DatasetdefaultRaw & enriched asset metrics per stock
Key-Value Storeasset_metrics_summarySummary of latest stock metrics

๐Ÿงช Use Cases

  • Stock screening tools
  • Automated financial report builders
  • Quantitative and value-based stock research
  • Portfolio analysis engines

๐Ÿš€ Deployment Notes

  • Developed using the Apify SDK for Python
  • Supports asynchronous execution with full logging
  • Designed to be efficient and API-safe

๐Ÿ› ๏ธ Requirements

  • All countries must be passed in lowercase (e.g., "united states").

Support

If you have any questions or encounter any issues, please consult the Apify documentation or reach out to us through one of the following channels:

  • Telegram: @pintoflow
  • Apify Platform: You can also contact us directly through this platform.

You might also like

Stock Information (investing.com)

pintostudio/stock-information-investing-com

The Stock Information Data (Investing.com) Actor is a powerful web scraping tool that fetches comprehensive fundamental stock information from Investing.com.

90

Stock Recent Data

pintostudio/stock-recent-data

The Stock Recent Data (Investing.com) actor is a powerful tool designed to fetch recent stock market data from Investing.com for any specified stock symbol across multiple countries.

Stock Profile (Investing.com)

pintostudio/stock-profile-investing-com

The Stock Profile Data (Investing.com) Actor is a powerful web scraping tool that retrieves comprehensive company profile information for publicly traded stocks from Investing.com.

Stock Insights

pintostudio/stock-insights

Fetch detailed fair value insights and key financial indicators for global stocks from Investing.com using this Apify Actor.

Similar Stock (investing.com)

pintostudio/similar-stock-investing-com

The Stock Similar Data Actor retrieves similar stock recommendations from Investing.com for any specified stock symbol. This powerful tool extracts data equivalent to the "People Also Watch" or "Similar Stocks" section that appears on stock detail pages.

Stocks Overview

pintostudio/stocks-overview

This Apify actor fetches stock overview data from Investing.com for a specified country. It retrieves up to 1,000 stock entries with key financial metrics and summarizes market sentiment.

Stock Historical Data (investing.com)

pintostudio/stock-historical-data-investing-com

This Apify actor scrapes historical stock data from Investing.com. Ideal for traders, analysts, researchers, and data scientists who need daily, weekly, or monthly stock price history.

Stock Fair Value (investing.com)

pintostudio/stock-fair-value-investing-com

The Stock Fair Value Data Actor is a powerful tool that retrieves comprehensive fair value analysis and fundamental financial information for stocks from Investing.com.

16

Stock Financials (investing.com)

pintostudio/stock-financials-investing-com

The Stock Financials Summary Data (Investing.com) Actor is a powerful tool that fetches comprehensive financial summary data for publicly traded companies from various global stock exchanges.

11

Stock Dividends (investing.com)

pintostudio/stock-dividends-investing-com

The Stock Dividends Data Actor retrieves comprehensive dividend information for publicly traded stocks from Investing.com.

12