Pinterest Image & Video Downloader โ Media + Metadata by URL
Pricing
from $0.002 / item scraped
Pinterest Image & Video Downloader โ Media + Metadata by URL
Download Pinterest images and videos by URL in bulk. Get full-resolution photos, MP4 video links, titles, pinner and save counts โ one clean row per pin as JSON, CSV or Excel.
Pricing
from $0.002 / item scraped
Rating
0.0
(0)
Developer
hiper soft
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Download Pinterest pins in bulk. Paste one or more pin links and get the full-resolution image for every pin โ plus the ready-to-save MP4 link for video and idea pins โ and all the data behind the pin: title, description, pinner, save count, dominant color and the original source link. One tidy row per URL, ready to export as JSON, CSV or Excel.
This is the cheap, no-nonsense way to save Pinterest images and videos at scale for content creators, marketers, moodboard builders, researchers and anyone building an automated media pipeline.
Why use this Pinterest downloader
- ๐ผ๏ธ Full-resolution images โ every image pin comes back with the original, highest-quality image link, plus every smaller size (736x, 564x, 474x, 236xโฆ) in one map.
- ๐ฌ Video pins & idea pins โ video and story/idea pins return direct MP4 download links (and the streaming playlist link too, if you want it).
- ๐ Full metadata โ title, description, pinner username, save count, dominant color, created date and the outbound source link when the pin has one.
- ๐ Any pin link โ full pin URLs, country domains (pinterest.co.uk, .de, .fr and more), short pin.it links and bare numeric pin IDs all work.
- ๐ฆ Bulk in one run โ drop in a whole list of pins and get one clean record per pin.
- ๐ธ Cheapest per-pin pricing โ pay only for the pins you actually download, with volume discounts as you scale.
- ๐ค Export anywhere โ JSON, CSV or Excel, or pull straight from the dataset into your own tools, Make or n8n.
What you get
Each pin is one dataset record like this:
{"source": "pinterest","inputUrl": "https://www.pinterest.com/pin/10555380372667699/","pinId": "10555380372667699","url": "https://www.pinterest.com/pin/10555380372667699/","title": "Healthy recipes easy meal prep ideas","description": "Deliciously Yours | quick and easy dinner ideas","mediaType": "video","imageUrl": "https://i.pinimg.com/originals/8e/a9/bc/....jpg","imageSizes": {"originals": "https://i.pinimg.com/originals/....jpg","736x": "https://i.pinimg.com/736x/....jpg","564x": "https://i.pinimg.com/564x/....jpg"},"videoUrls": ["https://v1.pinimg.com/videos/.../720w.mp4"],"hlsUrl": "https://v1.pinimg.com/videos/.../video.m3u8","thumbnailUrl": "https://i.pinimg.com/736x/....jpg","storyMedia": [],"pinnerUsername": "ryleybuchanan","pinnerName": null,"repinCount": 1016,"commentCount": null,"dominantColor": null,"sourceLink": null,"createdAt": "2026-08-04T13:20:03.000Z"}
Input
Give the downloader a list of Pinterest pin URLs. That's it.
{"pinUrls": ["https://www.pinterest.com/pin/32017847347947654/","https://www.pinterest.com/pin/10555380372667699/"],"maxItems": 0}
Input fields
| Field | Type | Description |
|---|---|---|
pinUrls | array | One or more pin URLs. Accepts full pin links, country domains (pinterest.co.uk, .de, .frโฆ), short pin.it/xxxx links and bare numeric pin IDs. Plain strings or {"url": "..."} objects both work. |
maxItems | integer | Maximum number of pins to download. 0 = no limit (process every URL). |
proxyConfiguration | object | Optional. Not required โ leave off to run on a direct connection. |
Output fields
| Field | Description |
|---|---|
pinId | Numeric Pinterest pin ID. |
url | Canonical pin URL. |
title | Pin title. |
description | Pin description. |
mediaType | image, video or story. |
imageUrl | Full-resolution image link. |
imageSizes | Map of every available image size to its URL. |
videoUrls | Array of MP4 links for video and idea pins (best quality first). |
hlsUrl | Streaming playlist link for the video, when present. |
thumbnailUrl | Pin thumbnail / cover image. |
storyMedia | Array of media items for idea/story pins. |
pinnerUsername | The username of the account that saved the pin. |
repinCount | How many times the pin has been saved. |
dominantColor | The pin's dominant color, when available. |
sourceLink | The outbound source URL the pin links to, when present. |
createdAt | When the pin was created/updated (ISO 8601). |
Use cases
- Content creators & designers โ pull the original, high-resolution images for a moodboard or reference library in one run.
- Marketers & social teams โ collect Pinterest video pins as MP4 files for repurposing across channels.
- Researchers & analysts โ gather pin titles, descriptions and save counts to study trends and engagement.
- Automation builders โ feed pin media and metadata straight into Make, n8n or your own database.
FAQ
What links can I paste?
Full pin URLs (https://www.pinterest.com/pin/123.../), international domains like pinterest.co.uk, short pin.it/xxxx links, and bare numeric pin IDs.
Do I get the original full-size image?
Yes โ imageUrl is the highest-resolution original, and imageSizes also lists every smaller size so you can pick what you need.
Does it work with video and idea pins?
Yes. Video and idea pins return direct MP4 links in videoUrls, plus a streaming playlist link in hlsUrl.
Do I need a proxy? No. The downloader runs on a direct connection out of the box. A proxy field is available but optional.
What formats can I export? JSON, CSV or Excel โ or read the dataset directly from your own code, Make or n8n.
How much does it cost? You pay a small amount per pin you download, with volume discounts as you scale โ one of the cheapest ways to save Pinterest media in bulk.
Notes
- Use this tool for publicly available pins and respect Pinterest's terms and the rights of content owners.
- Media links point to Pinterest's own image and video servers.