📌 Pinterest Scraper — Pins, Boards, Search & HD Media avatar

📌 Pinterest Scraper — Pins, Boards, Search & HD Media

Pricing

from $3.00 / 1,000 pin scrapeds

Go to Apify Store
📌 Pinterest Scraper — Pins, Boards, Search & HD Media

📌 Pinterest Scraper — Pins, Boards, Search & HD Media

Scrape Pinterest pins, boards and search results without an API key. Get full-resolution image and video URLs, captions, links and dimensions as clean JSON. Three modes: keyword search, pin/board URL, and related pins. Pay per pin.

Pricing

from $3.00 / 1,000 pin scrapeds

Rating

0.0

(0)

Developer

Pika Choo

Pika Choo

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Scrape Pinterest pins, boards and search results and get back full-resolution image & video URLs, captions, links and resolution — clean JSON, billed per pin.

No API key. No login required for public content.

Three modes

  • 🔍 Search by keyword — give a query (e.g. minimalist interior) and pull matching pins
  • 🔗 Pin / Board URL — scrape every pin from one or more pin or board URLs
  • ♻️ Related to a pin — pull pins Pinterest recommends as related to a given pin

Input

FieldDescription
Modesearch, url, or related.
Search QueryKeyword (Search mode).
Pin / Board URLsPin or board URLs (URL & Related modes).
Max ItemsPins per query / URL (1–1000).
Minimum Width / HeightSkip images below these pixel dimensions.
Include CaptionsFetch caption / alt text per pin.
Session CookiesOptional JSON cookies for private / region-locked boards.
ProxyResidential proxy recommended (Pinterest rate-limits datacenter IPs).

Example input

{
"mode": "search",
"query": "scandinavian living room",
"maxItems": 50,
"minWidth": 600,
"includeCaptions": true
}

Output

Each row is one pin: id, image_url (full resolution), video_url, pin_url, caption, width, height, is_video, source_query, scraped_at. Queries / URLs that fail return an error row so one bad input never fails the run.

Notes

  • For large jobs, enable the residential proxy — Pinterest throttles datacenter IPs after a few hundred requests.
  • Private and region-locked boards require your session cookies (paste as JSON in the Cookies field).
  • Billing is per pin scraped.