Ritchie Bros Scraper — Heavy Equipment Auctions avatar

Ritchie Bros Scraper — Heavy Equipment Auctions

Pricing

from $1.90 / 1,000 results

Go to Apify Store
Ritchie Bros Scraper — Heavy Equipment Auctions

Ritchie Bros Scraper — Heavy Equipment Auctions

Scrape auction listings and results from RitchieBros.com (RB Auction), the world's largest industrial auctioneer. Extract hammer prices, lot details, make, model, year, hours, location, and photos. Track equipment values across construction, agriculture, and transportation.

Pricing

from $1.90 / 1,000 results

Rating

0.0

(0)

Developer

Actor stats

0

Bookmarked

3

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

What data can you scrape from Ritchie Bros — Heavy Equipment Auctions?

  • Scrapes listings across the categories you choose — by slug, by full URL, or via automatic discovery from catalog seeds.
  • Captures both open lots and closed results with sold prices.
  • Filters by auction date, manufacturer, keyword, sale event and status.
  • Returns one normalized record per lot, ready for analysis or your CRM.

Output: Ritchie Bros — Heavy Equipment Auctions data structure

FieldLabelFormat
urlUrllink
monedaMonedatext
item_idItem Idtext
sourceSourcetext
pricePricenumber
conditionConditiontext
hoursHoursnumber
yearYearnumber
manufacturerManufacturertext
modelModeltext
adIdAdidtext
advertiserIdAdvertiseridtext

🚀 Quick start

  1. Click Start with the default input to test with a small sample.
  2. Open the Output tab to preview results.
  3. Export as CSV / Excel / JSON, or connect via API.

How to scrape Ritchie Bros — Heavy Equipment Auctions — input options

FieldDescriptionDefault
Scraping modeChoose how to define which categories to scrape:Category selection — the list below is pre-filled with all known ...slugs
Categories to scrapeOne slug per line (the part after /cp/ in the URL). Leave empty to scrape ALL 35 known categories. Delete lines you d...`construction
agriculture
trucks---trailers
forklifts-and-warehouse-equipment
cranes
motors
consumer-items
excavators
wheel-loaders
compact-track-loaders
skid-steer-loaders
backhoe-loaders
bulldozers-tractor-de-cadenas
crawler-loaders
articulated-dump-trucks
dump-trucks
truck-tractors
agricultural-tractors
forklifts
scissor-lifts
generators-and-power-equipment
van-trailers
utility-trailers
travel-trailer
pickup-trucks
motorcycles
containers
portable-structures
skid-steer-attachments
excavator-attachments
product-and-fuel-tanks
tools
parts
landscaping-equipment
mulcher-attachment`
Category URLsFull RBAuction category URLs, one per line. Each must contain /cp/. You can embed filters in the URL (e.g. ?listingSt...
Catalog seedsOne URL per line. The actor fetches each seed page, collects all /cp/{slug} links found, and scrapes them. This list ...`https://www.rbauction.com/cp/industries
https://www.rbauction.com/cp/construction
https://www.rbauction.com/cp/agriculture
https://www.rbauction.com/cp/trucks---trailers
https://www.rbauction.com/cp/forklifts-and-warehouse-equipment
https://www.rbauction.com/cp/cranes
https://www.rbauction.com/cp/motors
https://www.rbauction.com/cp/consumer-items`
Include seed pages as categoriesWhen discovering, also scrape the seed pages themselves — not just the categories linked from them.true
Max categories to discoverLimit how many /cp/ categories are discovered from seeds. Set to 0 for unlimited.50
Save category inventorySave a log of all /cp/ slugs found during this run to the key-value store (key: CATEGORY_INVENTORY). Each entry inclu...false
Listing statusFilter listings by auction status. Overrides any listingStatuses parameter already in the URL. Leave empty to keep ea...Sold
Auction date fromOnly include listings whose auction ended on or after this date. Accepts YYYY-MM-DD or relative values like 30 da...
Auction date toOnly include listings whose auction ended on or before this date. Accepts YYYY-MM-DD or relative values. Leave em...
Make / Manufacturer filterFilter by manufacturer name. Passed as ?manufacturers= in the page URL. Examples: Caterpillar, Komatsu, John Deere. L...
Keyword searchFree-text keyword filter. Passed as ?freeText=. Useful for filtering by location name, model suffix, or any term visi...
Sale event ID filterLimit results to specific sale events by their UUID. Passed as ?saleEventIDs=. Find event IDs in the URL when browsin...
Sort orderSort order for listing results within each category page. Passed as ?sortBy=.
Max itemsMaximum total listings to extract across all categories. Each RBAuction page returns up to 60 items. The actor stops ...500
Max pages per categoryMaximum number of pages (60 items each) to scrape per category. Set to 0 for unlimited depth.0
Start offsetNumber of items to skip at the start of each category. Use to resume a partial run. Must be a multiple of 60 (e.g. 0,...0
Stop when no new items foundStop paginating a category when a full page returns zero new (unseen) items. Recommended when revisiting partially-sc...true
Delay between requests (seconds)Base delay between page requests. Actual delay is randomised ±30% around this value. Increase to reduce load on the s...1.5
Session cookies (JSON)Paste your rbauction.com session cookies as a JSON array. **Required to unlock sold prices and GraphQL enrichment.**H...
Enrich with GraphQL dataWhen enabled and cookies are provided, each item is enriched via RBAuction's internal API: confirmed hammer price, re...true

🔍 How it works

This Actor uses HTTP requests to extract data from Ritchie Bros — Heavy Equipment Auctions. It navigates search results or catalog pages, extracts structured data from each listing, and normalizes the output into a consistent schema.


How much does it cost to scrape Ritchie Bros — Heavy Equipment Auctions?

This Actor uses Pay-Per-Event pricing — you pay only for results delivered, not for compute time.

PlanWhat you get
Free tier$5/month of platform credits — enough for thousands of results
Paid plansScale to tens of thousands of results per run

🔄 Integrations & scheduling

  • Schedule daily/weekly runs from the Apify Console for automated data collection.
  • Push results to Google Sheets, Slack, Zapier, Make, webhooks or any database.
  • Fetch datasets via the Apify REST API or the official JavaScript/Python clients.

This Actor collects only publicly available data. It does not log in, bypass paywalls, or access private information. You are responsible for using the extracted data in compliance with the site's Terms of Service and applicable data protection laws (including GDPR where relevant).


❓ FAQ

Can I access the data via API? Yes. Every run stores its dataset on Apify. Fetch it via REST API or use the official JavaScript/Python clients.

What export formats are supported? JSON, CSV, Excel (XLSX), XML, and HTML table. You can also push data directly to Google Sheets or any webhook endpoint.

Do I need proxies? Residential proxies are recommended for best results. The default proxy configuration is pre-set.