Pinterest Scraper
Pricing
from $0.01 / 1,000 results
Go to Apify Store
Pinterest Scraper
Scrape pins from Pinterest search and boards. Extracts pin titles, descriptions, image URLs, save counts, source URLs, board names, and pinner info.
Pricing
from $0.01 / 1,000 results
Rating
0.0
(0)
Developer

Jan Bruinier
Maintained by Community
Actor stats
0
Bookmarked
4
Total users
3
Monthly active users
4 days ago
Last modified
Categories
Share
Scrape pins from Pinterest search results and boards. Extracts pin titles, descriptions, image URLs, save counts, source URLs, and pinner info.
Features
- Extract posts, profiles, engagement metrics, and media from Pinterest
- Export to JSON, CSV, Excel, and other formats
- Configurable result limits and pagination
- Proxy support for reliable scraping
- Pay-per-result pricing with free tier (50 results free per run)
Input Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
searchQuery | string | No | minimalist home office | Search term to find pins on Pinterest (e.g. 'minimalist home office', 'healthy recipes'). Either this or boardUrl is ... |
boardUrl | string | No | - | Full Pinterest board URL to scrape pins from (e.g. 'https://www.pinterest.com/username/board-name/'). Either this or ... |
maxResults | integer | No | 50 | Maximum number of pins to scrape. Pinterest loads pins via infinite scroll, so higher numbers take longer. |
proxy_config | object | No | {'useApifyProxy': True, 'apifyProxyGroups': ['RESIDENTIAL']} | Proxy configuration. Recommended: use Apify residential proxy for reliable results. |
Output Example
{"author": "username","text": "Post content...","likes": 42,"reposts": 7,"replies": 3,"timestamp": "2025-01-15T10:30:00Z","url": "https://example.com/post/123"}
Cost Calculator
| Results | Cost |
|---|---|
| 50 | Free |
| 1,000 | $0.75 |
| 10,000 | $7.50 |
| 100,000 | $75.00 |
Plus $0.005 per actor run. First 50 results per run are free.
Use Cases
- Social listening and brand monitoring
- Influencer research and audience analysis
- Trend detection and hashtag tracking
- Content performance benchmarking
- Community sentiment analysis
Limitations
- Results depend on Pinterest's availability and structure
- Some pages may require residential proxies for reliable access
- Rate limiting may apply for very large scrapes
- Website layout changes may temporarily affect data extraction
Changelog
- v0.1 - Initial release