Fiverr Scraper avatar
Fiverr Scraper

Pricing

from $7.00 / 1,000 results

Go to Apify Store
Fiverr Scraper

Fiverr Scraper

Developed by

Sachin Kumar Yadav

Sachin Kumar Yadav

Maintained by Community

Scrape Fiverr data search gigs, parsing Fiverr URLs, category listings, gig details, and seller profiles. Saves results to the default Apify dataset.

0.0 (0)

Pricing

from $7.00 / 1,000 results

0

15

9

Last modified

2 days ago

Fiverr Scraper (Apify Actor)

Your all‑in‑one, reliable, and fast Fiverr scraper for collecting public Fiverr data at scale. Extract gigs, categories, seller profiles, and gig details for lead generation, market research, and analysis — all within the Apify platform. Data is saved to the default dataset and can be exported to JSON, CSV, or Excel.

  • ⚡ Fast, reliable, and scalable on Apify
  • 🔎 Search gigs by keyword or parse any Fiverr URL
  • 👤 Enrich seller profiles and gig details
  • 📦 Clean, structured output for CRMs and BI tools

Table of Contents

  1. Features
  2. Quick Start
  3. Input Parameters
  4. Mode Examples
  5. Output
  6. Exports
  7. Best Practices
  8. Troubleshooting
  9. FAQ
  10. Keywords

Features

Capability
🔎Search gigs by keyword (searchGigs)
🔗Parse any Fiverr URL (parseUrl)
📂Scrape category listings (category)
🧾Fetch specific gig details (gigDetails)
👤Get seller profile data (sellerProfile)
📤Export to JSON/CSV/Excel from the dataset
🚀Optimized for speed, reliability, and scale on Apify

Quick Start

  1. Open the actor on Apify and set the mode.
  2. Fill the required field(s) for the chosen mode.
  3. Run the actor. View results in the default dataset.
  4. Export your dataset as JSON/CSV/Excel.

Input Parameters

FieldTypeRequiredWhen usedDescription
modestringyesalwaysOne of: searchGigs, parseUrl, category, gigDetails, sellerProfile.
querystringyessearchGigsKeyword to search gigs (e.g., web design).
pageintegernosearchGigs, categoryPage number (default 1).
urlstringyesparseUrlFull Fiverr URL to parse (no URL-encoding required).
categoryPathstringyescategoryPath like /fiverr/categories/graphics-design/creative-logo-design.
refstringnocategoryOptional filter token, e.g., style:flat_minimalist.
sourcestringnocategoryOptional source from Fiverr UI, e.g., toggle_filters.
offsetintegernocategoryResult offset for pagination.
limitintegernocategoryMax items to return where supported.
showprofessioncampaignbooleannocategoryInclude professional campaign results when applicable.
usernamestringyesgigDetails, sellerProfileFiverr seller username.
gigSlugstringyesgigDetailsGig URL slug, e.g., design-professional-book-cover-or-ebook-cover.

Tip: The input UI includes friendly sections and descriptions to guide you based on the selected mode. ✨


Mode Examples

Search gigs:

{
"mode": "searchGigs",
"query": "web design",
"page": 1
}

Parse a Fiverr URL:

{
"mode": "parseUrl",
"url": "https://www.fiverr.com/categories/graphics-design/buy/creative-logo-design/minimalist"
}

Category listing:

{
"mode": "category",
"categoryPath": "/fiverr/categories/graphics-design/creative-logo-design",
"page": 2,
"limit": 48
}

Gig details:

{
"mode": "gigDetails",
"username": "rebecacovers",
"gigSlug": "design-professional-book-cover-or-ebook-cover"
}

Seller profile:

{
"mode": "sellerProfile",
"username": "rebecacovers"
}

Output

Each run writes a single item to the default dataset:

{
"success": true,
"mode": "searchGigs",
"params": { "query": "web design", "page": 1 },
"data": {/* raw JSON */},
"fetched_at": "2025-10-10T00:00:00.000Z"
}

On error, an item with success:false and an error message is written.


Exports

Use the dataset “Export” tab on Apify to download results as:

  • JSON
  • CSV
  • Excel

You can also access the dataset programmatically via the Apify API if needed.


Best Practices

  • Use specific keywords for better targeting (e.g., saas landing page design).
  • Filter with ref/source where applicable to narrow results.
  • Use pagination (page, offset, limit) for large collections.
  • Respect website terms; scrape responsibly and rate‑limit if necessary.

Troubleshooting

  • Empty results? Double‑check your mode and required fields.
  • Invalid URL? Ensure the full Fiverr URL is accessible publicly.
  • Not enough items? Increase limit and paginate with page/offset.

FAQ

  • Is this a Fiverr email scraper? ➜ It captures only publicly available fields. Private emails are not exposed by Fiverr.
  • Can I use it for lead generation? ➜ Yes. Build lists with searchGigs/category and enrich with sellerProfile/gigDetails.
  • What data can I collect? ➜ Gig titles, prices, ratings, reviews count, seller profile info, and any public links/contacts shown on the page.

Find me Better

Fiverr scraper, Fiverr gig scraper, Fiverr lead scraper, Fiverr category scraper, Fiverr seller scraper, Apify Fiverr scraper, Fiverr data extraction, Fiverr web scraping actor, export Fiverr gigs to CSV, scrape Fiverr profiles, scrape Fiverr categories.