Pinterest Search Scraper avatar

Pinterest Search Scraper

Under maintenance

Pricing

from $4.99 / 1,000 results

Go to Apify Store
Pinterest Search Scraper

Pinterest Search Scraper

Under maintenance

A robust, high-performance utility designed for developer automation, data integration, and AI training. Features built-in captcha bypass, headful/headless browser execution, and proxy support to scrape Pinterest Search data seamlessly, reliably, and at scale.

Pricing

from $4.99 / 1,000 results

Rating

0.0

(0)

Developer

Coding Frontned

Coding Frontned

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

1

Monthly active users

4 days ago

Last modified

Share

Search Pinterest's public web interface for pins, boards, or people using one ordinary browser page. The Actor extracts only identity-backed records visible in the rendered public DOM.

Safety and access boundary

The Actor does not alter browser fingerprints, hide automation state, modify Pinterest scripts or cookies, call undocumented Pinterest resource APIs, reuse CSRF tokens, rotate sessions, retry failed requests, save raw HTML/screenshots, log cookies, require login, or solve challenges. It uses concurrency one, zero retries, one search navigation, one to six bounded scrolls, and an optional explicitly supplied Apify Proxy configuration with no silent fallback.

HTTP access controls, CAPTCHA/challenge content, login walls, browser failures, and zero complete records are written to OUTPUT. A zero-record run fails explicitly. The PAY_PER_EVENT dataset contains only records with a canonical Pinterest identity, public URL evidence, found: true, and dataAvailable: true.

Input

  • query: required printable search phrase, 1–100 characters.
  • searchType: pins, boards, or people; default pins.
  • maxItems: 1–50; default 20.
  • maxScrolls: 1–6; default 3.
  • proxyConfiguration: optional explicit Apify Proxy settings.

Output

All records include position, record type, canonical identity, query/search type, source search URL, public_dom extraction provenance, direct/proxy status, fingerprintApplied: false, countable flags, and timestamp.

  • Pins include pin ID, canonical pin URL, and a visible image and/or title.
  • Boards include canonical owner/board identity, title, board URL, and optional visible image.
  • People include canonical username/profile URL, visible name and/or image.

The public DOM may expose fewer fields than Pinterest's authenticated product. Unavailable fields are omitted rather than inferred or populated with nulls.

Local verification

npm ci --omit=dev --omit=optional --ignore-scripts
npm test
npm run lint
apify validate-schema
apify run --purge --input-file qa-inputs/local-pins.json
npm run validate

Use public results responsibly and follow Pinterest's terms and applicable law.