
Pinterest Explorer 📌
Pricing
$30.00/month + usage
Go to Store

Pinterest Explorer 📌
💫 All-in-One Pinterest.com Scraper
5.0 (1)
Pricing
$30.00/month + usage
7
Total users
212
Monthly users
24
Runs succeeded
>99%
Response time
1.8 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.
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: