Apk Scraper and Downloader avatar

Apk Scraper and Downloader

Try for free

Pay $5.00 for 1,000 results

Go to Store
Apk Scraper and Downloader

Apk Scraper and Downloader

thenetaji/apk-downloader
Try for free

Pay $5.00 for 1,000 results

📱 Find and extract direct download links for APK files from websites. Also discovers other downloadable content like videos, images, and audio files. Perfect for gathering Android apps and media files from various sources.

Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • No reviews yet

  • No bookmarks yet

  • Created in Mar 2025

  • Modified 21 hours ago

🎥 Video Download Link Crawler

Apify Actor

🚀 Easily crawl websites to detect and extract video download links, along with other media types like images, audio files, and APKs. Perfect for content creators, researchers, and developers who need to gather media assets from websites.

🎯 What Does It Do?

This powerful crawler specializes in finding video download links while also supporting:

  • 🎬 Videos (MP4, WebM, etc.)
  • 🖼️ Images (JPG, PNG, GIF, etc.)
  • 🎵 Audio files (MP3, WAV, etc.)
  • 📱 APK files (Android applications)

⚙️ Input Configuration

Configure your crawl with these parameters:

  • 🔗 startUrls: List of URLs to begin crawling
  • 📋 mediaType: Choose what to extract:
    • video (focus on videos)
    • all (get everything)
    • image (images only)
    • audio (audio files)
    • apk (Android packages)
  • 🌲 maxCrawlDepth: How deep to crawl (default: 1)
  • 🚦 maxConcurrency: Parallel requests (default: 10)
  • 🔄 maxRequestRetries: Retry attempts (default: 3)
  • 🎯 maxUrlsToCrawl: URL limit (default: 100)
  • 🔒 useProxy: Proxy settings for better success rates

📝 Example Input

1{
2  "startUrls": [
3    { "url": "https://example.com" }
4  ],
5  "mediaType": "video",
6  "maxCrawlDepth": 2,
7  "maxConcurrency": 5,
8  "maxRequestRetries": 2,
9  "maxUrlsToCrawl": 50,
10  "useProxy": {
11    "useApifyProxy": true,
12    "apifyProxyGroups": ["RESIDENTIAL"],
13    "apifyProxyCountry": "US"
14  }
15}

📊 Output Data

Get structured data for each media link:

1{
2  "sourceUrl": "https://example.com",
3  "pageTitle": "Example Page",
4  "mediaLinks": [
5    {
6      "url": "https://example.com/media/video.mp4",
7      "sourceUrl": "https://example.com",
8      "title": "Example Page",
9      "type": "video",
10      "foundAt": "2025-03-13T02:16:08Z"
11    }
12  ],
13  "timestamp": "2025-03-13T02:16:08Z"
14}

✨ Key Features

  • 🤖 Smart Detection: Automatically identifies various media types
  • 🔄 Flexible Crawling: Adjust depth and concurrency
  • 🛡️ Proxy Support: Uses Apify's proxy infrastructure
  • 📊 Detailed Output: Get organized, structured data
  • 🚀 High Performance: Optimized for speed and reliability

🚀 Getting Started

  1. Visit Apify
  2. Search for "Video Download Link Crawler"
  3. Set your parameters
  4. Start crawling!

💡 Pro Tips

  • Use maxCrawlDepth wisely to control the scope
  • Enable proxies for better success rates
  • Start with a small maxUrlsToCrawl to test
  • Use mediaType: "all" to get every media type

🆘 Need Help?

Contact @thenetaji for support or visit Apify Documentation

🚀 Explore Our Analytics Ecosystem

📱 TikTok Profile Scraper

Advanced tool for extracting detailed TikTok user profiles and engagement metrics.

🎵 TikTok Video Downloader (No Watermarks)

Download clean TikTok videos without platform watermarks for content repurposing.

🎥 YouTube Video Downloader

Efficiently extract YouTube video content in multiple resolution options.

🔊 YouTube Music Downloader

Extract audio tracks from YouTube videos for offline use and analysis.

📊 YouTube Scraper

Comprehensive YouTube data extraction for channel and video analytics.

Extract media assets from websites for content analysis and archiving.

📹 YouTube Video & Music Downloader

Combined solution for extracting both video and audio content from YouTube.

📘 Documentation & Support

For implementation questions, feature requests, or technical assistance, contact our development team through the Apify platform.