
Stock Market Movers Scraper Pro
Pricing
$25.00/month + usage
Go to Apify Store

Stock Market Movers Scraper Pro
Scrape real-time market movers (top gainers and losers) for major stock indices including Dow Jones, NASDAQ 100, S&P 500, FTSE 100, ESTOXX, and DAX. Get comprehensive stock data with prices, changes, and performance metrics.
0.0 (0)
Pricing
$25.00/month + usage
0
2
2
Last modified
25 days ago
๐ Market Movers Scraper PRO
Scrape real-time market movers (top gainers and losers) for major stock indices including Dow Jones, NASDAQ 100, S&P 500, FTSE 100, ESTOXX, and DAX. Get comprehensive stock data with prices, changes, and performance metrics.
๐ฅ Input Parameters
Parameter | Type | Required | Description |
---|---|---|---|
marketIndex | String | โ | Select the market index to scrape (Dow Jones, NASDAQ 100, etc.) |
Example Input
{"marketIndex": "dow_jones"}
๐ค Output Data
Each scraped index produces comprehensive market mover data:
Market Movers Result
{"index": "Dow Jones","topGainers": [{"name": "Amazon","symbol": "AMZN","currentPrice": 231.47,"previousClose": 228.15,"dailyLow": 230.32,"dailyHigh": 232.14,"priceChange": 3.32,"percentageChange": 1.46,"tradeTime": "10:03 AM09/15/2025","threeMonthChange": 17.13,"threeMonthPercentage": 8.03,"sixMonthChange": 33.74,"sixMonthPercentage": 17.16,"oneYearChange": 45.81,"oneYearPercentage": 24.83}],"topLosers": [{"name": "Some Stock","symbol": "STOCK","currentPrice": 150.25,"previousClose": 155.8,"dailyLow": 148.5,"dailyHigh": 156.2,"priceChange": -5.55,"percentageChange": -3.56,"tradeTime": "10:03 AM09/15/2025","threeMonthChange": -12.45,"threeMonthPercentage": -7.65,"sixMonthChange": -8.32,"sixMonthPercentage": -5.24,"oneYearChange": 15.67,"oneYearPercentage": 11.62}],"scrapedAt": "2025-09-15T14:30:00.000Z"}
๐ค Getting Started
1. Select Market Index
Choose from the available market indices in the dropdown:
- Dow Jones - US industrial stocks
- NASDAQ 100 - Technology-heavy US stocks
- S&P 500 - Broad US market representation
- FTSE 100 - UK stock market
- ESTOXX - European stock market
- DAX - German stock market
2. Run the Scraper
- Select your desired market index from the dropdown
- Click "Run" to start scraping
- Monitor progress in real-time
- View results in the dataset
3. View Results
Access your scraped data through:
- Dataset: Complete market mover data
- Overview: Summary of scraped indices
- Gainers: Detailed view of top performers
- Losers: Detailed view of underperformers
๐ Key Features
- โ Multiple Indices: Support for major global stock indices
- โ Real-time Data: Current prices and trade information
- โ Comprehensive Metrics: Price changes, percentages, and ranges
- โ Historical Performance: 3-month, 6-month, and 1-year data
- โ Stock Symbols: Automatic symbol extraction
- โ Structured Output: Clean, organized data format
- โ Fast Performance: Efficient scraping without browser overhead
- โ Reliable Operation: Robust error handling and validation
๐ง Data Fields Explained
Stock Data Fields
Field | Type | Description |
---|---|---|
name | String | Company/stock name |
symbol | String | Stock ticker symbol (e.g., AAPL, GOOGL) |
currentPrice | Number | Current trading price |
previousClose | Number | Previous day's closing price |
dailyLow | Number | Lowest price during trading day |
dailyHigh | Number | Highest price during trading day |
priceChange | Number | Absolute price change from previous close |
percentageChange | Number | Percentage change from previous close |
tradeTime | String | Last trade timestamp |
threeMonthChange | Number | 3-month absolute price change |
threeMonthPercentage | Number | 3-month percentage change |
sixMonthChange | Number | 6-month absolute price change |
sixMonthPercentage | Number | 6-month percentage change |
oneYearChange | Number | 1-year absolute price change |
oneYearPercentage | Number | 1-year percentage change |
๐ Dataset Views
Overview
- Summary table showing scraped indices and stock counts
Gainers Table
- Detailed view of top performing stocks
- Sortable by percentage change, price change, or symbol
Losers Table
- Detailed view of underperforming stocks
- Sortable by percentage change, price change, or symbol
๐จ Important Notes
- Data Freshness: Stock data is scraped in real-time but may have slight delays
- Market Hours: Results may vary during market open/close hours
- Data Accuracy: Information is provided as-is from market sources
- Usage Limits: Respect rate limits and usage guidelines
๐ Support
For issues with:
- Data Quality: Check if markets are currently open
- Missing Data: Some indices may have limited stock information
- Actor Issues: Review the console logs for detailed error messages
Built with โค๏ธ by XTech