Fiverr Scraper avatar
Fiverr Scraper

Pricing

$20.00/month + usage

Go to Store
Fiverr Scraper

Fiverr Scraper

Developed by

newpo

newpo

Maintained by Community

Scrapes Fiverr gigs

5.0 (1)

Pricing

$20.00/month + usage

3

Total users

339

Monthly users

24

Runs succeeded

97%

Last modified

a month ago

SP

Missing output

Open

suave_popcorn opened this issue
a year ago

In my results, the 'packages' section is missing the price for the 'extra fast' option for the basic package. It's included for the other two packages, but not the basic one.

newpo avatar

newpo (newpo)

a year ago

Taking the first row from your run as an example. Looks like the extra fast option is there:

{
"packageList": [
{
"id": 1,
"title": "Flutter Basic App",
"description": "3 pages small static High Quality Android application using Flutter or 2 to 3 bugs fixing. ",
"price": 10000,
"duration": 48,
"maxNumWordsPerOneMoreDay": null,
"maxNumWordsPerPackageDuration": null,
"revisions": {
"id": 192166899,
"name": "modifications",
"included": true,
"value": 1,
"price": 0,
"extra": 1
},
"extraFast": {
"id": 225915223,
"name": "extra_fast",
"included": false,
"duration": 24,
"value": 0,
"price": 5000,
"isPopular": false
},