Fiverr Listings Scraper avatar
Fiverr Listings Scraper

Pricing

$1.50 / 1,000 results

Go to Store
Fiverr Listings Scraper

Fiverr Listings Scraper

Developed by

Piotr Vassev

Piotr Vassev

Maintained by Community

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.

0.0 (0)

Pricing

$1.50 / 1,000 results

3

Total users

25

Monthly users

16

Runs succeeded

96%

Last modified

2 months 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.

$echo '{
< "searchUrls": [
< "https://www.fiverr.com/search/gigs?query=front%20end%20web%20developer"
< ],
< "maxItemsPerUrl": 100
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: