
Pinterest Following Scraper 👥
Pricing
$19.99/month + usage

Pinterest Following Scraper 👥
Extract detailed profile information from Pinterest users' following lists. Get comprehensive data including usernames, statistics, images, and activity metrics. Perfect for social media analysis, influencer research, and marketing insights. 🎯
0.0 (0)
Pricing
$19.99/month + usage
0
Monthly users
1
Runs succeeded
>99%
Last modified
a month ago
🤖 What does Pinterest Following Scraper do?
This powerful Actor scrapes detailed information about users that a specific Pinterest account is following. For each followed user, it extracts comprehensive profile data including:
- Basic profile information (username, full name, ID)
- Profile statistics (pin count, board count, follower count)
- Profile images (various sizes)
- Recent pin thumbnails and images
- Verification status
- Privacy settings
- Last activity timestamp
- Profile URL
✨ Key Features
- 🔍 Deep scraping of following lists
- 📊 Detailed user profile data extraction
- 🖼️ Access to profile and pin images
- ⚡ High-performance parallel processing
- 🔄 Automatic pagination handling
- 🛡️ Built-in proxy rotation support
- ⏱️ Configurable rate limiting
- 💾 Structured JSON output
💡 Use Cases
- 🎯 Influencer research and analysis
- 📈 Social media marketing insights
- 🔍 Competitor following analysis
- 📊 Pinterest user behavior studies
- 🤝 Network growth analysis
💪 Advantages
- Handles large following lists efficiently
- Respects Pinterest's rate limits
- Clean, structured data output
- Regular updates and maintenance
- Reliable and stable performance
🔧 Setup & Usage
- Input the target Pinterest username(s)
- Set maximum items to scrape (optional)
- Configure proxy settings (recommended)
- Run and collect structured data
📝 Output
The Actor provides detailed JSON output for each followed user, including profile metrics, images, and activity data. Perfect for further analysis or integration into your workflows.
Input Example
A full explanation of an input example in JSON.
1{ 2 "usernames": [ 3 "candyw8119" 4 ], 5 "maxItems": 100 6}
Output sample
The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:
And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.
1[ 2 { 3 "serachUsername": "candyw8119", 4 "node_id": "VXNlcjo5MjI3NDU1NDg1NjA0MDY5NzM=", 5 "pin_thumbnail_urls": [ 6 "https://i.pinimg.com/75x75/e8/7e/09/e87e096f6058f305512565cd5e823d55.jpg", 7 "https://i.pinimg.com/75x75/98/08/11/980811b66a13e45b95d0d7100b93197b.jpg", 8 "https://i.pinimg.com/75x75/50/df/d0/50dfd0d841ab658ace11afc34943deb9.jpg", 9 "https://i.pinimg.com/75x75/d2/1e/3e/d21e3ee52ae9b6daa82d579939355c1e.jpg", 10 "https://i.pinimg.com/75x75/1f/50/ac/1f50ac401c21ebef47680b307cbb0309.jpg" 11 ], 12 "blocked_by_me": false, 13 "image_medium_url": "https://s.pinimg.com/images/user/default_75.png", 14 "type": "user", 15 "id": "922745548560406973", 16 "username": "thaobui75", 17 "is_verified_merchant": false, 18 "explicitly_followed_by_me": false, 19 "is_default_image": true, 20 "recent_pin_images": { 21 "192x": [ 22 { 23 "url": "https://i.pinimg.com/192x/e8/7e/09/e87e096f6058f305512565cd5e823d55.jpg", 24 "width": 192, 25 "height": 515, 26 "dominant_color": "#D4D9D0" 27 }, 28 { 29 "url": "https://i.pinimg.com/192x/98/08/11/980811b66a13e45b95d0d7100b93197b.jpg", 30 "width": 192, 31 "height": 341, 32 "dominant_color": "#F3F4F3" 33 }, 34 { 35 "url": "https://i.pinimg.com/192x/50/df/d0/50dfd0d841ab658ace11afc34943deb9.jpg", 36 "width": 192, 37 "height": 440, 38 "dominant_color": "#181E31" 39 }, 40 { 41 "url": "https://i.pinimg.com/192x/d2/1e/3e/d21e3ee52ae9b6daa82d579939355c1e.jpg", 42 "width": 192, 43 "height": 380, 44 "dominant_color": "#B09E7A" 45 }, 46 { 47 "url": "https://i.pinimg.com/192x/1f/50/ac/1f50ac401c21ebef47680b307cbb0309.jpg", 48 "width": 192, 49 "height": 384, 50 "dominant_color": "#7D6436" 51 }, 52 { 53 "url": "https://i.pinimg.com/192x/c1/66/c8/c166c80aa3321efca38fbd38f1af97b1.jpg", 54 "width": 192, 55 "height": 342, 56 "dominant_color": "#958973" 57 }, 58 { 59 "url": "https://i.pinimg.com/192x/89/c3/3a/89c33af577814b677bea62ee30f39146.jpg", 60 "width": 192, 61 "height": 289, 62 "dominant_color": "#625336" 63 }, 64 { 65 "url": "https://i.pinimg.com/192x/fa/0b/02/fa0b02d5c0a14bc10f7a1d6f1c99316e.jpg", 66 "width": 192, 67 "height": 341, 68 "dominant_color": "#6D735B" 69 } 70 ], 71 "222x": [ 72 { 73 "url": "https://i.pinimg.com/222x/e8/7e/09/e87e096f6058f305512565cd5e823d55.jpg", 74 "width": 222, 75 "height": 596, 76 "dominant_color": "#D4D9D0" 77 }, 78 { 79 "url": "https://i.pinimg.com/222x/98/08/11/980811b66a13e45b95d0d7100b93197b.jpg", 80 "width": 222, 81 "height": 394, 82 "dominant_color": "#F3F4F3" 83 }, 84 { 85 "url": "https://i.pinimg.com/222x/50/df/d0/50dfd0d841ab658ace11afc34943deb9.jpg", 86 "width": 222, 87 "height": 509, 88 "dominant_color": "#181E31" 89 }, 90 { 91 "url": "https://i.pinimg.com/222x/d2/1e/3e/d21e3ee52ae9b6daa82d579939355c1e.jpg", 92 "width": 222, 93 "height": 440, 94 "dominant_color": "#B09E7A" 95 }, 96 { 97 "url": "https://i.pinimg.com/222x/1f/50/ac/1f50ac401c21ebef47680b307cbb0309.jpg", 98 "width": 222, 99 "height": 444, 100 "dominant_color": "#7D6436" 101 }, 102 { 103 "url": "https://i.pinimg.com/222x/c1/66/c8/c166c80aa3321efca38fbd38f1af97b1.jpg", 104 "width": 222, 105 "height": 396, 106 "dominant_color": "#958973" 107 }, 108 { 109 "url": "https://i.pinimg.com/222x/89/c3/3a/89c33af577814b677bea62ee30f39146.jpg", 110 "width": 222, 111 "height": 334, 112 "dominant_color": "#625336" 113 }, 114 { 115 "url": "https://i.pinimg.com/222x/fa/0b/02/fa0b02d5c0a14bc10f7a1d6f1c99316e.jpg", 116 "width": 222, 117 "height": 394, 118 "dominant_color": "#6D735B" 119 } 120 ] 121 }, 122 "pin_count": 47, 123 "board_count": 7, 124 "image_xlarge_url": "https://s.pinimg.com/images/user/default_280.png", 125 "image_large_url": "https://s.pinimg.com/images/user/default_140.png", 126 "verified_identity": {}, 127 "follower_count": 1, 128 "domain_verified": false, 129 "contextual_pin_image_urls": {}, 130 "is_private_profile": false, 131 "full_name": "Thaobui", 132 "last_pin_save_time": "Wed, 26 Feb 2025 21:30:01 +0000", 133 "profileUrl": "https://www.pinterest.com/thaobui75" 134 }, 135 ... 136]
Related Actors
- 📌 Pinterest Profile Scraper - Extract Pinterest user profiles data including follower count, pin count, boards, and other public information.
- 📌 Pinterest Followers Scraper - Extract Pinterest followers data including usernames, full names, profile images and more.
- 🔍 Pinterest Search Scraper - The Pinterest Search Scraper is an essential tool for discovering visual content on Pinterest.
- 🎯 Pinterest Keyword Autocomplete Scraper - Essential tool for discovering keyword suggestions on Pinterest.
- 🌟 Pinterest Comments Scraper - Essential tool for gathering user feedback from Pinterest pins.
- 🌟 Pinterest Boards Scraper - Essential tool for discovering and exploring creative collections on Pinterest.
- 📸 Pinterest Image Downloader - Easily download high-quality images from Pinterest.
- 🎥 Pinterest Video Downloader - Easily download high-quality videos from Pinterest.
- 👥 Facebook Following Scraper - Scrape Facebook following list data including profile details, friendship status, and profile images.
- 👥 TikTok Following Scraper - Scrape TikTok following lists to extract detailed user information.
- 👥 Medium Following Scraper - Extract detailed information about Medium users' following lists.
- 🔍 Instagram Profile Scraper - Effortlessly scrape detailed Instagram profile data.
- 📊 Social Media Influencer Scraper - Discover top influencers across TikTok, Instagram, and YouTube with ease.
- 📧 All-in-One Social Media Email Scraper - Discover emails across 30+ social platforms.
- 📱 All-in-One Social Media Phone Number Scraper - Discover phone numbers across 30+ social platforms.
Pricing
Pricing model
RentalTo use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.
Free trial
6 hours
Price
$19.99