Pinterest Explorer πŸ“Œ avatar

Pinterest Explorer πŸ“Œ

Try for free

7 days trial then $30.00/month - No credit card required now

View all Actors
Pinterest Explorer πŸ“Œ

Pinterest Explorer πŸ“Œ

jupri/pinterest-explorer
Try for free

7 days trial then $30.00/month - No credit card required now

Scrape Pinterest.com

You can access the Pinterest Explorer πŸ“Œ 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  "query": [
3    "square pants",
4    "videos:yellow cat",
5    "products:web scraper",
6    "@microsoft/pins",
7    "@amazon/products",
8    "@nike/products",
9    "https://www.pinterest.com/pinterestindonesia"
10  ],
11  "limit": 5,
12  "dev_custom_cookies": [
13    {
14      "key": "_pinterest_sess",
15      "value": ""
16    }
17  ]
18}' |
19apify call jupri/pinterest-explorer --silent --output-dataset

Pinterest Explorer πŸ“Œ API through CLI

The Apify CLI is the official tool that allows you to use Pinterest Explorer πŸ“Œ 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
  • 16 monthly users
  • 3 stars
  • 99.7% runs succeeded
  • Created in Jun 2023
  • Modified 3 months ago