VRBO Scraper 3.1 avatar
VRBO Scraper 3.1

Pricing

$30.00/month + usage

Go to Store
VRBO Scraper 3.1

VRBO Scraper 3.1

Developed by

cat

cat

Maintained by Community

💫 Scrape VRBO.com Properties

0.0 (0)

Pricing

$30.00/month + usage

8

Total users

204

Monthly users

13

Runs succeeded

>99%

Last modified

4 months ago

SQ

VRBO property is not returning service fee via the API

Open

symmetrical_quartz opened this issue
4 months ago

We're searching for properties via the API that have a service fee if we access the VRBO site, but don't return it via the API. One example property is this: https://www.vrbo.com/4284465

Jupri avatar

cat (Jupri)

4 months ago

Hello, Please try this INPUTS:

  1. Location = @VRBO-ID = @4284465
  2. Add check_in and check_out
  3. enable includes.offers

Example :

{
"check_in": "2025-02-04",
"check_out": "2025-02-06",
"includes:offers": true,
"location": "@4284465",
}