Pinterest Video Downloader - No Audio avatar

Pinterest Video Downloader - No Audio

Pricing

$5.00/month + usage

Go to Apify Store
Pinterest Video Downloader - No Audio

Pinterest Video Downloader - No Audio

Extract public video and image data from Pinterest links instantly with this automation tool on Apify. Retrieve media URLs, thumbnails, descriptions, uploader info, and engagement stats in structured JSON format — perfect for analytics, archiving, and workflow automation.

Pricing

$5.00/month + usage

Rating

0.0

(0)

Developer

Alpha Scraper

Alpha Scraper

Maintained by Community

Actor stats

0

Bookmarked

14

Total users

0

Monthly active users

6 months ago

Last modified

Share


📌 Pinterest Video Downloader – No Audio

Download public Pinterest media data and metadata easily using this Apify actor. This tool extracts structured information from public pins and returns ready-to-use datasets for automation, analytics, archiving, or content workflows.

Built for creators, marketers, researchers, and automation builders who need clean Pinterest media data without complexity.

Works with public pins from Pinterest and integrates smoothly inside Apify workflows.


🚀 Features & Overview

  • ✨ Supports multiple Pinterest URLs at once
  • ✨ Extracts video or image pins automatically
  • ✨ Returns structured metadata for each pin
  • ✨ Includes downloadable media links
  • ✨ Ready for automation, storage, or analytics
  • ✨ Clean dataset output format
  • ✨ Works with public pins only

📊 What Data This Actor Provides

For each Pinterest pin, the actor returns structured information including:

  • Pin identification data
  • Media type (video or image)
  • Title and description
  • Creator information
  • Engagement statistics
  • Media download links
  • Resolution and duration data (when available)

📦 What Outputs It Generates

Each input URL produces one JSON record in the dataset.

The output is automation-friendly and suitable for:

  • ✔ Content analysis
  • ✔ Media archiving
  • ✔ Social research
  • ✔ Dataset generation
  • ✔ Automation pipelines
  • ✔ Content cataloging systems

📤 Output Structure

Each input URL produces one structured output object.

🧾 Main Output Fields

FieldDescription
idUnique identifier of the pin
urlOriginal input URL
typeMedia type: video or image
titleMedia title
descriptionMedia caption or text
seo_titleSEO-optimized full title
created_atUpload date (if available)
domainSource platform
webpage_urlDirect page link

👤 Uploader Object

FieldDescription
idCreator identifier
usernameCreator username
full_nameDisplay name
follower_countFollowers count (if available)

📊 Stats Object

FieldDescription
repin_countNumber of saves/repins
comment_countNumber of comments
share_countShares count (if available)
like_countLikes count
total_savesCombined saves & likes

📥 Downloads Object

🎥 For Videos

Contains multiple video quality options:

FieldDescription
qualityResolution label (e.g., 720p)
urlDirect video file link
widthVideo width
heightVideo height
duration_msVideo duration in milliseconds

🖼 For Images

Contains image file info:

FieldDescription
urlDirect image link
widthImage width
heightImage height

Also includes:

FieldDescription
thumbnailThumbnail preview link

📐 Media Details

FieldDescription
durationMedia duration in seconds
widthMedia width
heightMedia height
resolutionCombined width × height

🧪 Input Example

{
"startUrls": [
{
"url": "https://pin.it/16JuGgSW4"
},
{
"url": "https://www.pinterest.com/pin/934145147739555097/"
}
]
}

📤 Output Example

[
{
"id": "34832597115963388",
"type": "video",
"title": "Infinite Wilderness: Journeying Through Nature's Magnificence",
"description": "Jul 12, 2025 - This Pin was discovered by Sunita Shekhawat. Discover (and save!) your own Pins on Pinterest",
"seo_title": "Infinite Wilderness: Journeying Through Nature's Magnificence",
"created_at": "20251106",
"domain": "Pinterest",
"webpage_url": "https://www.pinterest.com/pin/34832597115963388/",
"uploader": {
"id": "1081849279145971305",
"username": "Travel Mund2s",
"full_name": "Travel Mund2s",
"follower_count": 0
},
"stats": {
"repin_count": 1947,
"comment_count": 0,
"share_count": 0,
"like_count": 0,
"total_saves": 1947
},
"board": {
"id": "",
"name": "",
"url": "",
"privacy": "public"
},
"downloads": {
"video": [
{
"quality": "416p",
"url": "https://v1.pinimg.com/videos/iht/hls/a6/d2/95/a6d2958cd1c5c673bc6e5ef011dc6565_240w.m3u8",
"width": 234,
"height": 416,
"duration_ms": 64266
},
{
"quality": "640p",
"url": "https://v1.pinimg.com/videos/iht/hls/a6/d2/95/a6d2958cd1c5c673bc6e5ef011dc6565_360w.m3u8",
"width": 360,
"height": 640,
"duration_ms": 64266
},
{
"quality": "864p",
"url": "https://v1.pinimg.com/videos/iht/hls/a6/d2/95/a6d2958cd1c5c673bc6e5ef011dc6565_480w.m3u8",
"width": 486,
"height": 864,
"duration_ms": 64266
},
{
"quality": "1024p",
"url": "https://v1.pinimg.com/videos/iht/hls/a6/d2/95/a6d2958cd1c5c673bc6e5ef011dc6565_640w.m3u8",
"width": 576,
"height": 1024,
"duration_ms": 64266
}
],
"thumbnail": "https://i.pinimg.com/originals/c6/b5/23/c6b523655db5c68205375e78b31f1b68.jpg"
},
"duration": 64.266,
"width": 576,
"height": 1024,
"resolution": "576x1024",
"url": "https://pin.it/16JuGgSW4"
},
{
"id": "934145147739555097",
"type": "video",
"title": "nature beauty",
"description": "Aug 17, 2025 - This Pin was discovered by CİHANGİR BOZKURT. Discover (and save!) your own Pins on Pinterest",
"seo_title": "nature beauty",
"created_at": "20251022",
"domain": "Pinterest",
"webpage_url": "https://www.pinterest.com/pin/934145147739555097/",
"uploader": {
"id": "934145285117032921",
"username": "the golden hour",
"full_name": "the golden hour",
"follower_count": 0
},
"stats": {
"repin_count": 8,
"comment_count": 0,
"share_count": 0,
"like_count": 0,
"total_saves": 8
},
"board": {
"id": "",
"name": "",
"url": "",
"privacy": "public"
},
"downloads": {
"video": [
{
"quality": "416p",
"url": "https://v1.pinimg.com/videos/iht/hls/bc/ad/56/bcad56248ab96b5526599ff0644efc67_240w.m3u8",
"width": 234,
"height": 416,
"duration_ms": 64433
},
{
"quality": "640p",
"url": "https://v1.pinimg.com/videos/iht/hls/bc/ad/56/bcad56248ab96b5526599ff0644efc67_360w.m3u8",
"width": 360,
"height": 640,
"duration_ms": 64433
},
{
"quality": "960p",
"url": "https://v1.pinimg.com/videos/iht/hls/bc/ad/56/bcad56248ab96b5526599ff0644efc67_540w.m3u8",
"width": 540,
"height": 960,
"duration_ms": 64433
},
{
"quality": "1280p",
"url": "https://v1.pinimg.com/videos/iht/hls/bc/ad/56/bcad56248ab96b5526599ff0644efc67_720w.m3u8",
"width": 720,
"height": 1280,
"duration_ms": 64433
}
],
"thumbnail": "https://i.pinimg.com/originals/eb/08/c9/eb08c92c2c851249571ff71e6c5a367a.jpg"
},
"duration": 64.433,
"width": 720,
"height": 1280,
"resolution": "720x1280",
"url": "https://www.pinterest.com/pin/934145147739555097/"
}
]

🎯 Benefits & Advantages

  • 🌟 Saves hours of manual data collection
  • 🌟 Converts Pinterest links into structured datasets
  • 🌟 Provides ready-to-download media URLs
  • 🌟 Useful for content archiving & automation
  • 🌟 Supports bulk URL processing
  • 🌟 Ideal for marketers, analysts, and automation builders

📚 Best Practices

  • ✔ Use direct Pinterest pin URLs for best results
  • ✔ Provide multiple URLs for batch processing
  • ✔ Allow actor to complete processing for large lists
  • ✔ Use the dataset export for CSV/JSON automation
  • ✔ Combine with scheduling for periodic monitoring

⚠️ Possible Errors & How to Avoid Them

IssueCauseSolution
Invalid URLLink is not a pin URLProvide direct pin links
Empty outputMedia not publicly accessibleUse public pins only
Partial dataSome fields unavailableThis is normal for some posts
Failed requestTemporary network issuesRetry the run

🏁 When Should You Use This Actor?

Use this actor if you need to:

  • 📊 Build Pinterest media datasets
  • 📥 Collect downloadable media links
  • 🤖 Automate content monitoring
  • 📈 Analyze engagement metrics
  • 🗃 Archive creative inspiration sources

💡 Final Notes

This actor is designed for simplicity, speed, and structured outputs. Just provide Pinterest URLs and receive clean, automation-ready data instantly.


Here my another actors:

Youtube Iteams:

Tiktok Iteams:

Snapchat Iteams:

Instagram Iteams:

Facebook Iteams:

Amazon Iteams: