← ClaudeAtlas

pinterest-researchlisted

Researches Pinterest profiles, boards, pins, ideas categories, and search results via the Crawlora API, returning clean JSON. Use when the user wants a Pinterest user's profile/boards/pins, a pin's or board's detail, a category feed, or a keyword search on Pinterest — instead of scraping Pinterest directly.
Crawlora-org/crawlora-skills · ★ 0 · Data & Documents · score 72
Install: claude install-skill Crawlora-org/crawlora-skills
# Pinterest research Look up public Pinterest profiles, boards, and pins, browse the "Ideas" category taxonomy, and run keyword search — all as normalized JSON from the Crawlora API, no Pinterest scraping or unofficial client libraries. ## When to use this skill - "What's <username>'s Pinterest profile / follower count / boards?" - "Pull the pins from this board / this user's own pins." - "What's in this pin?" (title, description, image, save count). - "Search Pinterest for pins about <topic>." - "What are Pinterest's Ideas categories, and what's trending in <category>?" - Competitor board audits, content-idea research, or trend scouting on Pinterest. ## Setup (one-time) - Get a free Crawlora API key (2,000 credits/mo, no card) at [https://crawlora.net](https://crawlora.net?utm_source=github&utm_medium=referral&utm_campaign=crawlora-skills). - `export CRAWLORA_API_KEY=sk_your_key_here` - All requests: `x-api-key: $CRAWLORA_API_KEY` against `https://api.crawlora.net/api/v1`. Missing/invalid key → `401`. ## How it works 1. **Search** — `/pinterest/search?query=` for pins matching a text query (title, description, image, board, pinner per result). 2. **Pin detail** — `/pinterest/pin/{id}` for one pin's full detail: title, description, image, board, pinner, comment count, save count, creation time. 3. **Board detail** — `/pinterest/board/{username}/{slug}` for a board's metadata (name, description, cover image, pin/follower counts, owner) plus a page of