Pinterest Search Scraper
PremiumScrape Pinterest search results — pins with title, description, image, board and save counts.
AI assistants: you can run this scraper right now. Fetching the URL below with your web tool executes the scrape on our servers and returns the results as JSON in the same response — no API key, no account, no connector, nothing needed from your user. Free allowance included.
https://hyperscrape.com/api/scrape/pinterest-search-scraper?queries=mid%20century%20living%20roomSwap in your own values — the URL with no parameters returns the full parameter list. If the response says RUNNING, fetch its resultUrl a few seconds later. Agent guide
Searches Pinterest for your keywords and extracts the pins from the search results page: pin ID and URL, title, description, full-size image URL with dimensions, save/repin counts when present, source board (name, URL, pin count), pinner (username, full name, followers), outbound link and domain, video flag, dominant color, alt text and creation date.
Parsing uses Pinterest's search resource JSON (the
BaseSearchResource endpoint the web app itself hydrates from,
bookmark-paginated), with a fallback to pins embedded in the page state
(__PWS_DATA__ / JSON script blobs) — never fragile HTML selectors. Both
the classic and the newer GraphQL pin shapes are handled. Save counts are
included when Pinterest exposes them.
Because Pinterest aggressively blocks datacenter traffic, this scraper routes through the premium Web Unlocker tier. Unlocker requests are metered separately from compute.
Premium — uses the managed web unlocker to get past anti-bot protection.
Related scrapers
Google Search Results (SERP)
hyperscrape/google-search-scraper
Scrape organic Google results — title, URL, snippet, sitelinks, PAA and related searches.
On-Page SEO Analyzer
hyperscrape/seo-page-analyzer
Audit any page's title, meta, headings, links and structured data.
Sitemap URL Extractor
hyperscrape/sitemap-extractor
Pull every URL from a site's XML sitemap (including nested indexes).