A powerful scraper that extracts and downloads CapCut videos in multiple quality options. Get direct download links for videos without watermark, along with comprehensive metadata including author, title, and thumbnail URLs. Perfect for content creators and social media managers. 🎬✨
Extract and download videos from CapCut without watermark. This actor helps you easily download videos shared on CapCut platform in multiple quality options.
The actor accepts the following input parameters:
links
(Required): Array of CapCut video URLs to process
https://www.capcut.com/t/{video_id}/
https://www.capcut.com/t/Zs8SXn7Bk/
The actor is optimized for minimal resource usage. Processing time varies based on the number of URLs.
A full explanation of an input example in JSON.
1{ 2 "links": [ 3 "https://www.capcut.com/t/Zs8SXn7Bk/" 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://www.capcut.com/t/Zs8SXn7Bk/", 4 "result": { 5 "url": "https://www.capcut.com/t/Zs8SXn7Bk/", 6 "source": "capcut", 7 "id": "7468057871519927570", 8 "unique_id": "dyj2bj1wuram", 9 "author": "🍭Cat🐧Biscuit🦉Sukmii", 10 "title": "🍭 | #bennett #genshin #orange", 11 "thumbnail": "https://p16-capcut-sign-sg.ibyteimg.com/tos-maliva-v-be9c48-us/o8SsDiAduDtZPQABDIuB6MsI3diAAblUi7PdE~tplv-4d650qgzx3-image.image?lk3s=2d54f6b1&x-expires=1770342678&x-signature=2LdakJBIs5j2tO7reZ6LCqpkOaE%3D", 12 "duration": 13777, 13 "medias": [ 14 { 15 "url": "https://v16-vod.capcutvod.com/737e46016707021be962210b87c2cf93/67a56723/video/tos/maliva/tos-maliva-v-be9c48-us/o8412wEDfAZDDDJbpI2w30QEDfDNFBAV3BAm9E/?a=3006&bti=cHJ3bzFmc3dmZEBvY15taF4rcm1gYA%3D%3D&ch=0&cr=0&dr=0&lr=all&cd=0%7C0%7C0%7C0&cv=1&br=12664&bt=6332&ds=3&ft=4furFM3a8Zmo0LreUb4jVnFC09FrKsd.&mime_type=video_mp4&qs=13&rc=M295PHU5cmZ3dTMzN2doM0BpM295PHU5cmZ3dTMzN2doM0BwYjAzMmQ0by5gLS1kNjZzYSNwYjAzMmQ0by5gLS1kNjZzcw%3D%3D&vvpl=1&l=202502060151176B21CFD728C731AD9A00&btag=e00070000", 16 "quality": "HD No Watermark", 17 "extension": "mp4", 18 "type": "video" 19 }, 20 { 21 "url": "https://v16-vod.capcutvod.com/9e2d3baf90427f932d4db6f3f09ff4ee/67a56723/video/tos/maliva/tos-maliva-v-be9c48-us/owRVpBDE1JIf32343QQ93EPwIDZmf2DNWwbBFB/?a=3006&bti=cHJ3bzFmc3dmZEBvY15taF4rcm1gYA%3D%3D&ch=0&cr=0&dr=0&lr=all&cd=0%7C0%7C0%7C0&cv=1&br=1476&bt=738&cs=0&ds=3&ft=4furFM3a8Zmo0LreUb4jVnFC09FrKsd.&mime_type=video_mp4&qs=0&rc=NDg8NWhlPDNmZTNlZGVpNUBpM295PHU5cmZ3dTMzN2doM0AzXmE1MjE0Xl8xXi9eYC0wYSNwYjAzMmQ0by5gLS1kNjZzcw%3D%3D&vvpl=1&l=202502060151176B21CFD728C731AD9A00&btag=e000b0000", 22 "quality": "No Watermark", 23 "extension": "mp4", 24 "type": "video" 25 }, 26 { 27 "url": "https://v16-vod.capcutvod.com/bf4febf3f57a27d926c6a93bc91f2cc0/67a56723/video/tos/maliva/tos-maliva-v-be9c48-us/oMegSRuJgHteCkZXrX8j7NMCuFhRgQTd3OfhAH/?a=3006&bti=cHJ3bzFmc3dmZEBvY15taF4rcm1gYA%3D%3D&ch=0&cr=0&dr=0&lr=all&cd=0%7C0%7C0%7C0&cv=1&br=1548&bt=774&cs=0&ds=3&ft=4furFM3a8Zmo0LreUb4jVnFC09FrKsd.&mime_type=video_mp4&qs=0&rc=OTg0N2kzODs5ZWhkNTNmZUBpM295PHU5cmZ3dTMzN2doM0AvYWNjMzJjXy8xLzYyXl5iYSNwYjAzMmQ0by5gLS1kNjZzcw%3D%3D&vvpl=1&l=202502060151176B21CFD728C731AD9A00&btag=e000b0000", 28 "quality": "Watermark", 29 "extension": "mp4", 30 "type": "video" 31 } 32 ], 33 "type": "multiple", 34 "error": false, 35 "time_end": 652 36 } 37 } 38]
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!