XNXX Video Downloader 🎥

XNXX Video Downloader 🎥

A powerful and efficient Actor for downloading videos from XNXX.com. Extract high-quality video content, metadata, and direct download links with ease. Perfect for content archiving and media management. Supports batch processing and HD quality.

VIDEOSINTEGRATIONSOTHERApify

Download videos from XNXX.com with high quality and efficiency! This actor helps you extract video content from XNXX URLs.

Features ✨

  • 🚀 Fast and reliable video downloading
  • 📹 Support for HD quality videos
  • 📝 Detailed metadata extraction (title, duration, thumbnail)
  • 🔄 Batch processing of multiple URLs
  • ⚡ Efficient API integration
  • 💾 Structured JSON output

Input 📥

The actor accepts a list of XNXX video URLs. You can provide multiple URLs for batch processing.

Output 📤

The actor provides detailed information for each processed URL, including:

  • Original video URL
  • Video title
  • Author information
  • Thumbnail URL
  • Video duration
  • Available video qualities
  • Direct download links

Usage 💡

  1. Input one or more XNXX video URLs
  2. Run the actor
  3. Get structured data with video information and download links

Limitations ⚠️

  • Please respect copyright and terms of service
  • Rate limiting may apply
  • Adult content verification required
  • Some videos might be region-restricted

Support 🤝

For any issues or feature requests, please create an issue or contact support.

Input Example

A full explanation of an input example in JSON.

1{
2    "links": [
3        "https://www.xnxx.com/video-1czsl51a/curvy_big_booty_slut_wants_him_to_make_her_squirt"
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.xnxx.com/video-1czsl51a/curvy_big_booty_slut_wants_him_to_make_her_squirt",
4        "result": {
5            "url": "https://www.xnxx.com/video-1czsl51a/curvy_big_booty_slut_wants_him_to_make_her_squirt",
6            "source": "xnxx/xvideos",
7            "author": "Curvy Big Booty Slut Wants Him To Make Her Squirt",
8            "title": "Curvy Big Booty Slut Wants Him To Make Her Squirt",
9            "thumbnail": "https://cdn77-pic.xnxx-cdn.com/videos/thumbs169xnxxll/b8/e2/25/b8e225510c582e2f9500f48eb8674ac6/b8e225510c582e2f9500f48eb8674ac6.5.jpg",
10            "duration": 2299,
11            "medias": [
12                {
13                    "url": "https://cdn77-vid-mp4.xnxx-cdn.com/RP_C72bzKKBUXdC8NDFnBw==,1738834561/videos/mp4/b/8/e/xvideos.com_b8e225510c582e2f9500f48eb8674ac6.mp4?ui=NzkuMTI0Ljc3LjIyMy0tL3ZpZGVvLTFjenNsNTFhL2N1cnZ5X2JpZ19ib290",
14                    "quality": "HD",
15                    "extension": "mp4",
16                    "type": "video"
17                }
18            ],
19            "type": "single",
20            "error": false,
21            "time_end": 822
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!