Ixigua Video Downloader 🎥

Ixigua Video Downloader 🎥

Download high-quality videos from Ixigua (西瓜视频) with ease. Extract video metadata and get direct download links in multiple resolutions. Perfect for content creators and researchers who need to archive or analyze Ixigua videos.

SOCIAL_MEDIAVIDEOSOTHERApify

🚀 Features

  • Download videos from Ixigua (西瓜视频) in multiple quality options (720p, 480p, 360p)
  • Extract video metadata including title, author, duration, and thumbnail
  • Support batch processing of multiple video URLs
  • Get direct MP4 download links
  • Fast and reliable processing with rate limiting
  • Detailed output with video quality options and metadata

📋 Input Parameters

The actor accepts the following input parameters:

FieldTypeDescription
linksarrayArray of Ixigua video URLs to process (e.g., https://www.ixigua.com/7xxxxxxxxxx)

📦 Output

The actor outputs JSON files containing:

  • Original video URL
  • Video source information
  • Author details
  • Video title
  • Thumbnail URL
  • Video duration
  • Available media formats with direct download links
  • Quality options for each format
  • Processing status and timestamps

🔍 Use Cases

  • Content creators needing to download and archive Ixigua videos
  • Researchers collecting video data for analysis
  • Media companies managing content from multiple sources
  • Backup important videos for offline viewing

💡 Tips

  • Make sure to provide valid Ixigua video URLs
  • For batch processing, include multiple URLs in the input array
  • Download links are temporary and should be used promptly
  • Consider video quality based on your needs (720p for best quality)

⚠️ Limitations

  • Only works with public Ixigua videos
  • Download links expire after a certain period
  • Rate limiting applies to prevent API abuse
  • Some videos might be region-restricted

Input Example

A full explanation of an input example in JSON.

1{
2    "links": [
3        "https://www.ixigua.com/7439995159104487976"
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.ixigua.com/7439995159104487976",
4        "result": {
5            "url": "https://www.ixigua.com/7439995159104487976",
6            "source": "ixigua",
7            "author": "toutiao",
8            "title": "v02004g10000ct02k6nog65lkbk2ij5g",
9            "thumbnail": "https://p9-tt-video-play-sign.byteimg.com/tos-cn-o-0004/oABgqIQohAEipyAAQDvKGEAA0IZ2VTi1ugJLI~tplv-noop.image?dy_q=1738824335&l=20250206144535DD6E549501663F8FA377&x-expires=1738829855&x-signature=qc%2Fe4%2Ft1Qmz4f7jjyQooZrDYIp8%3D",
10            "duration": 1920.034,
11            "medias": [
12                {
13                    "url": "https://v3-cha.toutiaovod.com/7966b655244df44fb801f61f652d1eb6/67a4701f/video/tos/cn/tos-cn-ve-4/osABjaQgCfAFWECW6lRmrQfdSoDvABDISmnnRA/?a=13&ch=0&cr=0&dr=0&net=5&cd=0%7C0%7C0%7C0&cv=1&br=826&bt=826&cs=0&ds=3&ft=F.4Zz5b30h712NvjhIi.FnRfDTcjs-4kSYNc&mime_type=video_mp4&qs=0&rc=ZjdkNjVoNGRnNjdkO2lmOkBpam01ZW85cjk1dzMzNDczM0AyYmJfNi1fNjQxMi0yNWFgYSMyZmhoMmRraC1gLS1kLS9zcw%3D%3D&btag=80000e000b8030&dy_q=1738824335&l=20250206144535DD6E549501663F8FA377",
14                    "quality": "720p",
15                    "extension": "mp4",
16                    "type": "video"
17                },
18                {
19                    "url": "https://v3-cha.toutiaovod.com/92cddfe4b94fe92bc1a7b95e1a479780/67a4701f/video/tos/cn/tos-cn-ve-4/oQdaAASlCCifBEInqQFfABgFmWRcoWQRRjDrAa/?a=13&ch=0&cr=0&dr=0&net=5&cd=0%7C0%7C0%7C0&cv=1&br=348&bt=348&cs=0&ds=1&ft=F.4Zz5b30h712NvjhIi.FnRfDTcjs-4kSYNc&mime_type=video_mp4&qs=0&rc=NWVkOmk6ZjM2NGRmMzVkOkBpam01ZW85cjk1dzMzNDczM0BiYF8zMy00NjAxLTZhLS1eYSMyZmhoMmRraC1gLS1kLS9zcw%3D%3D&btag=80000e000b8030&dy_q=1738824335&l=20250206144535DD6E549501663F8FA377",
20                    "quality": "360p",
21                    "extension": "mp4",
22                    "type": "video"
23                },
24                {
25                    "url": "https://v3-cha.toutiaovod.com/e464e6f15f532434e48d20bdb8084755/67a4701f/video/tos/cn/tos-cn-ve-4/oUIiqoE1EiRGgLQhALRAgIipFtBRuTOZA0Avw/?a=13&ch=0&cr=0&dr=0&net=5&cd=0%7C0%7C0%7C0&cv=1&br=478&bt=478&cs=0&ds=2&ft=F.4Zz5b30h712NvjhIi.FnRfDTcjs-4kSYNc&mime_type=video_mp4&qs=0&rc=OmRkaTVpZzpoZjZkNjw3M0Bpam01ZW85cjk1dzMzNDczM0BeLWI0LWBgXy8xXzI1LV4wYSMyZmhoMmRraC1gLS1kLS9zcw%3D%3D&btag=80000e000b8030&dy_q=1738824335&l=20250206144535DD6E549501663F8FA377",
26                    "quality": "480p",
27                    "extension": "mp4",
28                    "type": "video"
29                }
30            ],
31            "type": "multiple",
32            "error": false,
33            "time_end": 2443
34        }
35    }
36]

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!