Extract and download videos from Streamable.com with high quality. This actor helps you retrieve direct video URLs, metadata, and download links from Streamable videos efficiently and reliably.
Streamable Video Downloader is a powerful tool that helps you extract and download videos from Streamable.com. Whether you need to archive videos, analyze content, or integrate Streamable videos into your workflow, this actor has got you covered! 🚀
The actor accepts the following input parameters:
Field | Type | Description |
---|---|---|
links | Array | List of Streamable video URLs to process |
The actor provides detailed output for each processed URL, including:
Need help or have questions? Feel free to reach out through Apify's support channels! 🤝
A full explanation of an input example in JSON.
1{ 2 "links": [ 3 "https://streamable.com/o1ioj2" 4 ] 5}
The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:
And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.
1[ 2 { 3 "url": "https://streamable.com/o1ioj2", 4 "result": { 5 "url": "https://streamable.com/o1ioj2", 6 "title": "Streamable Video", 7 "source": "streamable", 8 "thumbnail": "", 9 "duration": 0, 10 "medias": [ 11 { 12 "url": "https://cdn-cf-east.streamable.com/video/mp4/o1ioj2.mp4?Expires=1739081532710&Key-Pair-Id=APKAIEYUVEN4EVB2OKEQ&Signature=a97pW0ZwZvjc5CItCaOIis8UOgsqdq8WoGdMTJf1YO3IFwG4EbfVUfiv5Zfrx1uBZ7bFNP5gWCV6CPqcDEnfkxMyW1INRqyhky-uhM9oCLOa0Zf3ryL38mUQtugPQAI8lLABwQEvyEKGuklg3EbbJN9wLf36pAgiu51GKX3dPXYZTxti-uCYvEktBDRBM9HTXSnUod20oNBjMrkMFzj5whD8-J5JQNyWUOqmD5OnrGPikF0IpAjQV~ZgK0uCqt67y-D26A1fd3gR6pB7C7ZfT3ry3jhStDJag4DYxLkdrarhz6ac2WvulAUV7OxirnzeJJKWBAFn1gAwZMpGugXMhQ__", 13 "quality": "HD", 14 "extension": "mp4", 15 "type": "video" 16 }, 17 { 18 "url": "https://cdn-cf-east.streamable.com/video/mp4/o1ioj2.mp4?Expires=1739081532710&Key-Pair-Id=APKAIEYUVEN4EVB2OKEQ&Signature=a97pW0ZwZvjc5CItCaOIis8UOgsqdq8WoGdMTJf1YO3IFwG4EbfVUfiv5Zfrx1uBZ7bFNP5gWCV6CPqcDEnfkxMyW1INRqyhky-uhM9oCLOa0Zf3ryL38mUQtugPQAI8lLABwQEvyEKGuklg3EbbJN9wLf36pAgiu51GKX3dPXYZTxti-uCYvEktBDRBM9HTXSnUod20oNBjMrkMFzj5whD8-J5JQNyWUOqmD5OnrGPikF0IpAjQV~ZgK0uCqt67y-D26A1fd3gR6pB7C7ZfT3ry3jhStDJag4DYxLkdrarhz6ac2WvulAUV7OxirnzeJJKWBAFn1gAwZMpGugXMhQ__", 19 "quality": "HD", 20 "extension": "mp4", 21 "type": "video" 22 }, 23 { 24 "url": "https://cdn-cf-east.streamable.com/video/mp4/o1ioj2.mp4?Expires=1739081532710\\u0026Key-Pair-Id=APKAIEYUVEN4EVB2OKEQ\\u0026Signature=a97pW0ZwZvjc5CItCaOIis8UOgsqdq8WoGdMTJf1YO3IFwG4EbfVUfiv5Zfrx1uBZ7bFNP5gWCV6CPqcDEnfkxMyW1INRqyhky-uhM9oCLOa0Zf3ryL38mUQtugPQAI8lLABwQEvyEKGuklg3EbbJN9wLf36pAgiu51GKX3dPXYZTxti-uCYvEktBDRBM9HTXSnUod20oNBjMrkMFzj5whD8-J5JQNyWUOqmD5OnrGPikF0IpAjQV~ZgK0uCqt67y-D26A1fd3gR6pB7C7ZfT3ry3jhStDJag4DYxLkdrarhz6ac2WvulAUV7OxirnzeJJKWBAFn1gAwZMpGugXMhQ__\\", 25 "quality": "HD", 26 "extension": "mp4", 27 "type": "video" 28 }, 29 { 30 "url": "https://cdn-cf-east.streamable.com/video/mp4/o1ioj2.mp4?Expires=1739081532710\\u0026Key-Pair-Id=APKAIEYUVEN4EVB2OKEQ\\u0026Signature=a97pW0ZwZvjc5CItCaOIis8UOgsqdq8WoGdMTJf1YO3IFwG4EbfVUfiv5Zfrx1uBZ7bFNP5gWCV6CPqcDEnfkxMyW1INRqyhky-uhM9oCLOa0Zf3ryL38mUQtugPQAI8lLABwQEvyEKGuklg3EbbJN9wLf36pAgiu51GKX3dPXYZTxti-uCYvEktBDRBM9HTXSnUod20oNBjMrkMFzj5whD8-J5JQNyWUOqmD5OnrGPikF0IpAjQV~ZgK0uCqt67y-D26A1fd3gR6pB7C7ZfT3ry3jhStDJag4DYxLkdrarhz6ac2WvulAUV7OxirnzeJJKWBAFn1gAwZMpGugXMhQ__\\", 31 "quality": "HD", 32 "extension": "mp4", 33 "type": "video" 34 } 35 ], 36 "type": "multiple", 37 "error": false, 38 "time_end": 529 39 } 40 } 41]
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!