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

259

Monthly users

30

Runs succeeded

95%

Issues response

2.2 days

Last modified

a month 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: