Video Download Link Crawler avatar

Video Download Link Crawler

Try for free

7 days trial then $10.00/month - No credit card required now

Go to Store
Video Download Link Crawler

Video Download Link Crawler

thenetaji/video-download-link-crawler
Try for free

7 days trial then $10.00/month - No credit card required now

Extract direct video download links from any webpage! Customize crawling with regex, export in multiple formats, and automate video collection. Fast, efficient, and cheap—try now!

Developer
Maintained by Community

Actor Metrics

  • 1 Monthly user

  • No reviews yet

  • No bookmarks yet

  • >99% runs succeeded

  • Created in Mar 2025

  • Modified 2 days ago

Start URLs

startUrlsarrayRequired

List of URLs to start crawling from

Default value of this property is [{"url":"https://apify.com/"}]

Media Type

mediaTypeEnumRequired

The type of media links to extract from the crawled pages

Value options:

"video": string"audio": string"image": string"all": string

Default value of this property is "video"

Maximum Crawl Depth

maxCrawlDepthintegerOptional

Maximum depth to crawl from the start URLs (higher values may significantly increase run time)

Default value of this property is 2

Max Concurrency

maxConcurrencyintegerOptional

Maximum number of pages to crawl concurrently

Default value of this property is 10

Max number of results

maxUrlsToCrawlintegerOptional

Maximum number of urls to crawl

Default value of this property is 100

Max Request Retries

maxRequestRetriesintegerOptional

Maximum number of times to retry a request if it fails

Default value of this property is 3

Use Proxy

useProxyobjectOptional

Whether to use Apify Proxy for making requests (recommended for most websites)

Default value of this property is {"useApifyProxy":false,"apifyProxyGroups":[]}