AS
Apify Store
/epctex/pinterest-scraper
Scrape Pinterest
Unleash the potential of our Pinterest Scraper to gather pins, comments, user info, photos, videos, and deep insights. Extract titles, prices, creation date, user language, user locale, images, hashtags, and more. Export in XML, JSON, CSV, Excel, or HTML for unlimited and fast insights!
liveverifiedasyncunknown~30s typical
pinterestpinsboards
$0.0020
per result + $0.01 call
plus $0.001 platform fee per run
Rental actor: requires an active rental on the master account; compute billed per result
Bring your own Apify Store key: provider portion drops to $0.
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run apify /epctex/pinterest-scraper for me.
Input
| Field | Type | Description |
|---|---|---|
| startUrls | array | URLs to start with. You can provide pin, idea, collection, user or search URL. |
| search | string | The keyword that you can search on Pinterest |
| includeComments | boolean | Include comments for the pins default false |
| includeUserInfoOnly | boolean | Includes only user info for fewer requests and faster results default false |
| maxItems | integer | Maximum number of items that you want as output. Default is all |
| endPage | integer | The page number that you want to end with. By default there is no end page. This is applies to all search request and startUrls individually. |
| extendOutputFunction | string | Function that takes a JQuery handle ($) as argument and returns data that will be merged with the default output |
| customMapFunction | string | Function that takes each of the objects as argument and returns data that will be mapped by the function itself. |
| proxy* | object | Select proxies to be used by your crawler. |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"apify","endpoint":"/epctex/pinterest-scraper","input":{"search":["skincare routine"],"maxItems":20},"wait":false}'poll
curl "https://cracked-ai-pearl.vercel.app/v1/runs/<runId>?wait=30" -H "Authorization: Bearer ck_live_..."cli
npx cracked-ai run -p apify -e /epctex/pinterest-scraper -i '{"search":["skincare routine"],"maxItems":20}' -w 120mcp
run_tool({ provider: "apify", endpoint: "/epctex/pinterest-scraper", input: {"search":["skincare routine"],"maxItems":20}, wait: false })Try it
Runs against your signed-in workspace balance. Sign in if you have not.