Fiverr Scraper
Pricing
from $7.00 / 1,000 results
Fiverr Scraper
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
- Features
 - Quick Start
 - Input Parameters
 - Mode Examples
 - Output
 - Exports
 - Best Practices
 - Troubleshooting
 - FAQ
 - 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
- Open the actor on Apify and set the 
mode. - Fill the required field(s) for the chosen mode.
 - Run the actor. View results in the default dataset.
 - Export your dataset as JSON/CSV/Excel.
 
Input Parameters
| Field | Type | Required | When used | Description | 
|---|---|---|---|---|
mode | string | yes | always | One of: searchGigs, parseUrl, category, gigDetails, sellerProfile. | 
query | string | yes | searchGigs | Keyword to search gigs (e.g., web design). | 
page | integer | no | searchGigs, category | Page number (default 1). | 
url | string | yes | parseUrl | Full Fiverr URL to parse (no URL-encoding required). | 
categoryPath | string | yes | category | Path like /fiverr/categories/graphics-design/creative-logo-design. | 
ref | string | no | category | Optional filter token, e.g., style:flat_minimalist. | 
source | string | no | category | Optional source from Fiverr UI, e.g., toggle_filters. | 
offset | integer | no | category | Result offset for pagination. | 
limit | integer | no | category | Max items to return where supported. | 
showprofessioncampaign | boolean | no | category | Include professional campaign results when applicable. | 
username | string | yes | gigDetails, sellerProfile | Fiverr seller username. | 
gigSlug | string | yes | gigDetails | Gig 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/sourcewhere 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 
modeand required fields. - Invalid URL? Ensure the full Fiverr URL is accessible publicly.
 - Not enough items? Increase 
limitand paginate withpage/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/categoryand enrich withsellerProfile/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.
