Pinterest Scraper - Search, Pins & Profiles avatar

Pinterest Scraper - Search, Pins & Profiles

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Pinterest Scraper - Search, Pins & Profiles

Pinterest Scraper - Search, Pins & Profiles

Scrape Pinterest without login: search pins by keyword, pull any pin full details (image, outbound link, saves, comments), and read profile stats (followers, verified, website). No API key. Pay only for the results you get.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

Swerve

Swerve

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

17 hours ago

Last modified

Share

Scrape Pinterest in one run: search pins by keyword, pull any pin's full details, and read profile stats. No login and no API key. One tool instead of the usual three.

What you can do with it

  • Search a keyword and export every matching pin (title, image, outbound link, domain, saves)
  • Find products and the sites they link to for a niche (e.g. "home decor", "wedding invitations")
  • Pull a pin's full detail: save count, comments, board, and the person who pinned it
  • Read profile stats for creators and brands (followers, pin count, verified, website)

Input

FieldWhat it doesExample
Search termsFind pins by keyword.home decor, tattoo ideas
Pin or profile URLsA pin URL returns that pin's full detail; a profile URL returns the account's stats.https://www.pinterest.com/pin/225039312627881892/, https://www.pinterest.com/nike/
Pins per search termHow many pins to collect per term.100
Full pin details for search resultsAdd save and comment counts to each search pin (slower).off

Output

Each row has a type of pin or profile.

Pin:

{
"type": "pin",
"pinId": "225039312627881892",
"url": "https://www.pinterest.com/pin/225039312627881892/",
"title": "Cozy Reading Nook",
"description": "...",
"link": "https://sixpenny.com/products/neva-round-daybed",
"domain": "sixpenny.com",
"imageUrl": "https://i.pinimg.com/originals/...jpg",
"isVideo": false,
"saveCount": 34798,
"commentCount": 0,
"dominantColor": "#b8a99a",
"pinnerUsername": "erinturnage",
"boardName": "Reading Room Inspo",
"scrapedAt": "2026-07-13T10:00:00.000Z"
}

Profile:

{
"type": "profile",
"username": "nike",
"url": "https://www.pinterest.com/nike/",
"fullName": "Nike",
"followerCount": 1090485,
"boardCount": 10,
"verified": true,
"websiteUrl": "http://www.nike.com",
"imageUrl": "https://i.pinimg.com/...jpg",
"scrapedAt": "2026-07-13T10:00:00.000Z"
}

How it works

Pinterest's website loads its data from an internal JSON API. This actor calls that same API directly, so it is fast and needs no browser and no login. Search results paginate automatically to the count you ask for.

Limits

  • Public data only. Search returns results from Pinterest's logged-out index; some non-English queries return fewer or no results there.
  • Search pins carry the core fields; turn on "Full pin details" to add save and comment counts to each one.

Export formats

Results download as JSON, CSV, Excel or XML, or pull them straight from the Apify API into your own app, spreadsheet or database.

Frequently asked questions

Do I need a Pinterest API key or login? No. This Pinterest scraper needs no API key and no account. It reads Pinterest's public data directly.

Can I search Pinterest and export the pins? Yes. Give it a keyword and it returns matching pins with title, image, the website each pin links to, board and pinner, paginated to the count you ask for.

Can I download Pinterest images? Yes. Every pin row includes the full-resolution image URL, so you can collect or download images for a keyword, board or profile.

Can I get a pin's outbound link and save count? Yes. Paste a pin URL for full detail, or turn on "Full pin details" for search results, to get the destination link, saves and comments.

Can I scrape a Pinterest profile? Yes. Paste a profile URL or username to get followers, board count, pin count, website and verified status.

Is scraping Pinterest legal? This tool collects only public data. You are responsible for how you use it. Review Pinterest's terms and your local laws before large-scale use.

Pricing

Pay per result. You only pay for the pins and profiles you actually get.