Pinterest Data Extractor avatar

Pinterest Data Extractor

Try for free

3 days trial then $35.00/month - No credit card required now

View all Actors
Pinterest Data Extractor

Pinterest Data Extractor

epctex/pinterest-scraper
Try for free

3 days trial then $35.00/month - No credit card required now

Unleash the potential of our Pinterest Scraper to gather pins, comments, user info, photos, videos, and deep insights. Extract titles, prices, creation date, user language, user locale, images, hashtags, and more. Export in XML, JSON, CSV, Excel, or HTML for unlimited and fast insights!

You can access the Pinterest Data Extractor programmatically from your own applications by using the Apify API. You can 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.

1echo '{
2  "startUrls": [
3    "https://www.pinterest.com/pin/1054827543951238554/",
4    "https://www.pinterest.com/ideas/beauty/935541271955/",
5    "https://www.pinterest.com/dudadelsanto/",
6    "https://www.pinterest.com/dudadelsanto/nail-inspo/",
7    "https://www.pinterest.com/search/pins/?q=Valentine%E2%80%99s%20Nail%20Art&rs=hub_page"
8  ],
9  "maxItems": 20,
10  "endPage": 1,
11  "extendOutputFunction": "($) => { return {} }",
12  "customMapFunction": "(object) => { return {...object} }",
13  "proxy": {
14    "useApifyProxy": true
15  }
16}' |
17apify call epctex/pinterest-scraper --silent --output-dataset

Pinterest Insights Scraper API through CLI

The Apify CLI is the official tool that allows you to use Pinterest Data Extractor locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 39 monthly users
  • 7 stars
  • 100.0% runs succeeded
  • 14 hours response time
  • Created in Feb 2023
  • Modified about 6 hours ago