Advanced Business Intelligence Platform
Pricing
$5.00 / 1,000 results
Advanced Business Intelligence Platform
Advanced Business Intelligence Platform delivers complete news coverage using both organization name and domain. A single query captures funding, hiring, and leadership news with deep scrolling (100+ articles), smart filtering, and MD5 deduplication for high-quality insights.
0.0 (0)
Pricing
$5.00 / 1,000 results
0
3
3
Last modified
2 days ago
π° Advanced Business Intel
Fast and simple business news scraper for Apify. Searches Google News using organization name + domain to find business intelligence articles.
π Quick Start
Input Format
Provide organizations as "Name:Domain" pairs:
{"organizations": ["GXS Bank:gxs.com.sg","Grab Limited:grab.com","Sea Ltd:sea.com"],"maxResults": 50,"dateRange": "week"}
Output
Returns articles with title, source, date, URL, and search metadata. Only articles from the last 180 days are included.
{"title": "GXS Bank Raises $100M Series B","source": "TechCrunch","published_at": "2025-01-15T10:30:00","url": "https://...","searched_organization": "GXS Bank","searched_domain": "gxs.com.sg"}
π What It Searches
Each organization search looks for:
- Hiring & Layoffs: Job openings, recruitment, workforce changes
- Funding: Investment rounds, Series A/B/C, capital raises
- Leadership: CEO, CFO, executive appointments
- M&A: Acquisitions, mergers, partnerships
- Product Launches: New products, releases, expansions
βοΈ Configuration Options
| Parameter | Description | Default |
|---|---|---|
organizations | List of "Name:Domain" strings | Required |
maxResults | Max articles per organization (minimum 100) | 100 |
includeDuplicates | Include duplicate articles | false |
dateRange | Time filter (any/day/week/month) | week |
language | Language code (en for global English) | en |
country | Country code (US for global coverage) | US |
contentRegion | Content region (US:en for English news) | US:en |
π Regional Settings
Global English (default) - Recommended for English news:
{"language": "en","country": "US","contentRegion": "US:en"}
Singapore - For Singapore-specific news:
{"language": "en-SG","country": "SG","contentRegion": "SG:en"}
Indonesia - For Indonesian-language news:
{"language": "id","country": "ID","contentRegion": "ID:id"}
β‘ Performance
- Speed: ~1 second per organization (optimized API queries)
- Coverage: 100-200 articles per organization (minimum 100 guaranteed)
- Filtering: Only articles from last 180 days
- Deduplication: Automatic removal of duplicate articles
- Efficiency: Single API call per organization (8x faster than previous implementation)
π― Use Cases
- Competitor Analysis: Track competitor news and announcements
- Investment Research: Monitor portfolio companies
- Market Intelligence: Stay updated on industry trends
- Brand Monitoring: Track mentions of your company
π Example Searches
Singapore Companies:
{"organizations": ["SleekFlow:sleekflow.io","StashAway:stashaway.sg","Funding Societies:fundingsocieties.com"]}
Global Companies:
{"organizations": ["Apple Inc.:apple.com","Microsoft Corporation:microsoft.com"],"language": "en-US","country": "US"}
π‘οΈ Error Handling
- If one organization fails, others continue processing
- Partial results are always returned
- Errors are logged in the dataset
Built with: Playwright, Python, Apify Actor SDK
