Morningstar Fund Scraper
Pricing
Pay per usage
Go to Apify Store

Morningstar Fund Scraper
Extract mutual fund ratings, performance data, and investment analysis from Morningstar. Get fund details, star ratings, and returns.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Jan Bruinier
Maintained by Community
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
6 days ago
Last modified
Categories
Share
Morningstar Fund Data Scraper
Scrape fund and ETF data from Morningstar. Extract fund details, performance data, star ratings, fees, holdings, and investment style information.
Features
- Extract company data, reviews, ratings, and business intelligence from Morningstar
- Export to JSON, CSV, Excel, and other formats
- Configurable result limits and pagination
- Proxy support for reliable scraping
- Pay-per-result pricing with free tier (50 results free per run)
Input Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
searchQuery | string | Yes | S&P 500 | Search term for funds or ETFs (e.g., 'S&P 500', 'Vanguard', 'bond fund'). |
fundType | string | No | all | Filter by fund type. |
maxResults | integer | No | 50 | Maximum number of funds to scrape. |
proxy_config | object | No | {'useApifyProxy': True, 'apifyProxyGroups': ['RESIDENTIAL']} | Proxy configuration for avoiding rate limits. |
Output Example
{"name": "Company Name","rating": 4.2,"reviewCount": 856,"category": "Software","description": "Company description...","url": "https://example.com/company/123"}
Cost Calculator
| Results | Cost |
|---|---|
| 50 | Free |
| 1,000 | $4.00 |
| 10,000 | $40.00 |
| 100,000 | $400.00 |
Plus $0.005 per actor run. First 50 results per run are free.
Use Cases
- Competitive intelligence and market research
- Vendor evaluation and due diligence
- Lead generation and prospecting
- Industry benchmarking and reporting
- Building business intelligence dashboards
Limitations
- Results depend on Morningstar's availability and structure
- Some pages may require residential proxies for reliable access
- Rate limiting may apply for very large scrapes
- Website layout changes may temporarily affect data extraction
Changelog
- v0.1 - Initial release