A powerful and efficient Actor for extracting video content and metadata from XVideos. Get direct download links, video information, and thumbnails in HD quality. Perfect for content archiving and media management with batch processing support.
Extract and download videos from XVideos with high quality. This actor helps you get direct download links and metadata from XVideos URLs.
Simply provide a list of XVideos URLs, and the actor will return:
The actor outputs JSON format data containing:
If you encounter any issues or have questions, please reach out through Apify's support channels.
A full explanation of an input example in JSON.
1{ 2 "links": [ 3 "https://www.xvideos.com/video.ufmpvamab18/my_gosh_pato_big_cock_is_too_big_for_mrs_tosin" 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.xvideos.com/video.ufmpvamab18/my_gosh_pato_big_cock_is_too_big_for_mrs_tosin", 4 "result": { 5 "url": "https://www.xvideos.com/video.ufmpvamab18/my_gosh_pato_big_cock_is_too_big_for_mrs_tosin", 6 "source": "xnxx/xvideos", 7 "author": "MY GOSH !! PATO BIG COCK IS TOO BIG FOR MRS TOSIN", 8 "title": "MY GOSH !! PATO BIG COCK IS TOO BIG FOR MRS TOSIN", 9 "thumbnail": "https://cdn77-pic.xvideos-cdn.com/videos/thumbs169ll/31/09/a0/3109a032e7379891af0cb7f6fc8f06f6/3109a032e7379891af0cb7f6fc8f06f6.25.jpg", 10 "duration": 603, 11 "medias": [ 12 { 13 "url": "https://cdn77-vid-mp4.xvideos-cdn.com/F4LoWQuBHhHQvWP3BKLKkA==,1738834120/videos/mp4/3/1/0/xvideos.com_3109a032e7379891af0cb7f6fc8f06f6.mp4?ui=NzkuMTI0Ljc3LjIyMy0tL3ZpZGVvLnVmbXB2YW1hYjE4L215X2dvc2hfcGF0", 14 "quality": "HD", 15 "extension": "mp4", 16 "type": "video" 17 } 18 ], 19 "type": "single", 20 "error": false, 21 "time_end": 849 22 } 23 } 24]
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!