Pinterest Explorer π
7 days trial then $30.00/month - No credit card required now
Pinterest Explorer π
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:
Actor Metrics
17 monthly users
-
3 stars
>99% runs succeeded
Created in Jun 2023
Modified 6 months ago