Pinterest Scraper | All-In-One | ($0.99 / 1K Results)
Pricing
from $0.99 / 1,000 results
Pinterest Scraper | All-In-One | ($0.99 / 1K Results)
[πΎππππ₯ππ¨π©] Pinterest scraper to extract pins, boards, profiles, images, and metadata from Pinterest ππ· Perfect for content research, trend analysis, and marketing insights. Fast, accurate, and scalable.
Pricing
from $0.99 / 1,000 results
Rating
0.0
(0)
Developer
Scrapers Hub
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Pinterest Scraper π
Pinterest Scraper turns any Pinterest keyword or search link into a clean, downloadable dataset of pins, images, videos, boards, and creator profiles. Whether you are researching design trends, building a mood board library, studying competitors, or planning your next content calendar, this Pinterest Scraper collects everything you need in one run.
No coding and no Pinterest account required. Type a keyword, press Run, and download your results as a spreadsheet or JSON file. The Pinterest Scraper handles the searching, scrolling, and organising for you.
π Why Choose This Pinterest Scraper?
| Feature | What It Means for You |
|---|---|
| β Four Result Types in One Tool | A Pinterest pins scraper, Pinterest video scraper, Pinterest board scraper, and Pinterest profile scraper all in a single actor |
| β Keywords or Links | Start from plain search words or paste Pinterest search links β whichever you already have |
| β Every Image Size | The Pinterest image scraper returns thumbnail through full original resolution, with direct links |
| β Creator and Board Context | Every pin arrives with who posted it and which board it lives on |
| β Built-In Insights | Optional topic labels and mood detection help you sort large result sets fast |
| β Spreadsheet-Ready | Clear, well-labelled columns let you export Pinterest data to CSV, Excel, or JSON in one click |
π Key Features of the Pinterest Scraper
- π Search by Keyword β type words like
home decororminimal kitchenand the Pinterest Scraper runs a full Pinterest keyword search for each one - π Search by Link β paste Pinterest search links you already have and the results are collected exactly as shown
- π Pins, Videos, Boards, or Profiles β pick what you want back; the Pinterest pins scraper mode is the default, and one switch turns it into a Pinterest video scraper instead
- πΌοΈ All Image Sizes β the Pinterest image scraper gives you thumbnail, small, medium, large, and original links with exact width and height
- π€ Creator Details β username, full name, follower count, profile picture, and profile link for whoever posted each pin
- π Board Information β the Pinterest board scraper returns board names, pin counts, cover images, and whether a board is collaborative
- π Outbound Links β see the website each pin points to, plus its domain, which is essential for Pinterest marketing research
- π Engagement Numbers β saves, comments, shares, and reactions on every pin
- π¨ Visual Details β dominant colour, alt text, and detected objects in the image
- ποΈ Product Information β pricing and shopping details when a pin is a product pin
- π·οΈ Topic Labels β switch on content analysis to have pins sorted into categories automatically
- π Mood Detection β switch on sentiment analysis to label each pin positive, negative, or neutral
- π― Set Your Own Size β collect ten pins for a quick look or thousands for a full research project
- π Repeatable Runs β save your settings and scrape Pinterest data again whenever you need a fresh snapshot
π Input
Everything can be set up with the simple form in the Apify Console. If you prefer to enter settings directly, this is what a full configuration looks like:
{"queries": ["home decor", "minimal kitchen"],"startUrls": ["https://www.pinterest.com/search/pins/?q=scandinavian%20interior"],"type": "all-pins","limit": 100,"enrich_boards": true,"content_analysis": true,"sentinent_analysis": true}
Input Settings
| Setting | Type | Default | What It Does |
|---|---|---|---|
queries | list | β | Plain search words. Each one runs its own Pinterest keyword search, so home decor and minimal kitchen are collected separately. |
startUrls | list | β | Pinterest search links you already have. Only links containing a search term (?q=) can be used. |
type | text | all-pins | What to collect: all-pins, videos, boards, or profiles. |
limit | number | 10 | The most results to save for each keyword or link. |
enrich_boards | yes/no | false | Fill in complete board details such as the owner and cover images. Turn it off for faster runs. |
content_analysis | yes/no | false | Add a topic label to each pin so you can group results by subject. |
sentinent_analysis | yes/no | false | Add a simple mood label to each pin description. |
cookies | text | β | Optional advanced setting for signed-in access, which can improve how many results are returned. Most people can leave this empty. |
π‘ Tip: you can mix queries and startUrls in the same run β the Pinterest Scraper collects both and tags every row with where it came from.
π¦ Output
Each row is one pin, board, or profile, depending on the type you chose. The layout stays consistent across every run, so your Pinterest data extraction results are easy to filter, sort, and export Pinterest data to CSV without cleanup. Here is one pin row:
[{"type": "pin","entity_type": "pin","id": "1097119459035234567","url": "https://www.pinterest.com/pin/1097119459035234567/","title": "Scandinavian kitchen with oak shelving","source_url": "https://www.pinterest.com/search/pins/?q=minimal%20kitchen","seed_type": "query","seed_value": "minimal kitchen","pin": {"title": "Scandinavian kitchen with oak shelving","description": "Warm oak, white walls and plenty of natural light.","alt_text": "A bright kitchen with light oak open shelves","created_at": "Tue, 04 Mar 2026 09:12:44 +0000","domain": "nordicdesign.example","link": "https://nordicdesign.example/kitchen-tour","is_video": false,"is_promoted": false,"repin_count": 4820,"comment_count": 37,"share_count": 112,"dominant_color": "#d8cfc2"},"creator": {"id": "4238991","username": "nordicdesign","full_name": "Nordic Design Studio","follower_count": 148000,"url": "https://www.pinterest.com/nordicdesign/","image_medium_url": "https://i.pinimg.com/avatars/nordic_140.jpg"},"board_ref": {"id": "981223110","name": "Kitchens We Love","url": "https://www.pinterest.com/nordicdesign/kitchens-we-love/","pin_count": 412,"is_collaborative": false,"image_cover_hd_url": "https://i.pinimg.com/board-cover.jpg"},"media": {"images": {"thumb": { "width": 236, "height": 354, "url": "https://i.pinimg.com/236x/ab.jpg" },"medium": { "width": 474, "height": 711, "url": "https://i.pinimg.com/474x/ab.jpg" },"large": { "width": 736, "height": 1104, "url": "https://i.pinimg.com/736x/ab.jpg" },"original": { "width": 1200, "height": 1800, "url": "https://i.pinimg.com/originals/ab.jpg" }}},"content_category_label": "Interior Design","content_category_path": ["Home & Garden", "Interior Design"],"content_category_confidence": 0.82,"sentiment_score": 2,"sentiment_label": "positive"}]
Pin Columns
| Column | Type | What It Contains |
|---|---|---|
type / entity_type | text | pin, board, or profile β tells you what kind of row this is |
id | text | Pinterest's own ID for the item |
url | text | Direct link to the pin on Pinterest |
title | text | The pin's headline |
source_url | text | The search link this result came from |
seed_type / seed_value | text | Whether it came from a keyword or a link, and which one |
pin.description | text | The full written description |
pin.alt_text | text | The image description, useful for accessibility and search |
pin.created_at | text | When the pin was published |
pin.link | text | The website the pin points to |
pin.domain | text | The website's domain name |
pin.is_video | yes/no | Whether the pin is a video |
pin.is_promoted | yes/no | Whether the pin is a paid advertisement |
pin.repin_count | number | How many people saved it |
pin.comment_count | number | How many comments it received |
pin.share_count | number | How many times it was shared |
pin.dominant_color | text | The main colour of the image |
pin.visual_objects | list | Objects detected inside the image |
pin.product_metadata | object | Price and shopping details for product pins |
creator.username | text | Who posted the pin |
creator.full_name | text | Their display name |
creator.follower_count | number | How many followers they have |
creator.url | text | Link to their Pinterest profile |
board_ref.name | text | The board the pin was saved to |
board_ref.url | text | Link to that board |
board_ref.pin_count | number | How many pins that board holds |
board_ref.is_collaborative | yes/no | Whether several people contribute to the board |
media.images | object | Every available image size, each with width, height, and a direct link |
content_category_label | text | Topic label such as Interior Design, when content analysis is on |
sentiment_label | text | positive, negative, or neutral, when mood detection is on |
extra | object | Any additional details Pinterest supplied for that item |
Board and Profile Columns
| Column | Type | What It Contains |
|---|---|---|
board.name | text | The board's name |
board.description | text | What the board is about |
board.pin_count | number | How many pins it holds |
board.section_count | number | How many sections it is split into |
board.collaborator_count | number | How many people can add to it |
board.category | text | The board's category |
profile.username | text | The creator's handle |
profile.full_name | text | Their display name |
profile.follower_count | number | How many followers they have |
profile.following_count | number | How many accounts they follow |
profile.pin_count | number | How many pins they have published |
profile.board_count | number | How many boards they run |
profile.is_verified_merchant | yes/no | Whether Pinterest verified them as a seller |
profile.about / profile.bio | text | Their written bio |
π How to Use the Pinterest Scraper (Step by Step)
- Sign in β go to console.apify.com and open the Actors tab.
- Open the actor β search for Pinterest Scraper and click its card.
- Add your search β type keywords, paste Pinterest search links, or do both.
- Choose what you want back β pins, videos, boards, or profiles.
- Set your size β pick how many results per search. Start with 10 to check the output, then raise it.
- Turn on extras β enable board details, topic labels, and mood detection if they are useful to you.
- Press Run β progress updates live as results come in.
- Download β open the OUTPUT tab and save as CSV, Excel, JSON, XML, or RSS.
No coding required β the Pinterest Scraper gives you a complete dataset in minutes.
π― What Makes This Pinterest Scraper Different
- π§© One Tool, Four Jobs β instead of buying separate tools, this Pinterest Scraper switches between pins, videos, boards, and profiles with a single setting
- πΌοΈ Full Resolution Included β many tools give you only small previews; here you get the original image link with its true dimensions
- π Traceable Results β every row records which keyword or link produced it, so combined runs stay easy to untangle and your Pinterest data extraction never gets muddled
- π₯ Context Attached β creator and board details arrive with each pin, so scrape Pinterest data results are ready to analyse without extra lookups
- π¨ Design-Friendly Details β dominant colour and detected objects make the output genuinely useful for visual and creative work
- ποΈ Shopping Data Included β product pins keep their pricing details, which matters for competitive Pinterest marketing research
- π·οΈ Sorting Built In β topic and mood labels are generated for you, so large collections stay manageable
π‘ Best Use Cases for the Pinterest Scraper
- π¨ Design and Trend Research β track what styles are gaining saves in your niche before they peak
- π Content Planning β use a Pinterest keyword search to find the exact phrasing that performs, then shape your own pins around it
- π΅οΈ Competitor Monitoring β follow rival brands with the Pinterest profile scraper and see what they publish and how it lands
- π E-Commerce Research β collect product pins with pricing to understand how competitors present and position their items
- πΌοΈ Building Image Libraries β the Pinterest image scraper gathers full-resolution references for mood boards and inspiration decks
- π Marketing Reports β measure engagement across a whole category for client or stakeholder reporting, using the Pinterest Scraper as your data source
- π Traffic Source Discovery β see which websites are winning Pinterest referrals in your space
- π₯ Dashboards and Analysis β export Pinterest data to CSV and drop it straight into a spreadsheet or reporting tool
π§ Good to Know
A few practical notes before you run the Pinterest Scraper:
- What you can start from
- Plain keywords, such as
home decor - Pinterest search links that contain a search term
- Plain keywords, such as
- What you can collect
- Pins, video pins, boards, or creator profiles β one type per run
- Download formats
- CSV, Excel, JSON, XML, and RSS
- Please note
- β Private boards and private profiles are never collected
- β Search links without a search term in them cannot be used
- β Pinterest limits how deep any single search goes, so very large targets are best split into several narrower keywords
- βΉοΈ Topic and mood labels are quick automatic estimates β excellent for sorting and filtering, but not a replacement for human review
π€ Support & Feature Requests
Need a hand, or have an idea for the Pinterest Scraper?
- π‘ Feature Requests β want board-by-board collection, scheduled runs, or automatic image downloads? Just ask.
- π§ Contact β email us at scrapershub@gmail.com.
Your feedback shapes what we build next and helps keep this the most useful Pinterest Scraper on the Apify Store.
Start today with the most complete Pinterest Scraper available β pins, images, boards, and creators in a single run.
Related Scrapers
If the Pinterest Scraper is useful to you, these tools from Scrapers Hub collect listings, profiles, posts, and contact details from other platforms:
- Reddit Scraper
- Bluesky Scraper
- Substack Scraper
- Product Hunt Scraper with Founders & Emails
- Y Combinator Scraper with Founders & Emails
- Craigslist Scraper
- Alibaba Scraper
- Mercari JP Scraper
- Avito Scraper
Disclaimer
This Pinterest Scraper collects information only from publicly available sources. It does not access private boards, private profiles, or any password-protected content. Images and descriptions remain the property of their original creators, and you are responsible for respecting copyright, Pinterest's terms of service, and applicable data privacy laws when using what you collect.
For data removal requests, please contact scrapershub@gmail.com. Always use these tools responsibly, ethically, and for legitimate purposes only.