Pinterest Boards Scraper
Pricing
$19.99/month + usage
Go to Apify Store
Pinterest Boards Scraper
Pricing
$19.99/month + usage
Rating
0.0
(0)
Developer
ScrapeLabs
Maintained by Community
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Scrape pins from Pinterest boards, pin URLs, or usernames. Extracts pin details including images, descriptions, board info, and related metadata.
Key Features
- Bulk URLs – Process multiple board/pin URLs in one run
- Proxy fallback – No proxy by default; auto-fallback to datacenter → residential if blocked
- Live saving – Results pushed to dataset as they’re scraped
- Rich output – Images, videos, board info, pinner details, external links
Input
| Field | Type | Description |
|---|---|---|
urls | array | Pinterest board URLs, pin URLs, or usernames |
proxyConfiguration | object | Proxy settings (default: no proxy) |
maxItems | integer | Max pins per URL (1–500, default: 200) |
fetchLinkDetails | boolean | Fetch external link/domain for pins (default: true) |
Example:
{"urls": [{ "url": "https://www.pinterest.com/username/board-name/" }],"maxItems": 100,"fetchLinkDetails": true}
Output
Each pin includes: id, title, description, pinUrl, imageUrl, repins, boardName, user, boardInfo, images, videos, pinner, scrapedAt, and more.
How to Use
- Open Apify Console → Actors
- Find pinterest-boards-scraper and open it
- Add Pinterest URLs in the urls field
- Adjust maxItems and proxy if needed
- Click Start
- View results in the Output tab and export as JSON/CSV
Cautions
- Data is from publicly available sources only
- Ensure compliance with Pinterest’s terms and applicable laws