Fiverr Pro Sellers Scraper
Pricing
from $7.50 / 1,000 results
Fiverr Pro Sellers Scraper
Scrapes Fiverr Pro seller profiles by skill keyword, country, and seller level. Returns each seller's name, rating, review count, and Pro verification status as a flat row.
Pricing
from $7.50 / 1,000 results
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
0
Bookmarked
3
Total users
1
Monthly active users
11 days ago
Last modified
Categories
Share
Fiverr Pro Sellers Scraper
Scrape Fiverr Pro seller profiles by skill keyword, country, or seller level, up to a million per run. Every seller comes with their rating, review count, hourly rate, languages, and verified Pro badge status. No login or API key. Export to CSV, JSON, Excel, or XML.
Fiverr's Pro catalog is a hand-vetted list of top-tier freelancers, but browsing it manually or through the standard API means you cannot filter, rank, or export at scale. This Actor searches Fiverr Pro sellers by any service keyword, then applies optional country and seller-level filters so only the profiles that match your brief land in your dataset. You get a clean, flat table of Pro sellers ready for outreach, competitive benchmarking, or talent mapping.
| Who uses it | What they scrape Fiverr Pro Sellers Scraper for |
|---|---|
| Recruitment agencies | Build a shortlist of vetted Pro freelancers for a client project in a specific country and skill tier. |
| Market researchers | Map the supply of elite freelance talent across different service categories and geographies. |
| Sales teams | Generate a lead list of high-earning Pro sellers to pitch SaaS tools or partnership opportunities. |
| Competitive analysts | Benchmark the hourly rates and review volumes of top-tier freelancers in a niche. |
What it does
This Actor collects Fiverr Pro seller profiles by keyword search and returns each seller as a flat row with their rating, review count, hourly rate, languages, location, and Pro verification status.
- ๐ Keyword-driven search: feed the Actor any service term, like "logo designer" or "web developer", and it finds matching Pro sellers.
- ๐ Country filter: narrow results to a single market with an optional ISO country code, such as US or GB.
- โญ Seller level filter: restrict the scrape to Top Rated, Level 2, or Level 1 sellers only, or leave it open to all.
- ๐ Flat row output: every seller profile is returned as one row with a fixed schema, ready for spreadsheets or databases.
Results export to CSV, JSON, Excel, or XML, or straight from the API.
What you can do with Fiverr Pro Sellers Scraper data
๐ฏ Build a Pro freelancer shortlist.
A recruiter searches for "UI designer" in Germany, sets the level to Top Rated, and exports 50 profiles to contact for an enterprise project.
๐ Map Pro talent supply by market.
A market researcher runs the Actor for "data scientist" across five countries and compares the density of Level 2 sellers in each.
๐ฐ Benchmark Pro seller pricing.
A competitive analyst scrapes "copywriter" Pro sellers, filters by Top Rated, and studies the hourly rate distribution to price their own services.
๐ Generate a lead list for outreach.
A SaaS sales team collects Pro sellers offering "social media management" and uses the exported CSV to run a cold email campaign.
Why choose this scraper
| What you get | |
|---|---|
| No Fiverr API needed | Scrapes the public Pro seller directory directly, with no app registration or OAuth flow. |
| Verified Pro talent only | Returns exclusively hand-vetted Pro sellers, skipping the open marketplace noise. |
| Multi-filter precision | Combine a skill keyword with country and seller-level filters in a single run. |
| Scalable collection | Collect up to a million seller profiles per run, limited only by the available Pro listings. |
How it compares
This Actor focuses exclusively on Fiverr's hand-vetted Pro seller directory, while the competitors below scrape the broader Fiverr marketplace of gigs and standard sellers.
| Feature | ParseForge | Fiverr Search Gig Scraper | Fiverr Gigs Scraper 2026 | Fiverr Seller Scraper | $1.1/1K | Ratings & Reviews (No Login) |
|---|---|---|---|---|
| Scrapes Fiverr Pro sellers only | Yes | Not listed | Not listed | Not listed |
| Keyword search for Pro sellers | Yes | Not listed | Not listed | Not listed |
| Country filter | Yes | Not listed | Not listed | Not listed |
| Seller level filter | Yes | Not listed | Not listed | Not listed |
| Pro badge verification status | Yes | Not listed | Not listed | Not listed |
| Scrapes standard Fiverr gigs | No | Yes | Yes | Not listed |
Configure the run
Drive the Actor with a service keyword, then optionally narrow the results by country and seller level so only the Pro sellers you need reach your dataset. The Input tab lists every parameter.
A first run with the defaults:
{"query": "web developer","maxItems": 10}
A larger pull:
{"query": "web developer","maxItems": 200}
Pricing
Pay-per-result: $0.0085 per result collected. You pay only for the results written to your dataset.
| Results collected | Approximate cost |
|---|---|
| 100 results | $0.85 |
| 1,000 results | $8.50 |
| 10,000 results | $85.00 |
New Apify accounts start with $5 in free credit.
Free users
Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.
Run it
- Create a free Apify account with $5 in credit.
- Open the Fiverr Pro Sellers Scraper.
- Set your inputs and any filters, then click Start.
- Export the results as CSV, Excel, JSON, or XML from the Dataset tab.
Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.
Use with AI agents (MCP)
Give an AI agent live access to Fiverr Pro Sellers Scraper through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:
$claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/fiverr-pro-sellers-scraper"
Then prompt it in plain language to run the scraper and read back the results.
Troubleshooting
Why am I getting no results?
Your keyword may be too narrow, or the country and level filters may be too restrictive. Try a broader keyword first, then add filters back one at a time.
The Actor returns fewer sellers than my maximum setting.
This is expected when Fiverr has fewer Pro sellers matching your criteria than the number you requested. The Actor collects all available matches.
Some seller profiles are missing their hourly rate.
Not all Pro sellers display an hourly rate publicly. The field will be empty in those cases, which is normal.
The run fails with a timeout error.
A very large scrape can hit platform memory limits. Lower the "Maximum sellers" value and run the Actor in smaller batches.
I get an error about an invalid country code.
Use the two-letter ISO country code, such as US, GB, or DE. Leave the field empty if you do not need a country filter.
FAQ
| Question | Answer |
|---|---|
| Does this Actor scrape regular Fiverr sellers or only Pro sellers? | It scrapes only Fiverr Pro sellers, the hand-vetted, top-tier freelancers. If you need the open marketplace, a general Fiverr gigs scraper would be a better fit. |
| What information do I get for each Pro seller? | Each row includes the seller's name, Pro badge status, overall rating, review count, hourly rate, languages spoken, location, and a short profile description. |
| Can I filter by more than one country at a time? | The country filter accepts a single ISO code per run. To collect sellers from multiple countries, run the Actor once per country and merge the datasets. |
| Do I need a Fiverr account or API key to use this? | No. The Actor reads the public Fiverr Pro directory, so no login, API key, or OAuth setup is required. |
| How many seller profiles can I scrape in one run? | You set the maximum with the "Maximum sellers" field, up to 1,000,000. The actual number returned depends on how many Pro sellers match your keyword and filters. |
| What export formats are supported? | You can export your dataset to CSV, JSON, Excel, or XML directly from the Apify platform. |
| Can I schedule this Actor to run automatically? | Yes. Apify supports scheduled runs, so you can set the Actor to refresh your Pro seller list daily, weekly, or on any custom cron schedule. |
| Does the Actor handle pagination automatically? | Yes. It navigates through all pages of Fiverr Pro search results until it reaches your requested maximum or runs out of matching sellers. |
| What happens if my keyword returns no Pro sellers? | The run completes with an empty dataset. You can try a broader keyword or remove the country and level filters to widen the search. |
| Is this Actor compliant with Fiverr's terms of service? | The Actor only accesses publicly available data. You are responsible for reviewing Fiverr's terms and ensuring your use case complies with them. |
Related actors
Browse the full ParseForge collection for more scrapers.
๐ Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.
โ ๏ธ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by Fiverr International Ltd. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.
