Stock Earnings Calendar Scraper
Pricing
Pay per usage
Go to Apify Store
Stock Earnings Calendar Scraper
Scrapes upcoming and recent stock earnings reports and dates.
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
Scrapes stock earnings calendar data from Yahoo Finance. Get earnings dates, EPS estimates vs actuals, revenue data, and surprise percentages. Filter by date range or specific ticker symbols.
Features
- Extract company data, reviews, ratings, and business intelligence from stock earnings databases
- 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 |
|---|---|---|---|---|
start_date | string | No | 2024-01-01 | Start date for earnings calendar in YYYY-MM-DD format (e.g. '2024-01-15'). |
end_date | string | No | 2024-01-31 | End date for earnings calendar in YYYY-MM-DD format (e.g. '2024-03-31'). |
ticker_symbols | array | No | - | Filter results to specific ticker symbols (e.g. 'AAPL', 'MSFT', 'GOOGL'). Leave empty for all. |
max_results | integer | No | 500 | Maximum number of earnings records to return. |
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 | $3.50 |
| 10,000 | $35.00 |
| 100,000 | $350.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 stock earnings databases'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