Investing News Apify
by romy
Scrape Investing.com news, tickers, and comments without an API. Get structured JSON data for trading bots, dashboards, and financial analysis.
Opens on Apify.com
About Investing News Apify
Need a reliable way to pull financial news without dealing with rate-limited APIs? I built the Investing News Apify actor to solve exactly that. It’s a straightforward scraper that pulls the latest headlines, articles, and market chatter directly from Investing.com. You get clean, structured JSON output with everything you need: the article content, publication dates, relevant stock tickers mentioned, and even the user comments section. I use it to feed real-time news data into my own analysis dashboards and alert systems. It’s perfect for developers building trading bots, creating financial news aggregators, or just keeping a personal portfolio informed without manual checking. Since it runs on Apify, you can schedule it, scale it, and pipe the data anywhere via webhook. No official API key is required, which is the best part—you bypass all the access hassles and get the data in a developer-friendly format immediately.
What does this actor do?
Investing News Apify is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
Investing.com News Scraper
A lightweight Apify actor that extracts the latest financial news from Investing.com without requiring an official API key. It returns structured JSON data including article content, related tickers, and user comments.
Key Features
- Multi-category scraping: Fetch news from categories like Breaking News, Stock Market, Cryptocurrency, Commodities, and Economy.
- Paginated results: Scrape multiple pages of articles by specifying a page number.
- Structured data output: Returns JSON with full article metadata (headline, body, link, image).
- Financial context extraction: Captures related stock tickers with price changes and user comment threads.
How to Use
Run the actor via the Apify Console or API. Provide a simple JSON input to configure the scrape.
Input
The actor accepts an input object with the following fields:
* type: The news category to scrape (e.g., "BREAKING", "CRYPTOCURRENCY", "ECONOMY").
* page: The page number to scrape (e.g., 1 for the first page).
{
"type": "BREAKING",
"page": 2
}
Output
Results are available in the dataset as structured JSON objects. Each item contains the article's headline, body, link, image, related tickers, and user comments.
{
"news_ID": 4235241,
"HEADLINE": "BofA warns Fed risks policy mistake with early rate cuts",
"BODY": "Investing.com -- Bank of America (NYSE:BAC) warned...",
"news_link": "https://uk.investing.com/news/economy-news/...",
"related_image": "https://i-invdn-com.investing.com/...",
"tickers": [
{ "symbol": "SP500", "chg": "+1.52%", "chg_color": "green" },
{ "symbol": "BAC", "chg": "+2.53%", "chg_color": "green" }
],
"comments": [
{
"UserName": "John Williams",
"CommentText": "Household debt is at a historic high...",
"num_likes": 2
}
]
}
Notes
This actor scrapes publicly available data from Investing.com. Ensure your usage complies with their Terms of Service. For official access, consider the Investing.com API.
For support, use the Apify Console or the Apify community forum.
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try Investing News Apify now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- romy
- Pricing
- Paid
- Total Runs
- 103
- Active Users
- 9
Related Actors
Smart Article Extractor
by lukaskrivka
Google Search
by devisty
Twitter Tweets Scraper
by gentle_cloud
Twitter Profile
by danek
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support