Fiverr Full-Site Gig Scraper - Search & Categories
Pricing
from $2.00 / 1,000 results
Fiverr Full-Site Gig Scraper - Search & Categories
Collect current Fiverr gig listings across the full site catalog or by search query. Export prices, seller signals, ratings, and listing URLs for sourcing and competitor research.
Pricing
from $2.00 / 1,000 results
Rating
0.0
(0)
Developer
kane liu
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Fiverr Full-Site Gigs Scraper - Search, All Categories & Sellers
Collect Fiverr gigs across the full marketplace — not just Programming & Tech. Use site-wide keyword search, crawl listing pages across all major verticals, and optionally enrich unique sellers with Phase-2 profile details. There are no preset search keywords.
Architecture: thin Apify Actor → fiverr-com Cloud Run worker (HTTPS + API key).
Worker URL is config (WORKER_BASE_URL), not hardcoded-only — migrate the worker by updating Actor env without a code change. SetWORKER_PROVIDES_PROXY=1when the worker supplies its ownPROXY_URL.
Covered top-level verticals in the built-in catalog include:
graphics-design, online-marketing, writing-translation, video-animation, music-audio, programming-tech, photography, business, lifestyle, data (and more as the catalog is refreshed).
Why use this Fiverr Scraper?
- Full-site category catalog: empty input walks the multi-vertical listing catalog (hundreds of
category/leafpaths). - Site-wide keyword search:
searchQueryuses the real Fiverr search box across the marketplace. - Vertical filter:
categorieslimits crawl to selected top-level verticals (for example onlygraphics-design). - Path filter:
subcategoriesaccepts full paths likegraphics-design/logo-designor known bare leaves. - Phase-2 sellers:
sellerLimit > 0fetches seller profiles (skills, bio, rating, hourly rate). - Structured rows:
gig_listingandseller_profilewithcategory,listing_path, andraw. - Proxy-ready: mints Apify RESIDENTIAL
proxyUrland scrapes via thefiverr-comCloud Run worker (HTTPS + API key).
More Actors like this
Need another freelance marketplace or a different vertical? Use a dedicated Actor below for structured fields. Use this Actor for Fiverr gig listings across the full-site catalog or by search query.
Similar jobs & freelance Actors
- Freelancer.com Scraper
- Upwork Jobs Scraper
- LinkedIn Jobs Scraper
- Indeed Jobs Scraper
- Glassdoor Scraper
- RemoteOK Jobs Scraper
- Jobicy Remote Jobs Scraper
- Himalayas Jobs Scraper
- SEEK Jobs Scraper
- Bayt Jobs Scraper
Prefer another specialized scraper?
If your target has a specialized Actor below, use that first — usually cheaper and more structured than a generic scrape.
E-commerce
- Walmart Product Scraper
- Amazon Search Scraper
- Shopee Search Scraper
- Etsy Scraper
- SHEIN Product Scraper
- 1688 Global Product Search Scraper
- Allegro Scraper
Real Estate
- Zillow & Zumper Scraper
- Realtor.com Scraper
- Apartments.com Rental Scraper
- Rightmove Scraper
- Idealista Scraper
- realestate.com.au Scraper
Travel & Stays
Social & Content
Ads Intelligence
Local & Maps
General Tools
→ See the full catalog in Related Actors below, or browse apify.com/lentic_clockss.
Tutorial
- Click Try for free.
- Choose a mode:
- Full site listings: leave
searchQuery,categories, andsubcategoriesempty. - One vertical: set
categoriesto e.g.["graphics-design"]. - Specific listing paths: set
subcategoriesto["graphics-design/logo-design", "writing-translation/articles-blogposts"]. - Site-wide search: set
searchQuery(e.g.logo design). Category filters are ignored.
- Full site listings: leave
- Optionally set
sellerLimitfor Phase-2 seller enrichment. - Set
maxItemsfor cost control (recommended on full-site runs). Prefill25. - Start and download the Dataset +
RUN_SUMMARY.
Free Apify plan limits (set by this Actor's developer)
| Limit | Free Apify plan | Paid Apify plan |
|---|---|---|
| Runs of this Actor | 10 runs total | Unlimited |
Records per run (maxItems) | Up to 1,000 | Up to 5,000 (0 = unlimited up to safety cap) |
These caps are enforced by the Actor developer (not Apify platform errors). When you hit the 10-run limit, the run finishes gracefully with a clear status message asking you to upgrade.
Example inputs
Full-site listing crawl (bounded):
{"maxItems": 25}
Graphics & Design only:
{"categories": ["graphics-design"],"maxItems": 50}
Mixed listing paths:
{"subcategories": ["graphics-design/logo-design","online-marketing/social-media-marketing","programming-tech/website-development","writing-translation/articles-blogposts"],"maxItems": 40}
Site-wide search + sellers:
{"searchQuery": "logo design","maxItems": 15,"sellerLimit": 5}
Input and output examples
Input fields
| Field | Type | Default | Description |
|---|---|---|---|
searchQuery | string | empty | Site-wide Fiverr search-box query. When set, category filters are ignored. |
categories | array | empty = all tops | Top-level verticals. Alias: digital-marketing → online-marketing. |
subcategories | array | empty = all listing paths under selected categories | Full paths category/leaf or known bare leaves. |
maxItems | integer | 0 | Max gig_listing rows (safety cap 5000); free users capped at 1,000/run + 10 runs total |
sellerLimit | integer | 0 | Max unique seller_profile pages. 0 disables Phase 2. |
sellerFailureLimit | integer | 5 | Stop Phase 2 after N seller failures. |
phase2BudgetSeconds | integer | 240 | Phase-2 wall-clock budget. |
Aliases such as query, keyword, keywords, q, search, and singular category are rejected.
Output highlights
Gig row includes:
category(e.g.graphics-design)subcategory/ leaf (e.g.logo-design)listing_path(e.g.graphics-design/logo-design)sourceSearchQuery/searchRankin search mode
Seller row (record_type=seller_profile) includes skills, description, hourly rate, ratings, and profile URL.
Run artifacts
| Artifact | Contents |
|---|---|
INPUT_ECHO | Scope, categories, listingPathCount, siteScope: fiverr-full-site, presetKeywords: [] |
RUN_SUMMARY | pagesOk/Failed, gig/seller counts, pageStats |
ERROR_SUMMARY | Failures |
Data source and boundary
| Mode | Source |
|---|---|
| Full/partial catalog | https://www.fiverr.com/categories/{category}/{leaf} |
| Site-wide search | https://www.fiverr.com/search/gigs?query={searchQuery} |
| Seller Phase 2 | https://www.fiverr.com/{username} |
- Built-in catalog is derived from Fiverr's public
/categoriesnavigation (hundreds of listing paths across major verticals). Inventory can drift over time. - About 48 gigs appear on the first listing/search page. v1 uses page 1 per listing/search request.
- Full-site unlimited crawls can be large; use
maxItemsand/orcategoriesfor cost control. - Phase 2 is off by default (
sellerLimit=0). - On Apify, RESIDENTIAL proxy is preferred.
Pricing
Pay per event.
| Event | Price | When charged |
|---|---|---|
apify-actor-start | $0.005 | Once per run start |
apify-default-dataset-item | $2.00 / 1,000 | Each Dataset item (gigs + sellers) |
Platform usage (including residential proxy) is billed separately when user-pays is enabled.
Free Apify plan: up to 10 runs of this Actor and 1,000 records per run. Upgrade to a paid Apify plan for unlimited runs (schema max still applies). Limits set by the Actor developer.
Live View and Standby endpoints
| Endpoint | Purpose |
|---|---|
GET / | Readiness |
GET /health | Health |
GET /input-example | Example input |
GET /openapi.json | OpenAPI |
Connect from code
Actor ID: lentic_clockss/fiverr-programming-tech-gigs-scraper
from apify_client import ApifyClientclient = ApifyClient("<APIFY_TOKEN>")run = client.actor("lentic_clockss/fiverr-programming-tech-gigs-scraper").call(run_input={"categories": ["graphics-design", "programming-tech"],"maxItems": 30,"sellerLimit": 5,})for item in client.dataset(run["defaultDatasetId"]).iterate_items():print(item["record_type"], item.get("category"), item.get("title"), item.get("source_url"))
FAQ and support
Why am I limited to 10 runs / 1,000 records on the free plan? Those limits are set by this Actor's developer for free Apify plan users (not an Apify platform bug). Upgrade to a paid Apify plan for unlimited runs. Event pricing (PPE) is separate from these free-tier caps.
Is this limited to Programming & Tech? No. The default catalog is full-site across major Fiverr verticals.
Does empty input use preset keywords? No.
How do I crawl only marketing? Set categories: ["online-marketing"] (or digital-marketing, which maps to the same vertical).
How do I enable seller details? Set sellerLimit > 0.
What if a listing path is empty/blocked? That path is recorded as failed in RUN_SUMMARY; the run continues with other paths. If every path fails, the run fails closed.
Explore more tools from lentic_clockss on Apify.
Related Actors
All 77 public Actors from [lentic_clockss]. Click a name to open the Store detail page.
Jobs & Freelance
- LinkedIn Jobs Scraper
- Bayt Jobs Scraper
- Fiverr Gigs Scraper
- Freelancer.com Scraper
- Glassdoor Scraper
- Himalayas Jobs Scraper
- Indeed Jobs Scraper
- Jobicy Remote Jobs Scraper
- RemoteOK Jobs Scraper
- SEEK Jobs Scraper
- Upwork Jobs Scraper
Real Estate
- Zillow & Zumper Scraper
- Realtor.com Scraper
- 99.co Scraper
- Realtor.com Agents Scraper
- Apartments.com Rental Scraper
- Bayut Scraper
- Craigslist Housing Scraper
- Daft.ie Scraper
- Dot Property Scraper
- FINN.no Scraper
- Funda Scraper
- Hepsiemlak Scraper
- Idealista Scraper
- Immobiliare.it Scraper
- ImmoScout24 Scraper
- Naver Land Scraper
- OpenSooq Scraper
- Otodom Scraper
- Property Finder Scraper
- PropertyGuru Scraper
- realestate.com.au Scraper
- Realtor.ca Scraper
- Rightmove Scraper
- SeLoger Scraper
- SUUMO Scraper
- Zillow Group Scraper
E-commerce
- Shopee Search Scraper
- E-commerce Scraper
- 1688 Global Product Search Scraper
- Allegro Scraper
- Amazon Search Scraper
- ASOS Product Scraper
- Cdiscount Product Scraper
- Costco Product Scraper
- Coupang Product Scraper
- Etsy Scraper
- Lazada Scraper
- MercadoLibre Scraper
- Mercari Japan Scraper
- Rakuten Japan Scraper
- SHEIN Product Scraper
- Target Product Scraper
- Temu Product Scraper
- Walmart Product Scraper
Travel & Stays
- Booking.com & Airbnb Scraper
- Agoda Scraper
- Airbnb Listings Scraper
- Booking.com Hotels Scraper
- Despegar Scraper
- Expedia Scraper
- Traveloka Scraper
- Travelstart Flights Scraper
- Trip.com Scraper
- TripAdvisor Scraper
Social & Content
Ads Intelligence
Local & Maps
General Tools
→ Browse the full profile: apify.com/lentic_clockss