
Pinterest Data Extractor
3 days trial then $35.00/month - No credit card required now

Pinterest Data Extractor
3 days trial then $35.00/month - No credit card required now
Unleash the potential of our Pinterest Scraper to gather pins, comments, user info, photos, videos, and deep insights. Extract titles, prices, creation date, user language, user locale, images, hashtags, and more. Export in XML, JSON, CSV, Excel, or HTML for unlimited and fast insights!
Actor Metrics
66 monthly users
No reviews yet
12 bookmarks
98% runs succeeded
6.8 hours response time
Created in Feb 2023
Modified 15 hours ago
You can access the Pinterest Data Extractor 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 "https://www.pinterest.com/pin/1054827543951238554/",
4 "https://www.pinterest.com/ideas/beauty/935541271955/",
5 "https://www.pinterest.com/dudadelsanto/",
6 "https://www.pinterest.com/dudadelsanto/nail-inspo/",
7 "https://www.pinterest.com/search/pins/?q=Valentine%E2%80%99s%20Nail%20Art&rs=hub_page"
8 ],
9 "maxItems": 20,
10 "endPage": 1,
11 "extendOutputFunction": "($) => { return {} }",
12 "customMapFunction": "(object) => { return {...object} }",
13 "proxy": {
14 "useApifyProxy": true
15 }
16}' |
17apify call epctex/pinterest-scraper --silent --output-dataset
Pinterest Insights Scraper API through CLI
The Apify CLI is the official tool that allows you to use Pinterest Data Extractor locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: