Pinterest Scraper - Pins by Keyword, Images & Stats avatar

Pinterest Scraper - Pins by Keyword, Images & Stats

Pricing

from $2.00 / 1,000 pins

Go to Apify Store
Pinterest Scraper - Pins by Keyword, Images & Stats

Pinterest Scraper - Pins by Keyword, Images & Stats

Scrape Pinterest pins by search keyword: image URL, title, description, outbound link, pinner, board and engagement (repins, reactions). Fast, pay per pin, no login.

Pricing

from $2.00 / 1,000 pins

Rating

0.0

(0)

Developer

Santhej Kallada

Santhej Kallada

Maintained by Community

Actor stats

0

Bookmarked

7

Total users

1

Monthly active users

10 hours ago

Last modified

Categories

Share

Scrape Pinterest pins by search keyword and get the image URL, title, description, outbound link, pinner, board and engagement stats (repins, reactions) for every pin. No login, pay per pin.

Type the search terms you would use on Pinterest, like "minimalist living room", and get every matching pin back as a clean, structured row. Research visual trends, see which websites get pinned in your niche, and find the creators and boards behind the top pins.


What does Pinterest Scraper do?

It collects pins from Pinterest search results and returns one row per pin with:

  • ๐Ÿ”Ž Search query: every pin is tagged with the query that found it.
  • ๐Ÿ–ผ๏ธ Image URL: the full-size original image (image_url), falling back to the 736px or 474px version, plus the pin's dominant_color.
  • ๐Ÿ“ Title & description: the pin's title and description text.
  • ๐Ÿ”— Outbound link & domain: the website the pin points to (link) and its domain.
  • ๐Ÿ‘ค Pinner & board: pinner_username, pinner_name and the board_name the pin was saved to.
  • ๐Ÿ“Š Engagement stats: repin_count, reaction_count (all reaction types added up) and comment_count.
  • ๐Ÿ†” Pin ID, URL & date: pin_id, a direct pin_url, the pin's created_at date and a scraped_at timestamp.

Use cases

  • Trend & content research: see which visuals and titles show up for a keyword before you create your own pins.
  • Competitor & brand monitoring: find which websites get pinned for your category terms using link and domain.
  • E-commerce product research: spot the products and stores Pinterest users save in your niche.
  • Creator discovery: find active pinners and boards in a topic via pinner_username and board_name.
  • Mood boards & automations: collect image URLs and colors for a theme, or feed pins into n8n, Make or MCP workflows.

How to use Pinterest Scraper

  1. Add one or more Search queries (queries), one per line, up to 20 per run.
  2. Set Max pins per query (maxPinsPerQuery): default 50, anywhere from 1 to 1,000.
  3. Keep Proxy (proxyConfiguration) on the default Residential Apify Proxy (strongly recommended).
  4. Click Start. Each pin is saved as one row in the dataset.
  5. Download the results as JSON, CSV or Excel, or fetch them with the Apify API.

Example input

{
"queries": ["minimalist living room", "scandinavian bedroom ideas"],
"maxPinsPerQuery": 100,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
}
}

Input configuration

FieldTypeDefaultDescription
queriesArray of stringsNone (at least one required)Pinterest search terms, one per line. Up to 20 per run; duplicates and blank lines are removed.
maxPinsPerQueryInteger50Maximum pins to collect per search term (1-1,000).
proxyConfigurationObjectApify Proxy, RESIDENTIAL groupProxy settings. Residential proxy is strongly recommended for Pinterest.

Output

Each pin is one dataset row. The Pins table view shows the key columns with image previews, and a run summary (queries, pins) is saved to the key-value store as OUTPUT.

Example output (one row per pin)

{
"record_type": "pin",
"scraped_at": "2026-09-23T10:42:17.512Z",
"query": "minimalist living room",
"pin_id": "985231234567890123",
"title": "Warm Minimalist Living Room Ideas",
"description": "Neutral tones, natural wood and linen for a calm living room.",
"image_url": "https://i.pinimg.com/originals/3f/a1/9c/3fa19c0d2b7e.jpg",
"link": "https://www.example-interiors.com/minimalist-living-room-ideas",
"domain": "example-interiors.com",
"dominant_color": "#d8d2c7",
"repin_count": 1240,
"reaction_count": 87,
"comment_count": 3,
"pinner_username": "exampleinteriors",
"pinner_name": "Example Interiors",
"board_name": "Living Room Inspiration",
"pin_url": "https://www.pinterest.com/pin/985231234567890123/",
"created_at": "Tue, 14 May 2024 18:22:31 +0000"
}

How much does it cost to scrape Pinterest?

Pay-per-event pricing: you pay only for the two events below, with no subscription and no minimum.

EventPriceWhen it is charged
Actor Start$0.001Once per run
Pin$0.002Per pin returned

That is $2.00 per 1,000 pins, plus $0.001 per run. If a query returns fewer pins than your limit, you pay only for the pins you get.

Worked examples:

  • 1 query x 50 pins (the default): $0.001 + 50 x $0.002 = $0.101
  • 100 pins: $0.001 + 100 x $0.002 = $0.201
  • 20 queries x 50 pins = 1,000 pins: $0.001 + $2.000 = $2.001

FAQ

Do I need a Pinterest account, login or cookies? No. The Actor opens an anonymous guest session and reads Pinterest's public search results.

How many pins can I get per run? Up to 20 queries per run and up to 1,000 pins per query. In practice each query is paged through at most 25 result pages of about 25 pins, so one query tops out around 625 pins, or fewer when Pinterest runs out of results. For more, split a topic into related queries. Rows are not de-duplicated across queries.

Why are some fields empty? A field is filled when Pinterest includes it in the search results; otherwise it is null rather than a guessed value.

Which export formats are supported? JSON, CSV, Excel, XML and HTML from the dataset page, or via the Apify API.

Is it legal to scrape Pinterest? This Actor scrapes publicly available data. You are responsible for complying with Pinterest's terms and applicable laws such as GDPR, especially where the data includes personal information like usernames and names.


Tags: pinterest scraper, pinterest pins, pinterest search scraper, pinterest image scraper, pinterest data, pin scraper, pinterest keyword research, pinterest trends, pinterest marketing, board scraper, pinterest api alternative.