Used Heavy Equipment Scraper with Dealer Contacts
Pricing
from $20.80 / 1,000 results
Used Heavy Equipment Scraper with Dealer Contacts
Scrape used heavy equipment, trucks & farm machinery for sale: excavators, loaders, dozers, cranes, tractors and more. Get make, model, year, price, hours, location and the selling dealer's name, address, phone and email. Export to JSON, CSV or Excel.
Pricing
from $20.80 / 1,000 results
Rating
0.0
(0)
Developer
Scrapers Lat
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Used Heavy Equipment Scraper with Dealer Contacts
Here is one real result, with every field the actor returns:
{"listingId": "378AF02A-B9F7-4F71-B06F-A172A10A07C7","rbListingId": "26B7CE13-04D5-4BFD-9580-363BEF9EC17D","title": "1998 Peterbilt 357","make": "Peterbilt","model": "357","year": 1998,"catalog": "cargo-transport","category": "tippertrucks","hours": null,"mileageKm": 1124250,"meterReadout": 1124250,"meterReadoutUnit": "mil","price": null,"priceCurrency": "USD","priceEUR": null,"isAuction": true,"isRental": false,"auctionEvent": "Texas Regional Auction, USA - Aug 19, 2026","auctionDate": "2026-08-19T16:00:00","locationCity": "Lake Worth, Texas","locationCountry": "US","dealerName": "Ritchie Bros Fort Worth","dealerCountry": "US","dealerPhone": "+31 765242600","dealerUrl": "https://www.mascus.com/ritchie-bros-fort-worth/2e73b4a5,1,relevance,searchdealer.html","imageUrl": "https://dnge9sb91helb.cloudfront.net/image/product/medium/rbauctionusathree/peterbilt-357,e6eee726bb5642ee.jpg","imageCount": 28,"url": "https://www.mascus.com/transportation/tipper-trucks/peterbilt-357/6mbpif5p.html","source": "Mascus","observedAt": "2026-08-11T11:08:35.441Z","searchQuery": "excavator","condition": "used","description": "1998 Peterbilt 357 14x4 Simple 18 Tri/A Dump Truck. Cat Engine, 9690 Engine hrs, Engine Brake, Manual Transmission ... (trimmed)","serialNumber": "1NPALU0X5WN471534","latitude": 32.81539,"longitude": -97.41799,"dealerStreet": "6050 Azle Avenue","dealerCity": "Lake Worth, TX","dealerRegion": "Texas","dealerPostalCode": "76135-2603","dealerWebsite": "www.rbauction.com","dealerYearsOnSite": 17,"sellerName": "Auction Sales","sellerEmail": "emea@rbauction.com","sellerMobile": null,"sellerWhatsApp": null,"sellerCompanyName": "Ritchie Bros. Auctioneers","sellerCity": "Zevenbergen","sellerCountry": "NL"}
The most complete Mascus heavy-equipment scraper available. It returns every field the listing exposes, plus a detail-page enrichment that adds the seller email and name, full dealer address, website, coordinates, serial number and description, so you get both a machine dataset and a dealer-contact lead list from one run.
Note: the description above is trimmed for length; live runs return the full text. All values shown are real.
📥 Input · 📤 Output · 💰 Pricing · ▶️ Examples
Table of contents
- What it does
- Quickstart
- Input reference
- Output reference
- Example output record
- Run via API and CLI
- Fetch results
- Billing and limits
- FAQ and troubleshooting
What it does
The actor searches Mascus for used heavy equipment (by keyword or by category), applies your make, country, year and price filters, paginates through the results, and writes one normalized record per listing to the run's dataset. Each record carries the machine (make, model, year, hours or mileage, condition, price and currency, auction or rental flags) and the dealer. With withDetails on (the default), each listing is enriched from its detail page with the seller email and name, full dealer address, website, coordinates, serial number and description. Missing source values are returned as null.
Quickstart
Open the actor, paste this into the input, and press Run. It returns up to 50 used-equipment listings for the keyword excavator, enriched with dealer contacts.
{"searchTerms": ["excavator"],"withDetails": true,"maxListings": 50}
Swap in category to browse a category instead of a keyword, or add make, country, yearMin, yearMax, priceMin and priceMax to narrow results.
Input reference
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
searchTerms | string[] | no | ["excavator"] | Keywords to search, one search per item, for example volvo excavator, komatsu wheel loader. Empty browses by category instead. |
category | enum | no | (none) | Browse a specific equipment category instead of keyword search (for example excavators, wheel-loaders, mobile-cranes, telehandlers). |
make | string | no | (empty) | Filter by manufacturer, for example Volvo, Caterpillar, Komatsu, John Deere. |
country | string | no | (empty) | Keep only listings in this 2-letter ISO country, for example US, DE, FR. |
yearMin | integer | no | (none) | Only equipment built in this year or later. |
yearMax | integer | no | (none) | Only equipment built in this year or earlier. |
priceMin | integer | no | (none) | Minimum asking price (listing currency, default USD). |
priceMax | integer | no | (none) | Maximum asking price (listing currency, default USD). |
withDetails | boolean | no | true | When on, each listing is enriched from its detail page with seller email/name, dealer address, website, coordinates, serial number and description. Off returns listing data only. |
maxListings | integer | no | 50 | Maximum listings to return across all searches. Free Apify plans are capped at 10 per run. |
Output reference
One dataset item per listing. Types: string, number, boolean, or null when the source value is absent.
| Field | Type | Description |
|---|---|---|
listingId | string | Mascus listing identifier. |
rbListingId | string | Ritchie Bros listing identifier when applicable, else null. |
title | string | Listing title. |
make | string | Manufacturer. |
model | string | Model. |
year | number | Build year. |
catalog | string | Top-level catalog group. |
category | string | Equipment category. |
hours | number | Engine/operating hours, or null. |
mileageKm | number | Mileage in kilometers, or null. |
meterReadout | number | Raw meter reading. |
meterReadoutUnit | string | Unit of the meter reading, for example mil, h. |
price | number | Asking price, or null (for example auction lots). |
priceCurrency | string | Listing currency, default USD. |
priceEUR | number | Price converted to EUR when available, else null. |
isAuction | boolean | true if the listing is an auction lot. |
isRental | boolean | true if the listing is a rental. |
auctionEvent | string | Auction event name, or null. |
auctionDate | string | Auction date/time (ISO 8601), or null. |
locationCity | string | Machine location city. |
locationCountry | string | Machine location country code. |
dealerName | string | Dealer name. |
dealerCountry | string | Dealer country code. |
dealerPhone | string | Dealer phone number. |
dealerUrl | string | Dealer page on Mascus. |
imageUrl | string | Primary image URL. |
imageCount | number | Number of images on the listing. |
url | string | Direct link to the listing. |
source | string | Always Mascus. |
observedAt | string | ISO 8601 timestamp of when the record was collected. |
searchQuery | string | The search term that matched this record. |
condition | string | For example used, new. |
description | string | Full listing description (detail enrichment). |
serialNumber | string | Machine serial number (detail enrichment), or null. |
latitude | number | Dealer latitude (detail enrichment), or null. |
longitude | number | Dealer longitude (detail enrichment), or null. |
dealerStreet | string | Dealer street address (detail enrichment). |
dealerCity | string | Dealer city (detail enrichment). |
dealerRegion | string | Dealer region/state (detail enrichment). |
dealerPostalCode | string | Dealer postal code (detail enrichment). |
dealerWebsite | string | Dealer website (detail enrichment). |
dealerYearsOnSite | number | Years the dealer has been on Mascus (detail enrichment). |
sellerName | string | Seller contact name (detail enrichment). |
sellerEmail | string | Seller contact email (detail enrichment), or null. |
sellerMobile | string | Seller mobile (detail enrichment), or null. |
sellerWhatsApp | string | Seller WhatsApp (detail enrichment), or null. |
sellerCompanyName | string | Seller company name (detail enrichment). |
sellerCity | string | Seller city (detail enrichment). |
sellerCountry | string | Seller country code (detail enrichment). |
Detail-enrichment fields are populated only when withDetails is on. On a failed run, a single item with a populated error field is written instead, and it is not charged.
Example output record
Real record from a live run (input {"searchTerms": ["excavator"], "withDetails": true, "maxListings": 50}):
{"listingId": "378AF02A-B9F7-4F71-B06F-A172A10A07C7","title": "1998 Peterbilt 357","make": "Peterbilt","model": "357","year": 1998,"category": "tippertrucks","mileageKm": 1124250,"price": null,"priceCurrency": "USD","isAuction": true,"auctionEvent": "Texas Regional Auction, USA - Aug 19, 2026","locationCity": "Lake Worth, Texas","locationCountry": "US","dealerName": "Ritchie Bros Fort Worth","serialNumber": "1NPALU0X5WN471534","latitude": 32.81539,"longitude": -97.41799,"dealerStreet": "6050 Azle Avenue","dealerPostalCode": "76135-2603","dealerWebsite": "www.rbauction.com","sellerName": "Auction Sales","sellerEmail": "emea@rbauction.com","sellerCompanyName": "Ritchie Bros. Auctioneers","url": "https://www.mascus.com/transportation/tipper-trucks/peterbilt-357/6mbpif5p.html","source": "Mascus","observedAt": "2026-08-11T11:08:35.441Z"}
Some fields are omitted here for length; live runs return every field listed above with real values.
Run via API and CLI
Start a run and wait for it to finish, then read the dataset. Replace <TOKEN> with your Apify API token.
Run synchronously and get dataset items in one call:
curl -X POST "https://api.apify.com/v2/acts/scrapers_lat~mascus-equipment-scraper/run-sync-get-dataset-items?token=<TOKEN>" \-H "Content-Type: application/json" \-d '{"searchTerms":["volvo excavator"],"country":"DE","yearMin":2015,"maxListings":25}'
Start a run asynchronously:
curl -X POST "https://api.apify.com/v2/acts/scrapers_lat~mascus-equipment-scraper/runs?token=<TOKEN>" \-H "Content-Type: application/json" \-d '{"category":"wheel-loaders","make":"Komatsu","withDetails":true,"maxListings":100}'
Apify CLI:
apify call scrapers_lat/mascus-equipment-scraper \--input '{"searchTerms":["cat dozer"],"maxListings":50}'
Fetch results
Every run writes to a dataset. Fetch items as JSON, CSV, or Excel by changing format:
# JSONcurl "https://api.apify.com/v2/datasets/<DATASET_ID>/items?token=<TOKEN>&clean=true&format=json"# CSVcurl "https://api.apify.com/v2/datasets/<DATASET_ID>/items?token=<TOKEN>&clean=true&format=csv"# Paginate large datasetscurl "https://api.apify.com/v2/datasets/<DATASET_ID>/items?token=<TOKEN>&offset=1000&limit=1000"
<DATASET_ID> is returned as defaultDatasetId in the run object. Use offset and limit to page through large result sets. clean=true drops empty and internal fields.
Billing and limits
- Pay per result. You are charged per record returned (
resultevent). See the pricing tab for the current per-result price. - No charge on failure. If a run errors or matches nothing, the actor writes a single item with a populated
errorfield and does not charge for it. Empty runs cost nothing. - Spend cap respected. Set
maxTotalChargeUsdon the run; once reached, the actor stops emitting and charging further billable results. - Free Apify plans are capped at 10 records per run. Upgrade for higher
maxListings.
FAQ and troubleshooting
A run returned 0 records. Why?
The filter combination matched nothing. Loosen make, country, year or price filters, or try a broader keyword. Zero-result runs are not charged.
How do I get dealer emails?
Keep withDetails on (the default). Each listing is enriched from its detail page with sellerEmail, sellerName, dealer address and website.
Why is price null?
Some listings are auction lots or rentals with no fixed asking price. Check isAuction and isRental. Missing values are returned as null, never invented.
Can I browse by category instead of keyword?
Yes. Set category and leave searchTerms empty.
Is this an official Mascus tool? No. This actor is independent and has no affiliation with Mascus. It reads only data that is publicly available on the site.
Related scrapers
- Machinery Trader Equipment Scraper: Used heavy equipment listings on MachineryTrader.
- Machinio Equipment Scraper: Used machinery and equipment on Machinio.
- Aircraft For Sale Scraper: Aircraft listings for sale.
- Copart Scraper: Salvage and used vehicle auctions on Copart.
- GovDeals Auctions Scraper: Government surplus auction listings.
- BizBuySell Businesses For Sale Scraper: Businesses for sale listings.
More scrapers at scrapers.lat
Built and maintained by scrapers.lat, where we publish scrapers for US and Latin American public platforms: company registries, government data, finance, e-commerce and more. Browse the catalog or request a custom scraper at scrapers.lat.
Independent tool, not affiliated with Mascus. Accesses only publicly available data.
