fiverr-researchlisted
Install: claude install-skill Crawlora-org/crawlora-skills
# Fiverr research
Search Fiverr gigs, pull a gig's full pricing/package/rating detail, and look
up a seller's profile — all as normalized JSON from the Crawlora API, no
scraping Fiverr pages by hand.
## When to use this skill
- "Find Fiverr gigs for <skill/service>." — keyword gig search.
- "Compare pricing/packages for these gigs." — pull full gig detail for each.
- "Who is this Fiverr seller? Are they legit?" — seller profile lookup.
- "What else does this seller offer?" — seller profile's gig list, then
gig detail on the ones that matter.
- "What's the going rate for <service> on Fiverr?" — search + collect
starting prices across results.
## 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).
- Set `CRAWLORA_API_KEY` in the environment before running the helper.
- The helper reads `CRAWLORA_API_KEY` from the environment and sends requests to `https://api.crawlora.net/api/v1`. Missing/invalid key → `401`.
## How it works
1. **Search** — `/fiverr/search` takes a free-text keyword (`q`) and returns
normalized gig summaries: title, seller username, seller level, rating,
review count, starting price, category, thumbnail. Paginate with `page`.
2. **Gig detail** — take a result's seller username and gig slug and call
`/fiverr/gig/{username}/{slug}` for the full page: description, pricing
packages (basic/standard/premium