Fiverr Listings Scraper avatar

Fiverr Listings Scraper

Try for free

Pay $1.50 for 1,000 results

Go to Store
Fiverr Listings Scraper

Fiverr Listings Scraper

piotrv1001/fiverr-listings-scraper
Try for free

Pay $1.50 for 1,000 results

The Fiverr Listings Scraper extracts paginated service listings from Fiverr search URLs, capturing titles, images, pricing, ratings, and reviews—ideal for market research, competitor analysis, and freelancing insights.

Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • No reviews yet

  • 1 bookmark

  • Created in Mar 2025

  • Modified 12 hours ago

You can access the Fiverr Listings Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "searchUrls": [
3    "https://www.fiverr.com/search/gigs?query=front%20end%20web%20developer"
4  ],
5  "maxItemsPerUrl": 100
6}' |
7apify call piotrv1001/fiverr-listings-scraper --silent --output-dataset

Fiverr Listings Scraper API through CLI

The Apify CLI is the official tool that allows you to use Fiverr Listings Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: