Outdoorsy RV Rental Scraper - Camper & Motorhome Listings avatar

Outdoorsy RV Rental Scraper - Camper & Motorhome Listings

Pricing

from $40.00 / 1,000 results

Go to Apify Store
Outdoorsy RV Rental Scraper - Camper & Motorhome Listings

Outdoorsy RV Rental Scraper - Camper & Motorhome Listings

Scrape RV, camper, motorhome and trailer rental listings from Outdoorsy by city or region. Returns price per day/week/month, vehicle make/model/year, sleeps, ratings, reviews, instant-book, location/coords, image and listing URL. Filter by vehicle type, price and instant book.

Pricing

from $40.00 / 1,000 results

Rating

0.0

(0)

Developer

lulz bot

lulz bot

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

10 days ago

Last modified

Categories

Share

Outdoorsy RV Rental Scraper — Camper & Motorhome Listings

Scrape RV, camper, motorhome and trailer rental listings from Outdoorsy by city or region. Outdoorsy is one of the largest peer-to-peer RV-rental marketplaces in North America.

For each location you search, this actor returns a clean, structured record per listing including price per day / week / month, vehicle make / model / year / length, how many it sleeps, rating and review count, instant-book status, location and coordinates, primary image, and a direct listing URL.

Features

  • Search by city / region (one or many locations per run)
  • Automatic pagination up to Outdoorsy's per-search cap (1000 listings)
  • Optional filters: vehicle type, min/max price per day, instant-book only
  • Prices normalized from cents to dollars
  • Ratings, review counts, completed-trip counts, and distance from search center

Input

FieldDescription
searchQueriesOne or more locations, e.g. ["Los Angeles, CA", "Denver, CO"]. Each runs as a separate geo search.
maxResultsMax listings per search (0 = all, up to 1000). Default 50.
vehicleTypeOptional: Class A/B/C, Travel Trailer, Fifth-wheel, Camper Van, etc.
priceMin / priceMaxOptional daily-price bounds in USD.
instantBookOnly listings bookable instantly.
proxyConfigurationApify proxy (datacenter default is fine — Outdoorsy has no anti-bot).

Example input

{
"searchQueries": ["Los Angeles, CA", "Denver, CO"],
"maxResults": 50,
"vehicleType": "c",
"instantBook": true
}

Example output

{
"id": 253065,
"name": "THE SUNNY BULLET",
"vehicleType": "Travel trailer",
"vehicleClass": "trailer",
"make": "Airstream",
"model": "Bambi",
"year": 2021,
"lengthFeet": 16,
"sleeps": 3,
"pricePerDay": 169,
"pricePerWeek": 912.6,
"pricePerMonth": 4106.7,
"currency": "USD",
"instantBook": false,
"cancelPolicy": "flexible",
"delivery": true,
"minimumDays": 0,
"avgRating": 4.94,
"reviewsCount": 16,
"completedTrips": 32,
"favoriteCount": 373,
"dealer": false,
"pro": false,
"city": "North Hollywood",
"state": "CA",
"county": "",
"country": "US",
"zip": "",
"lat": 34.16,
"lng": -118.36,
"distanceMiles": 9.87,
"imageUrl": "https://res.cloudinary.com/outdoorsy/image/upload/.../qmtk3a8z0ubpn99b292t.jpg",
"listingUrl": "https://www.outdoorsy.com/rv-rental/north-hollywood_ca/2021_airstream_bambi_253065-listing",
"searchQuery": "Los Angeles, CA",
"scrapedAt": "2026-06-19T23:30:00.000Z"
}

Use cases

  • RV-rental market & pricing research by metro area
  • Building rental price-comparison and availability datasets
  • Lead generation for RV dealers, insurers, and service providers
  • Travel and trip-planning tools surfacing nearby rentals
  • Competitive analysis vs. RVshare / other marketplaces

Notes

  • Outdoorsy caps each location search at ~1000 results. To go deeper, search multiple nearby cities.
  • Prices are the listed daily/weekly/monthly base rates and exclude taxes, fees, and add-ons.