---
title: "Find used Class C motorhomes under 80,000 dollars"
slug: "used-class-c-motorhomes-under-80k"
type: "apify-task-example"
url: "https://automationbyexperts.com/apify/examples/used-class-c-motorhomes-under-80k"
actor: "RVTrader Scraper - RV Listings, Prices & Dealers"
actor_url: "https://automationbyexperts.com/apify/rvtrader-scraper"
apify_url: "https://apify.com/fayoussef/rvtrader-scraper/examples/used-class-c-motorhomes-under-80k?fpr=youssef&fp_sid=abe_ex_used-class-c-motorhomes-under-80k"
price: "$0.002"
price_unit: "per result"
---

# Find used Class C motorhomes under 80,000 dollars

Searches RVTrader for used Class C motorhomes priced under 80,000 dollars in Texas, Florida and California and returns each with price, year, make, model, mileage, length, slide outs, dealer name and phone, VIN and the complete price history with dates. Nationwide sweeps finish in minutes.

**Run it:** [Find used Class C motorhomes under 80,000 dollars on Apify](https://apify.com/fayoussef/rvtrader-scraper/examples/used-class-c-motorhomes-under-80k?fpr=youssef&fp_sid=abe_ex_used-class-c-motorhomes-under-80k)  
**Actor:** [RVTrader Scraper - RV Listings, Prices & Dealers](https://automationbyexperts.com/apify/rvtrader-scraper)  
**Pricing:** $0.002 per result

## The input this task runs with

```json
{
  "rvClasses": [
    "Class C"
  ],
  "condition": "Used",
  "priceMax": 80000,
  "states": [
    "TX",
    "FL",
    "CA"
  ],
  "maxItems": 500
}
```

## What every run returns

- `RV type, make, model & year`
- `Price (USD)`
- `Full price-drop history`
- `VIN number`
- `Mileage & length`
- `Sleeps / floorplan details`
- `Dealer name, phone & website`
- `GPS coordinates (lat/lng)`
- `City, state & ZIP`
- `Every photo URL`
- `Listing URL & date`

## How to run it

1. Open the task on Apify. New accounts get $5 of free credit.
2. Check the pre-filled input above and change anything you need.
3. Click Run. Pagination, proxies and anti-bot handling are automatic.
4. Export CSV, JSON or Excel, or save it as your own task and schedule it.

## Other RVTrader Scraper - RV Listings, Prices & Dealers tasks

- [Track price reduced travel trailers on RVTrader](https://automationbyexperts.com/apify/examples/travel-trailers-price-reduced): Returns travel trailers carrying RVTrader's price reduced badge, newest first, with the full reduction history per listing so you can see how far and how fast each one has dropped. Buyers time their offer with it; dealers watch what competitors are discounting.

---

Part of [AutomationByExperts](https://automationbyexperts.com) - see [all example tasks](https://automationbyexperts.com/apify/examples) or [request a new one](https://automationbyexperts.com/suggest).
