Fiverr Scraper: Gigs, Sellers, Packages & Price avatar

Fiverr Scraper: Gigs, Sellers, Packages & Price

Pricing

from $0.80 / 1,000 item scrapeds

Go to Apify Store
Fiverr Scraper: Gigs, Sellers, Packages & Price

Fiverr Scraper: Gigs, Sellers, Packages & Price

Scrape Fiverr gigs, sellers, packages, and prices by keyword, category, gig URL, or seller URL. Extract titles, pricing tiers, ratings, reviews, seller levels, and images. Export as JSON, CSV, Excel.

Pricing

from $0.80 / 1,000 item scrapeds

Rating

0.0

(0)

Developer

ParseBird

ParseBird

Maintained by Community

Actor stats

1

Bookmarked

3

Total users

2

Monthly active users

2 days ago

Last modified

Share

Fiverr Scraper: Gigs, Sellers, Packages & Price

Scrape public Fiverr data at scale โ€” gig titles, starting prices, package tiers, delivery times, revisions, ratings, review counts, seller levels, countries, languages, and gallery images โ€” by search keyword, category URL, gig URL, or seller URL.

Turn any Fiverr search, category page, gig, or seller profile into structured JSON โ€” 25+ fields per gig including full Basic/Standard/Premium package breakdowns, gig and seller ratings, seller level and country, plus description, FAQ, reviews, and gallery when you enable detail mode.

Copy to your AI assistant

Copy this block into ChatGPT, Claude, Cursor, or any LLM to start using this actor.

Fiverr Scraper: Gigs, Sellers, Packages & Price (parsebird/fiverr-scraper) scrapes public Fiverr gig, category and seller pages. Inputs: searchQueries (array of keywords, e.g. ["logo design","voice over"]), categoryUrls (array of https://www.fiverr.com/categories/... URLs), startUrls (array of gig URLs https://www.fiverr.com/{seller}/{gig-slug} and/or seller URLs https://www.fiverr.com/{seller}, auto-classified), scrapeDetails (boolean, default false - also fetch each search gig's detail page for description, full packages, reviews, FAQ and gallery), maxItems (integer, default 1000), maxItemsPerSearch (integer, default 1000), maxConcurrency (integer, default 6), maxRequestRetries (integer, default 15), proxyConfiguration (object, default Apify US Residential). Output rowType "gig": gigId, title, gigUrl, category, subCategory, priceFrom, currency, numPackages, packages[{tier,price,durationDays,revisions,features}], rating, reviewsCount, sellerName, sellerDisplayName, sellerLevel, sellerCountry, sellerUrl, sellerRating, sellerRatingCount, sellerLanguages, images, isPro, isFiverrChoice, sourceMode, scrapedAt (plus description, faq, gallery, topReviews with scrapeDetails or on gig URLs). Output rowType "seller": sellerName, sellerDisplayName, sellerUrl, sellerLevel, sellerCountry, sellerLanguages, sellerRating, sellerRatingCount, isPro, description, skills, certifications, education, memberSince, gigsCount, gigs[]. Pricing: pay-per-event with two events โ€” `item-scraped` (search/category listing rows) at $0.0008/row ($0.80/1,000) on paid plans, and `detailed-item-scraped` (rows needing a dedicated page load: scrapeDetails gigs, pasted gig URLs, seller profiles) at $0.005/row. Leave scrapeDetails off for the cheap rate. API: https://apify.com/parsebird/fiverr-scraper/api - Token: https://console.apify.com/account/integrations

What is Fiverr Scraper?

Fiverr Scraper is an Apify Actor that extracts public data from Fiverr, the world's largest marketplace for freelance services. Use it as a Fiverr API alternative when you need structured gig data, competitor pricing, package comparisons, or seller intelligence without manual copy-paste.

Give it a search keyword like logo design, a category URL, a gig URL, or a seller URL โ€” the Actor reads the page's embedded data (no fragile HTML scraping), paginates search and category results, and optionally opens each gig's detail page for the full description, package list, FAQ, reviews, and gallery. Results are saved to an Apify Dataset that you can preview, filter, export, schedule, or pull through the Apify API.

Fiverr is protected by PerimeterX bot detection, so the Actor routes requests through country-targeted residential proxies with automatic retries and IP rotation.

What can Fiverr Scraper do?

  • ๐Ÿ”Ž Scrape Fiverr search results for any keyword and paginate through the gig listings.
  • ๐Ÿ—‚๏ธ Scrape a Fiverr category or subcategory page, such as graphics-design/creative-logo-design, and paginate its gigs.
  • ๐Ÿ“ฆ Extract full package tiers โ€” Basic, Standard, and Premium โ€” with price, delivery time in days, revisions, and the included-features list.
  • โญ Extract gig and seller ratings, review counts, seller level (level_one_seller, level_two_seller, top_rated_seller, Pro), country, and spoken languages.
  • ๐Ÿง‘โ€๐ŸŽจ Scrape a Fiverr seller profile for level, country, languages, skills, certifications, education, member-since date, and that seller's gigs.
  • ๐Ÿ“ Enrich search gigs with detail-page data โ€” description, FAQ, top reviews, and the full media gallery โ€” with one toggle.
  • ๐Ÿ–ผ๏ธ Collect gig gallery images and video URLs.
  • โšก Run on Apify with scheduling, API access, webhooks, integrations, and export to JSON, CSV, Excel, HTML, or XML.

What data can you extract from Fiverr?

Each dataset row is one gig or one seller. Fields are empty when Fiverr does not expose that value on the page.

FieldDescription
rowTypegig or seller
gigIdFiverr gig identifier
titleGig headline (Fiverr "I willโ€ฆ" title)
gigUrlCanonical public gig URL
category / subCategoryFiverr category and subcategory names
priceFromStarting (Basic) package price
currencyPrice currency (USD by default)
numPackagesNumber of package tiers on the gig
packagesArray of tiers: tier, price, durationDays, revisions, features
rating / reviewsCountGig rating and number of reviews
sellerName / sellerDisplayNameSeller username and public display name
sellerLevellevel_one_seller, level_two_seller, top_rated_seller, new_seller, or Pro
sellerCountry / sellerLanguagesSeller country code and spoken languages
sellerRating / sellerRatingCountSeller's overall rating and rating count
imagesGig gallery image URLs
isPro / isFiverrChoicePro and Fiverr's Choice badges
description / faq / gallery / topReviewsPresent with scrapeDetails or when a gig URL is passed directly
skills / certifications / education / memberSinceSeller-row profile fields

How to scrape Fiverr

  1. Open Fiverr Scraper on Apify Store and click Try for free.
  2. In Search keywords, add a term such as logo design or voice over. Or paste a Category URL like https://www.fiverr.com/categories/graphics-design/creative-logo-design, or drop gig and seller URLs into Gig & seller URLs.
  3. Leave Scrape gig detail pages off for a fast, cheap first run โ€” search results already include price, packages count, rating, and seller data.
  4. Set Max items to a small number such as 25 for the first run.
  5. Click Start and wait for the run to finish.
  6. Open the Dataset tab to preview rows or export as JSON, CSV, Excel, HTML, or XML.

To also capture the gig description, full package features, FAQ, reviews, and gallery for every search result, turn on Scrape gig detail pages (this roughly doubles the number of requests). Gig URLs pasted directly are always scraped in full detail.

Input parameters

ParameterTypeRequiredDefaultDescription
searchQueriesarrayNo*["logo design"]Keywords to search on Fiverr
categoryUrlsarrayNo*[]Fiverr /categories/โ€ฆ browse URLs to paginate
startUrlsarrayNo*[]Gig URLs and/or seller URLs, auto-classified
scrapeDetailsbooleanNofalseAlso fetch each search gig's detail page
maxItemsintegerNo1000Max rows for the whole run
maxItemsPerSearchintegerNo1000Max gigs per search keyword or category
maxConcurrencyintegerNo6Parallel requests โ€” keep moderate
maxRequestRetriesintegerNo15Retry budget per request on 403 / 429 / network errors
proxyConfigurationobjectNoApify US ResidentialProxy settings for the run

* Provide at least one of searchQueries, categoryUrls, or startUrls.

Usage examples

Search by keyword โ€” collect the first 50 logo-design gigs:

{
"searchQueries": ["logo design"],
"maxItems": 50,
"maxItemsPerSearch": 50
}

Category page with full detail โ€” paginate a subcategory and enrich every gig:

{
"categoryUrls": ["https://www.fiverr.com/categories/graphics-design/creative-logo-design"],
"scrapeDetails": true,
"maxItems": 100
}

Specific gigs and a seller โ€” scrape three gigs in full detail plus one seller profile:

{
"startUrls": [
"https://www.fiverr.com/weperfectionist/do-minimalist-logo-design",
"https://www.fiverr.com/newbold3d/create-you-a-proffesional-logo-for-2-gigs",
"https://www.fiverr.com/newbold3d"
]
}

Output example

{
"rowType": "gig",
"gigId": "97244336",
"title": "design modern minimalist logo design for your business",
"gigUrl": "https://www.fiverr.com/weperfectionist/do-minimalist-logo-design",
"category": "Graphics & Design",
"subCategory": "Logo Design",
"priceFrom": 25,
"currency": "USD",
"numPackages": 3,
"packages": [
{ "tier": "Basic", "price": 25, "durationDays": 2, "revisions": 2, "features": ["Number of concepts included: 2", "Logo transparency"] },
{ "tier": "Standard", "price": 60, "durationDays": 2, "revisions": 4, "features": ["Source file", "Vector file"] },
{ "tier": "Premium", "price": 120, "durationDays": 3, "revisions": "unlimited", "features": ["3D mockup", "Social media kit"] }
],
"rating": 4.8,
"reviewsCount": 18144,
"sellerName": "weperfectionist",
"sellerDisplayName": "Team Perfectionist",
"sellerLevel": "top_rated_seller",
"sellerCountry": "AE",
"sellerUrl": "https://www.fiverr.com/weperfectionist",
"sellerRating": 4.9,
"sellerRatingCount": 73913,
"sellerLanguages": ["en"],
"images": ["https://fiverr-res.cloudinary.com/โ€ฆ/gig.png"],
"isPro": false,
"isFiverrChoice": true,
"sourceMode": "search",
"scrapedAt": "2026-08-26T07:30:00.000Z"
}

Seller rows use "rowType": "seller" and carry sellerLevel, sellerCountry, sellerLanguages, skills, certifications, education, memberSince, sellerRating, gigsCount, and a gigs array of that seller's gigs.

Download results in JSON, CSV, Excel, HTML, or XML from the Dataset tab, or pull them through the Apify API.

Use cases

๐Ÿ”Ž Competitor and pricing research โ€” Compare starting prices, package tiers, and delivery times across hundreds of gigs in a category.

๐Ÿ“Š Market analysis โ€” Track how many gigs, what price bands, and which seller levels dominate a Fiverr subcategory over time.

๐Ÿง‘โ€๐ŸŽจ Freelancer benchmarking โ€” See how top-rated sellers structure their Basic/Standard/Premium packages and price their revisions.

๐Ÿงฒ Lead and talent sourcing โ€” Build lists of sellers by category, level, country, and language, with links to their profiles and gigs.

๐Ÿค– AI assistant workflows โ€” Feed gig and seller data into LLM agents through the Apify MCP server.

๐Ÿ”„ Spreadsheet and BI workflows โ€” Send results to Google Sheets, Airtable, Slack, Zapier, Make, or your own database through Apify integrations.

How it works

  1. The Actor classifies each input as a search keyword, category URL, gig URL, or seller URL.
  2. It requests each page through country-targeted residential proxies with browser-like TLS, retrying on PerimeterX challenges (403), rate limits (429), and network errors up to Max request retries, rotating the IP on every retry.
  3. It reads the page's embedded structured data โ€” no brittle CSS selectors โ€” and paginates search and category results up to Max items per search.
  4. When Scrape gig detail pages is on (or a gig URL is passed directly), it opens each gig page for the description, full package list, FAQ, top reviews, and gallery, up to Max concurrency in parallel.
  5. Duplicate gigs and sellers are skipped within the run.
  6. Each saved row is pushed to the Apify Dataset, up to Max items โ€” billed as a cheap item-scraped event for listing rows or detailed-item-scraped for rows that needed their own page load.

How much does it cost to scrape Fiverr?

Fiverr Scraper uses pay-per-event pricing with two events. You are only charged for rows that are actually saved โ€” never for duplicates, blocked pages, or skipped results.

EventWhat it coversFreeBronze / Silver / Gold
item-scrapedA gig row from a search or category listing (no detail-page fetch)$0.0009$0.0008 ($0.80 / 1,000)
detailed-item-scrapedA row that required its own full page load โ€” scrapeDetails gigs, pasted gig URLs, seller profiles$0.005$0.005 ($5.00 / 1,000)

Why the split: one search or category page returns ~48 gigs at once, so listing rows are cheap. A gig detail page or seller profile is a separate ~350 KB page load through a residential proxy for a single row, so those are priced to cover that bandwidth.

Keep costs low: leave Scrape gig detail pages off unless you need the description, full package tiers, FAQ, reviews, or gallery โ€” search results already include title, starting price, package count, rating, review count, and full seller data. A pure listing run of 5,000 gigs costs about $4.00.

Apify platform usage (compute and proxy traffic) is billed separately. Keep the first run small, review the dataset, then scale with a larger maxItems or a recurring schedule. See the Apify pricing page for plan details.

API usage examples

Run Fiverr Scraper programmatically with the Apify API.

Python

from apify_client import ApifyClient
client = ApifyClient("<YOUR_API_TOKEN>")
run_input = {
"searchQueries": ["logo design", "voice over"],
"scrapeDetails": True,
"maxItems": 100,
"maxItemsPerSearch": 50,
}
run = client.actor("parsebird/fiverr-scraper").call(run_input=run_input)
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
print(item["rowType"], item.get("title") or item.get("sellerName"), item.get("priceFrom"))

JavaScript

import { ApifyClient } from 'apify-client';
const client = new ApifyClient({ token: '<YOUR_API_TOKEN>' });
const input = {
categoryUrls: ['https://www.fiverr.com/categories/graphics-design/creative-logo-design'],
maxItems: 100,
};
const run = await client.actor('parsebird/fiverr-scraper').call(input);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
console.log(`${item.title} โ€” $${item.priceFrom} โ€” ${item.sellerName}`);
});

Connect finished datasets to Google Sheets, Slack, Zapier, Make, webhooks, or your own pipeline.

Fiverr Scraper extracts only publicly visible gig, category, and seller data. It does not log in, bypass paywalls, read buyer messages or order data, or collect private account information. It cannot access anything behind a Fiverr login. You should still review Fiverr's Terms of Service and make sure your use case complies with applicable laws, privacy rules, and platform policies. For general background, read Apify's guide: Is web scraping legal?.

FAQ

What input modes are supported? Four: a search keyword (searchQueries), a Fiverr category or subcategory URL (categoryUrls), a gig URL, and a seller URL (both go in startUrls and are auto-classified). You can combine all four in one run.

What is not supported? Buyer messages, order and checkout flows, private or account-only data, and anything behind a Fiverr login. The Actor reads only public gig, category, and seller pages.

When do I get the description, FAQ, reviews, and gallery? Automatically for any gig URL you paste. For gigs found through search or a category, turn on Scrape gig detail pages.

Why are prices sometimes not in USD? Fiverr localizes prices by IP. The Actor defaults the proxy to US residential to keep prices in USD and pages in English. Change proxyConfiguration country if you want a different locale.

Why does Fiverr Scraper need residential proxies? Fiverr is protected by PerimeterX and blocks datacenter traffic. Country-targeted residential proxies with retries and IP rotation are used by default for reliable runs.

How many gigs can I get per search? Fiverr caps how deep its own search and category pagination goes (typically several hundred results per query). Use more specific keywords or category URLs to reach different gigs.

Can I schedule recurring runs? Yes. Use Apify schedules to run this Fiverr scraper daily, weekly, or at any custom interval.

Can I use this as a Fiverr scraper API? Yes. Call the Actor through the Apify API, use webhooks, or connect it to AI assistants with the Apify MCP server.

Where can I report issues or request fields? Use the Issues tab on the Actor page: Fiverr Scraper issues.