
Pinterest Pin Downloader
Pricing
$2.00 / 1,000 results

Pinterest Pin Downloader
Download and extract detailed metadata, images, and videos from public Pinterest Pins using their URLs. Supports JSON output with pin stats, image and video links, user and board profiles.
0.0 (0)
Pricing
$2.00 / 1,000 results
0
Total users
2
Monthly users
2
Runs succeeded
>99%
Last modified
3 days ago
You can access the Pinterest Pin Downloader programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "startUrls": [< {< "url": "https://www.pinterest.com/pin/4292562140075204/"< },< {< "url": "https://www.pinterest.com/pin/8373949302911876/"< }< ]<}' |<apify call headlessagent/pinterest-pin-downloader --silent --output-dataset
Headless Agent API through CLI
The Apify CLI is the official tool that allows you to use Pinterest Pin Downloader locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: