XVideos Downloader 🎥

XVideos Downloader 🎥

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.

VIDEOSSOCIAL_MEDIAINTEGRATIONSApify

Extract and download videos from XVideos with high quality. This actor helps you get direct download links and metadata from XVideos URLs.

Features ✨

  • 🚀 Fast processing of XVideos URLs
  • 📥 Get direct download links in HD quality
  • 📝 Extract comprehensive video metadata
  • 🔄 Batch processing support
  • ⚡ Efficient and reliable performance

Usage 💡

Simply provide a list of XVideos URLs, and the actor will return:

  • Direct download links
  • Video title and author
  • Video duration
  • Thumbnail URLs
  • Video quality information

Output 📊

The actor outputs JSON format data containing:

  • Original URL
  • Video metadata
  • Direct download links
  • Video quality options
  • Processing status

Limitations ⚠️

  • Please ensure you have the right to access and download the content
  • Respect the website's terms of service and API usage limits
  • Some videos might not be available for download due to restrictions

Support 🤝

If you encounter any issues or have questions, please reach out through Apify's support channels.

Input Example

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}

Output sample

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]

Frequently Asked Questions

Is it legal to scrape job listings or public data?

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.

Do I need to code to use this scraper?

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.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

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!