
Pinterest Scraper
Pricing
Pay per usage

Pinterest Scraper
Our free Pinterest Scraper allows you to get "pins" along with a user's profile. This unofficial Pinterest API is designed to give you more details than you can see in the web interface. It also enables you to extract public data from Pinterest without limits.
5.0 (1)
Pricing
Pay per usage
39
Monthly users
90
Runs succeeded
>99%
Response time
22 hours
Last modified
a month ago
You can access the Pinterest Scraper 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 "startUrls": [
3 "pinterest.com/poltronafrau",
4 "bellinthewoods"
5 ],
6 "maxPinsCnt": 50,
7 "proxyConfig": {
8 "useApifyProxy": true
9 }
10}' |
11apify call danielmilevski9/pinterest-crawler --silent --output-dataset
Pinterest Scraper API through CLI
The Apify CLI is the official tool that allows you to use Pinterest Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Pricing
Pricing model
Pay per usageThis Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.