Go to Apify StoreActor stats
1
Monthly active users
3 days ago
Last modified
- Initial release
- Four scrape modes:
app_details, featured, top_sellers, search
- Steam Store API integration for app details and featured categories
- SteamSpy API integration for top 100 games
- Steam Store search via
storesearch endpoint
- Automatic enrichment of search results with full app details (when <= 10 results)
- Rate limit handling with 1.5s delay and exponential backoff on 429 responses
- Retry logic (3 attempts) for transient failures
- Normalized output schema across all modes