investors.com Business Daily Article Scraper avatar

investors.com Business Daily Article Scraper

Pricing

from $15.00 / 1,000 results

Go to Apify Store
investors.com Business Daily Article Scraper

investors.com Business Daily Article Scraper

Extract article metadata and visible intro content from investors.com (IBD). Full articles contents, No browser needed - HTTP-only.

Pricing

from $15.00 / 1,000 results

Rating

0.0

(0)

Developer

Xtractoo

Xtractoo

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Investor's Business Daily (IBD) Article Scraper

Extract article metadata, author, and available text from any investors.com article URL. Investor's Business Daily (IBD) is a leading US financial and investment newspaper covering stocks, markets, and economic trends.

Why Use This Actor?

  • Stock market research - IBD specializes in growth stock analysis, CAN SLIM methodology, and market trend reporting.
  • Investment monitoring - track IBD 50, Big Cap 20, Sector Leaders, and daily stock of the day features.
  • Metadata and headline extraction - author, title, date, and intro paragraph always available even under the Piano paywall.

How It Works

This actor uses only HTTP requests - no browser, no Selenium, no Playwright. Articles are extracted in seconds with RAM usage well under 256 MB.

Note: IBD uses a Piano paywall. Only the intro paragraph is freely visible. Author, title, and publication date are always extracted from structured metadata.

Input

{
"url": "https://www.investors.com/market-trend/stock-market-today/dow-jones-sp500-nasdaq-retail-sales-warsh-hearing/",
"urls": [
"https://www.investors.com/research/ibd-stock-of-the-day/tsm-stock-tsmc-shows-a13-chipmaking-plans/",
"https://www.investors.com/news/oklo-stock-nvidia-partner-advance-nuclear-powered-ai-factories/"
],
"mode": "article",
"limit": 10
}

Output

{
"url": "https://www.investors.com/news/technology/dexcom-stock-diabetes-technology-cgm/",
"source": "Investor's Business Daily",
"title": "Dexcom Just Made A Lofty Promise To Its Investors — Why Analysts Are Bullish",
"description": "Dexcom stock popped Friday after the diabetes devices maker projected at least 10% growth each year from now through 2030.",
"content": "Dexcom ( DXCM ) stock popped Friday after the diabetes devices maker projected at least 10% growth each year from now through 2030. The projection came during the company's Analyst Day held late Thursday in Tempe, Ariz. It includes the likelihood the Centers for Medicare and Medicaid Services will cover the cost of continuous glucose monitors — wearable devices that track blood sugar in real time — for patients with type 2 diabetes not requiring insulin treatment, beginning in mid-2027....",
"image": "https://www.investors.com/wp-content/uploads/2023/04/Stock-Dexcom-03-company.jpeg",
"language": "en_US",
"word_count": 690,
"published_date": "2026-05-15T16:47:00",
"modified_date": "2026-05-15T16:47:00",
"authors": [
"ALLISON GATLIN"
],
"categories": "Technology",
"tags": "All News And Stock Ideas;Medical Products"
}

Fetch Latest News

Set mode to "latest" to fetch the newest article URLs and titles from IBD instead of extracting a single article.

Input:

{
"mode": "latest",
"limit": 10
}

Output - array of objects:

[
{
"url": "https://www.investors.com/research/ibd-stock-of-the-day/tsm-stock-tsmc-shows-a13-chipmaking-plans/",
"title": "TSMC In Buy Zone: Stock Of The Day Shows Its Chipmaking Prowess",
"published_date": "Thu, 23 Apr 2026 16:30:40 +0000",
"source": "Investor's Business Daily"
}
]

Source: https://www.investors.com/feed/ (RSS feed)

Cron Schedule: Auto-Fetch Newest Articles

Combine mode: "latest" and mode: "article" to keep a fresh feed running on autopilot:

  1. Schedule a recurring run of this Actor with {"mode": "latest", "limit": 20} via Apify Schedules (UI ▸ Schedules ▸ Create new). A cron expression like */30 * * * * runs it every 30 minutes.
  2. Webhook the dataset of the latest run into another Actor run with mode: "article" and the new URLs as input — Apify integrations let you chain runs via the "Actor finished" webhook without any glue code.
  3. The article-mode run extracts the full body, image, authors, and metadata for each URL and appends to your master dataset.

Common cron expressions:

FrequencyCron
Every 15 minutes*/15 * * * *
Hourly0 * * * *
Every 6 hours0 */6 * * *
Daily at 06:00 UTC0 6 * * *

Other News Actors

Need a different news source? All actors in this collection:

ActorSource
aljazeera-scraperAl Jazeera
apnews-scraperAP News
bbc-scraperBBC News
bisnis-scraperBisnis Indonesia
cnbc-scraperCNBC
dataindonesia-scraperData Indonesia
forbes-scraperForbes
fortune-scraperFortune
ft-scraperFinancial Times
guardian-scraperThe Guardian
investors-scraperInvestor's Business Daily
msn-scraperMSN News
nytimes-scraperNew York Times
reuters-scraperReuters
scmp-scraperSouth China Morning Post
smh-scraperSydney Morning Herald
straitstimes-scraperThe Straits Times
techcrunch-scraperTechCrunch
thestar-scraperThe Star (Malaysia)
upi-scraperUPI
yahoo-finance-scraperYahoo Finance