Bringatrailer Auctions Scraper
Pricing
from $2.00 / 1,000 results
Bringatrailer Auctions Scraper
Extract detailed auction listings from BringaTrailer.com with complete bidding data, vehicle specifications, and seller information. Scrape 30+ fields per auction including current bids, watchers, geographic data, and status — perfect for market analysis and competitive intelligence.
Pricing
from $2.00 / 1,000 results
Rating
0.0
(0)
Developer
Stealth mode
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
10 days ago
Last modified
Categories
Share
BringaTrailer Auctions Scraper: Collect Collector Car Data at Scale
What Is BringaTrailer.com?
BringaTrailer.com is the premier online auction platform for collector vehicles, classic cars, and automotive enthusiasts worldwide. With thousands of active auctions at any given time, the platform generates real-time pricing data, market trends, and bidding behavior that are invaluable for dealers, collectors, researchers, and market analysts. Extracting this data manually is impractical at scale — the BringaTrailer Auctions Scraper automates comprehensive data collection from auction listings, enabling you to build databases, analyze market trends, and monitor competitor activity.
Overview
The BringaTrailer Auctions Scraper extracts detailed records from BringaTrailer auction pages, converting raw listings into structured, machine-readable data. It is designed for:
- Automotive dealers tracking market prices and demand trends
- Collectors and enthusiasts monitoring vehicles of interest and bidding patterns
- Researchers studying collector car markets and valuation trends
- Market analysts building datasets for pricing models and competitive intelligence
- Data aggregators feeding automotive inventory into multi-platform databases
The scraper captures over 30 data points per auction, including bid history, vehicle specifications, location data, premium flags, and real-time auction status — everything needed for comprehensive market analysis.
Input Format
The scraper accepts a JSON configuration object controlling which auctions to scrape and how:
{"urls": ["https://bringatrailer.com/auctions/"],"ignore_url_failures": true,"max_items_per_url": 200}
Configuration Fields
| Field | Type | Description |
|---|---|---|
urls | Array | Direct links to BringaTrailer auction pages or category URLs (e.g., search results, filtered lists) |
ignore_url_failures | Boolean | If true, continues scraping if individual URLs fail; if false, stops the run on first error |
max_items_per_url | Integer | Maximum number of auction listings to collect per URL (e.g., 200). Higher values capture more data but increase runtime |
Tip: Use category or search result URLs to collect multiple auctions in one run (e.g.,
https://bringatrailer.com/auctions/?make=Ferrari). Setmax_items_per_urlto200to capture a full page of results.
Output Format
Sample output
{"active": true,"categories": ["7"],"comments": null,"current_bid": 500000,"current_bid_formatted": "USD $500,000","current_bid_label": "Bid:","country": "United States","country_code": "US","country_code_alpha3": "USA","country_flag": "<img class=\"countries-flags\" src=\"https://bringatrailer.com/wp-content/themes/bringatrailer/assets/img/countries/us.svg\" alt=\"United States\" />","currency": "USD","era": "1990","excerpt": "This Porsche 911 Turbo 3.6 is one of the first 288 North American-market examples produced, each of which was assembled in early-mid 1993 for the 1994 model year. Ordered in Guards Red over a black interior with all-leather seats, the car is powered by a turbocharged 3.6-liter flat-six paired with a five-speed manual transaxle.","in_subscription": false,"keyword_pages": [1833043,1832975,89009061],"lat": "33.6894","lon": "-111.837","noreserve": false,"premium": true,"processing_type": null,"pusher": "post;list;112989832","repeat": false,"searchable": "German 964 Turbo Porsche Located in United States WP0AC296XRS480113 1994 Porsche 911 Turbo 3.6 United States","sold_text": "","sold_text_timestamp": 1782752400,"thumbnail_url": "https://bringatrailer.com/wp-content/uploads/2026/04/1994_porsche_911-turbo-3.6_Web205071420199420Porsche2091120Turbo202-1-18023.jpg?w=470&h=318&crop=1","timestamp_end": 1782752400,"title": "27k-Mile 1994 Porsche 911 Turbo 3.6","url": "https://bringatrailer.com/listing/1994-porsche-911-turbo-3-6-33/","views": null,"watch_url": "https://bringatrailer.com/wp-admin/admin-ajax.php?action=bat_listing_watch&listing=112989832&watch=yes","watched": false,"watchers": null,"year": "1994","id": 112989832,"from_url": "https://bringatrailer.com/auctions/"}
Each scraped auction returns a comprehensive record with 34 fields covering vehicle details, bidding data, and auction status:
Auction Identification & Basics
| Field | Meaning |
|---|---|
ID | Unique BringaTrailer identifier for this auction |
Title | Auction title as displayed (e.g., "1987 Ferrari Testarossa") |
URL | Direct link to the auction listing page |
Excerpt | Short summary text of the vehicle |
Thumbnail URL | Image URL for the auction thumbnail |
Watch URL | URL to add the auction to your watchlist |
Bidding & Pricing Data
| Field | Meaning |
|---|---|
Current Bid | Highest bid amount as a numeric value |
Current Bid Formatted | Formatted bid amount with currency symbol (e.g., "$125,000") |
Current Bid Label | Text label for bid status (e.g., "Highest bid", "Reserve not met") |
No Reserve | Boolean flag: true if auction has no reserve price |
Sold Text | Final sale status text if auction ended (e.g., "Sold for $145,000") |
Sold Text Timestamp | Timestamp when the auction closed/sold |
Auction Status & Activity
| Field | Meaning |
|---|---|
Active | Boolean: true if auction is currently live |
Watched | Boolean: true if you are watching this auction |
Watchers | Count of users watching this auction |
Comments | Number of comments/questions on the listing |
Views | Total number of page views for this auction |
Timestamp End | Expected auction end date/time (ISO format) |
Vehicle & Category Information
| Field | Meaning |
|---|---|
Year | Vehicle model year (e.g., 1987) |
Era | Vehicle era/generation classification |
Categories | Vehicle categories (e.g., "Classic Cars", "Supercars") |
Searchable | Boolean: whether the vehicle appears in search results |
Keyword Pages | Related keyword pages or tags |
Geographic & Currency Data
| Field | Meaning |
|---|---|
Country | Country name where the vehicle is located |
Country Code | Two-letter ISO country code (e.g., US, DE) |
Country Code Alpha3 | Three-letter country code (e.g., USA, DEU) |
Country Flag | Emoji or URL of the country flag |
Currency | Currency of the bid amount (e.g., USD, EUR) |
Latitude | Geographic latitude of vehicle location |
Longitude | Geographic longitude of vehicle location |
Auction Flags & Features
| Field | Meaning |
|---|---|
Premium | Boolean: true if this is a premium/featured listing |
In Subscription | Boolean: true if included in a subscription service |
Repeat | Boolean: true if the vehicle is being re-auctioned |
Processing Type | Auction processing method (e.g., standard, express) |
Pusher | Boolean or value indicating if auction has promotional push |
How to Use
-
Identify auction URLs — Navigate to BringaTrailer.com and copy URLs of auction pages or search results you want to scrape. Examples:
- Single auction:
https://bringatrailer.com/auctions/1987-ferrari-testarossa/ - Category/search:
https://bringatrailer.com/auctions/?make=Ferrari&year=1980-1989 - All auctions:
https://bringatrailer.com/auctions/
- Single auction:
-
Configure the scraper — Paste URLs into the
urlsarray. Setmax_items_per_urlbased on your needs:20–50for targeted, quick scrapes200+for comprehensive dataset collection
-
Enable error handling — Keep
ignore_url_failures: trueto prevent one failed URL from stopping your entire run. -
Execute the scraper — Start the actor and monitor progress in the run log.
-
Download and process — Export results as JSON, CSV, or Excel for analysis in spreadsheets, databases, or custom applications.
Best practices:
- Spread large scrapes across multiple runs to avoid timeouts
- Use filtered category URLs to reduce
max_items_per_urlneeds - Cross-reference
Sold Text TimestampwithTimestamp Endto identify completed auctions
Use Cases & Business Value
- Market pricing analysis: Track historical bid trends and final sale prices across vehicle categories and eras
- Competitor monitoring: Watch what vehicles competitors are bidding on and at what price points
- Inventory management: Build datasets of available vehicles for dealerships or auction analytics platforms
- Collector intelligence: Identify vehicles of interest, monitor watchers, and analyze market demand
- Academic research: Study collector car markets, pricing elasticity, and auction dynamics
The BringaTrailer Auctions Scraper transforms raw auction listings into actionable intelligence, enabling data-driven decisions in automotive trading, investment, and market research.
Conclusion
The BringaTrailer Auctions Scraper is an essential tool for anyone serious about collector car markets. With over 30 data fields per auction covering bidding activity, vehicle specs, location, and real-time status, it delivers the complete picture needed for market analysis, competitive research, and investment decisions. Automate your data collection today and unlock insights that manual browsing cannot provide.