Pinterest Scraper
No credit card required
Pinterest Scraper
No credit card required
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.
You can access the Pinterest Scraper 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 "startUrls": [
3 "pinterest.com/poltronafrau",
4 "bellinthewoods"
5 ],
6 "maxPinsCnt": 50,
7 "proxyConfig": {
8 "useApifyProxy": true
9 }
10}' |
11apify call alexey/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:
Actor Metrics
128 monthly users
-
26 stars
>99% runs succeeded
47 days response time
Created in Feb 2022
Modified 7 months ago