
Pinterest Ads Library Scraper
Pricing
$25.00/month + usage

Pinterest Ads Library Scraper
Extract ads from pinterest ads library. Collect post content, comments, shares, publication date. Allow to get domain and company name of the ad owner
0.0 (0)
Pricing
$25.00/month + usage
0
Total users
2
Monthly users
2
Runs succeeded
>99%
Last modified
12 days ago
You can access the Pinterest Ads Library 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 "category": "all",
3 "country": "FR",
4 "gender": "ALL",
5 "age": "ALL",
6 "advertiser_name": "",
7 "max_page": 1,
8 "proxyConfiguration": {
9 "useApifyProxy": false
10 }
11}' |
12apify call saswave/pinterest-ads-library-scraper --silent --output-dataset
Pinterest Ads Library Scraper API through CLI
The Apify CLI is the official tool that allows you to use Pinterest Ads Library 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: