RVshare Rentals & Owner Listings Scraper avatar

RVshare Rentals & Owner Listings Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store
RVshare Rentals & Owner Listings Scraper

RVshare Rentals & Owner Listings Scraper

Scrape RVshare RV rental listings by location, get RV details, and scrape owner profiles with all their rental listings. Extracts pricing, ratings, amenities, specs, images, and owner information.

Pricing

from $3.00 / 1,000 results

Rating

5.0

(7)

Developer

Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

7

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Extract comprehensive RV rental data from RVshare — the largest peer-to-peer RV rental marketplace. Search for RV rentals by location, get detailed listing information, and scrape owner profiles with their complete fleet of available vehicles.

What You Can Scrape

  • RV rental listings — full details on available RVs including pricing, specs, ratings, amenities, images, and owner info
  • Owner profiles — RV owner accounts with their listing fleet, ratings, response rates, and member details
  • Search results — browse available RVs in any city or region with advanced filter options

Key Features

  • Search by any city and state (e.g., "Denver, CO", "Austin, TX", "Orlando, FL")
  • Filter by RV type, price range, sleeping capacity, and minimum rating
  • Instant Book, pet-friendly, and delivery filters
  • Extract up to 5,000 listings per run
  • Full amenities extraction per listing
  • Owner profile pages with complete fleet summaries

Input Parameters

ParameterTypeDescription
modeSelectWhat to scrape: searchRVs, getRVDetails, or getOwner
locationTextCity and state to search (e.g., "Denver, CO")
startUrlsURL ListRVshare listing or owner URLs (for detail modes)
rvTypeSelectFilter by type: Class A, Class B, Class C, Travel Trailer, etc.
minPriceNumberMinimum daily rental price in USD
maxPriceNumberMaximum daily rental price in USD
minSleepsIntegerMinimum sleeping capacity (1–20)
minRatingNumberMinimum star rating (0–5)
instantBookBooleanOnly show Instant Book listings
petFriendlyBooleanOnly show pet-friendly RVs
deliveryBooleanOnly show RVs offering delivery
maxItemsIntegerMaximum number of results (1–5,000)

Output Fields

RV Listing Record

FieldTypeDescription
rvIdStringUnique RVshare listing identifier
titleStringFull listing title
rvTypeStringRV category (Class A, Travel Trailer, etc.)
yearIntegerVehicle model year
makeStringVehicle manufacturer
modelStringVehicle model name
dailyPriceNumberDaily rental price
currencyStringPrice currency code
sleepsIntegerMaximum sleeping capacity
lengthNumberVehicle length in feet
slideoutsIntegerNumber of slide-outs
ratingNumberAverage guest rating (0–5)
reviewCountIntegerTotal number of reviews
instantBookBooleanInstant Book available
petFriendlyBooleanPets allowed
deliveryBooleanDelivery service available
ownerNameStringOwner's display name
ownerUrlStringLink to owner's RVshare profile
cityStringVehicle location city
stateStringVehicle location state code
latitudeNumberLocation latitude
longitudeNumberLocation longitude
imagesArrayList of RV photo URLs
amenitiesArrayList of RV amenities and features
urlStringDirect RVshare listing URL
recordTypeStringAlways "rv_listing"
scrapedAtStringISO 8601 timestamp

Owner Record

FieldTypeDescription
ownerIdStringUnique RVshare owner identifier
nameStringOwner's display name
ratingNumberOwner's average rating
reviewCountIntegerTotal number of reviews received
memberSinceStringDate joined RVshare
responseRateStringOwner response rate percentage
listingsArraySummary of owner's RV listings
profileUrlStringOwner's RVshare profile URL
avatarUrlStringOwner's profile photo URL
recordTypeStringAlways "owner"
scrapedAtStringISO 8601 timestamp

RV Types Supported

TypeDescription
Class ALarge motorhomes (30–45 ft), bus-style
Class BCompact camper vans and conversion vans
Class CMid-size motorhomes with cab-over bunk
Travel TrailerTowable RVs for trucks and SUVs
Fifth WheelLarge towable with fifth-wheel hitch
Pop-up CamperFoldable/collapsible camper trailers
Toy HaulerRVs with cargo garage for ATVs/bikes
Truck CamperCampers that slide into truck beds

Use Cases

  • Market research — analyze RV rental pricing and availability by region
  • Travel planning — compare RV options, pricing, and owner ratings for your destination
  • Competitive analysis — benchmark your listings against the local market
  • Owner discovery — find top-rated owners and their fleet compositions
  • Seasonal trends — track pricing changes across peak and off-peak seasons

Example Output

{
"rvId": "1234567",
"title": "2021 Forest River Rockwood Signature 8335BSS",
"rvType": "Fifth Wheel",
"year": 2021,
"make": "Forest River",
"model": "Rockwood Signature",
"dailyPrice": 195.0,
"currency": "USD",
"sleeps": 8,
"length": 38.5,
"slideouts": 3,
"rating": 4.9,
"reviewCount": 87,
"instantBook": true,
"petFriendly": true,
"delivery": true,
"ownerName": "Sarah M.",
"ownerUrl": "https://rvshare.com/owner/sarah_m",
"city": "Denver",
"state": "CO",
"latitude": 39.7392,
"longitude": -104.9903,
"images": ["https://cdn.rvshare.com/..."],
"amenities": ["Air conditioning", "Full kitchen", "Generator", "Outdoor shower"],
"url": "https://rvshare.com/listing/1234567",
"recordType": "rv_listing",
"scrapedAt": "2026-05-17T10:30:00+00:00"
}

Frequently Asked Questions

Does this scraper require an RVshare account? No. All data collected is from publicly visible RVshare listings — no account or authentication required.

Which locations are supported? Any location where RVshare has listings. Major US cities and popular RV travel destinations like Denver, CO; Austin, TX; Orlando, FL; and national park gateway cities are well-supported.

How many listings can I get per run? Up to 5,000 listings per run. Use the maxItems parameter to control volume.

Can I filter by delivery range or specific campground? Currently, the delivery filter shows all RVs offering delivery. Specific range or destination filters are not available but can be applied post-scrape to the results.

What does "Instant Book" mean? Instant Book allows you to reserve an RV without waiting for owner approval. Enable instantBook: true to show only these listings for faster booking workflow analysis.

How are slideouts counted? Slideouts are room extensions that expand living space when parked. More slideouts generally mean more interior space.

Are international RV listings included? RVshare primarily operates in the United States. Most results will be US-based listings.

How often should I run this scraper for fresh data? Pricing and availability change frequently on RVshare. For current market intelligence, run daily or weekly depending on your needs.

Can I get reviews for individual listings? The current version extracts review counts and average ratings. Full review text requires additional requests per listing. For review-level data, use the getRVDetails mode on specific listing URLs.

This scraper accesses publicly available data on RVshare.com. Users are responsible for ensuring their use of scraped data complies with RVshare's Terms of Service and applicable laws. This tool is intended for legitimate business research, market analysis, and travel planning purposes.