Pinterest Explorer 📌 avatar
Pinterest Explorer 📌

Pricing

$30.00/month + usage

Go to Store
Pinterest Explorer 📌

Pinterest Explorer 📌

Developed by

cat

cat

Maintained by Community

💫 All-in-One Pinterest.com Scraper

5.0 (1)

Pricing

$30.00/month + usage

10

Total users

233

Monthly users

31

Runs succeeded

99%

Issues response

2 days

Last modified

7 days ago

You can access the Pinterest Explorer 📌 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 '{
< "query": [
< "square pants",
< "videos:yellow cat",
< "products:web scraper",
< "@microsoft/pins",
< "@amazon/products",
< "@nike/products",
< "https://www.pinterest.com/pinterestindonesia"
< ],
< "limit": 5,
< "dev_custom_cookies": [
< {
< "key": "_pinterest_sess",
< "value": ""
< }
< ]
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: