Instagram Video Scraper
by social_media_scraper
Scrape data from Instagram video.
Opens on Apify.com
About Instagram Video Scraper
Scrape data from Instagram video.
What does this actor do?
Instagram Video Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
Instagram Stats Actor An Apify actor that fetches statistical data from Instagram posts using the Apify Instagram Scraper. This actor retrieves view counts, play counts, likes, and comments for Instagram posts. ## Features - Fetches comprehensive statistics for Instagram posts - Handles timeouts and retries automatically - Provides structured output data - Supports both single post URLs and batch processing - Includes detailed error handling and logging ## Prerequisites - Python 3.7 or later - Apify SDK - Valid Apify API token - Instagram Apify API token ## Installation 1. Clone this repository or download the source files bash git clone <repository-url> cd instagram-stats-actor 2. Install required dependencies bash pip install apify-client httpx tenacity ## Usage ### Running as Apify Actor 1. Input Schema: json { "url": "https://www.instagram.com/p/example" } 2. Example output: json { "url": "https://www.instagram.com/p/example", "shortCode": "example", "statistics": { "views": 1000, "plays": 950, "likes": 500, "comments": 50 }, "success": true } ## Configuration Options | Parameter | Type | Description | Default | |-----------|------|-------------|---------| | timeout | int | Request timeout in seconds | 30 | | max_retries | int | Maximum number of retry attempts | 3 | ## Error Handling The actor implements comprehensive error handling: - Timeouts: Automatically retries with exponential backoff - API Errors: Detailed error messages in the output - Invalid URLs: Validation and meaningful error messages - Network Issues: Automatic retry mechanism ## Examples ### Basic Actor Input json { "url": "https://www.instagram.com/p/example" } ### Custom Configuration Input json { "url": "https://www.instagram.com/p/example", "timeout": 60, "maxRetries": 5 } ### Success Output Example json { "url": "https://www.instagram.com/p/example", "shortCode": "example", "statistics": { "views": 1000, "plays": 950, "likes": 500, "comments": 50 }, "success": true } ### Error Output Example json { "url": "https://www.instagram.com/p/example", "error": "Request timed out after 30 seconds", "success": false } ## License This project is licensed under the MIT License - see the LICENSE file for details.
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try Instagram Video Scraper now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- social_media_scraper
- Pricing
- Paid
- Total Runs
- 838
- Active Users
- 99
Related Actors
🏯 Tweet Scraper V2 - X / Twitter Scraper
by apidojo
Instagram Scraper
by apify
TikTok Scraper
by clockworks
Instagram Profile Scraper
by apify
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support