fiverr_gig
Fetch detailed Fiverr gig data using seller username and slug. Returns pricing tiers, ratings, reviews, queue orders, tags, gallery images, and seller summary for informed evaluation.
Instructions
Get Fiverr gig detail. Returns a normalized Fiverr gig detail page: title, description, category, pricing packages (basic/standard/premium tiers with price and delivery time), rating, review count, orders in queue, tags, gallery images, and a seller summary (level, rating, response time, languages). Public data sourced from Fiverr's own server-rendered gig pages via a real browser-rendering backend.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Fiverr gig URL slug, the trailing path segment after the username in a gig URL | |
| username | Yes | Fiverr seller username, e.g. from a search result's seller_username field |