---
title: "Track price reduced travel trailers on RVTrader"
slug: "travel-trailers-price-reduced"
type: "apify-task-example"
url: "https://automationbyexperts.com/apify/examples/travel-trailers-price-reduced"
actor: "RVTrader Scraper - RV Listings, Prices & Dealers"
actor_url: "https://automationbyexperts.com/apify/rvtrader-scraper"
apify_url: "https://apify.com/fayoussef/rvtrader-scraper/examples/travel-trailers-price-reduced?fpr=youssef&fp_sid=abe_ex_travel-trailers-price-reduced"
price: "$0.002"
price_unit: "per result"
---

# Track price reduced travel trailers on RVTrader

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.

**Run it:** [Track price reduced travel trailers on RVTrader on Apify](https://apify.com/fayoussef/rvtrader-scraper/examples/travel-trailers-price-reduced?fpr=youssef&fp_sid=abe_ex_travel-trailers-price-reduced)  
**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": [
    "Travel Trailer"
  ],
  "badges": [
    "price_reduced"
  ],
  "sortBy": "create_date:desc",
  "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

- [Find used Class C motorhomes under 80,000 dollars](https://automationbyexperts.com/apify/examples/used-class-c-motorhomes-under-80k): 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.

---

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