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 (2)

Pricing

$30.00/month + usage

11

Total users

285

Monthly users

31

Runs succeeded

95%

Issues response

16 days

Last modified

2 months 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: