
Auction.com Property Listing Scraper Pay Per Event
Pricing
Pay per event

Auction.com Property Listing Scraper Pay Per Event
🏠 Get Auction.com property data instantly! Extract 30+ data points including pricing, broker contacts, and auction details. Save 6+ hours per week on manual research. Perfect for real estate investors and brokers. Starting at $1.50 for 100 properties.
5.0 (1)
Pricing
Pay per event
1
2
2
Last modified
13 hours ago
Auction.com Property Scraper 🏠
Find the right auction deals fast. No code. No logins. Just copy an Auction.com URL, paste it here, and get a clean list you can open in Excel.
💰 Pricing & Limits
Pay-per-event pricing model:
- Actor start – $0.50
- Dataset item – $0.01 per property
Usage limits:
- Free users: Maximum 100 properties per run
- All users: Maximum 500 properties per run
Technical limitation: Auction.com only displays the first 500 results on their website, so this is the maximum number of properties that can be collected per search.
Example costs:
- 100 properties: $0.50 + (100 × $0.01) = $1.50
- 500 properties: $0.50 + (500 × $0.01) = $5.50
Why this helps ⚡
- Save hours: Stop clicking through listings one by one.
- Hit your buy box: Filter by beds, baths, size, type, and sale type.
- Catch auctions on time: See dates, status, and location in one place.
- Ready for Excel/CRM: Download results as CSV or JSON from Apify.
- Runs on a schedule: Set it to pull new deals daily or weekly.
- Cost-effective: Starting at just $1.50 for 100 properties, much cheaper than manual research.
Who it's for 👥
- Real estate investors and acquisitions teams
- Brokers and wholesalers who need fresh distressed inventory
- Analysts doing market scans or comping auction deals
How it works (1 minute) ⏱️
- Go to Auction.com: Visit auction.com and apply your desired filters (location, property type, price range, etc.).
- Copy the URL: Once you see the filtered results, copy the URL from your browser's address bar.
- Paste and run: Paste the URL into the scraper and click start. Results land in an Apify dataset ready for download.
Note: Due to Auction.com's website limitations, each search can return a maximum of 500 properties.
What you get 📦
- Complete property data: 30+ fields covering photos, address, specs, and year built
- Auction details: Dates, sale type, schedule, location, and status
- Money fields: Opening bid, starting bid, estimated resale value
- Deal signals: Vacant, interior access, financing, buyer premium, first look, and more
- Built-in reliability: Validation and error handling for consistent runs
⚙️ Configuration (easy setup)
Tip: Only
startUrl
is required. Everything else is optional.
Required Parameters
Parameter | Type | Description | Default |
---|---|---|---|
startUrl | string | Auction.com URL with your filters | See example below |
Optional Parameters
Parameter | Type | Description | Default |
---|---|---|---|
maxItems | integer | Max properties to collect (1-500) | 500 (Free users: max 100) |
📊 Data Fields Extracted
Basic Property Information
- ID
- URL
- Primary Photo
- Address
- State/Province
- County/Region
- City
- Postal Code
- Street Address
- Beds, Baths, Sqft, Lot Size, Year Built
- Property Type, Property Type Group
Financial Information
- Opening Bid
- Estimated Resale Value
- Starting Bid Amount
Auction Information
- Auction Start/End Date
- Sale Type
- Auction Date/Time, Location
- Status
- Listing Photos Count
Listing Configuration
- Third Party Online
- Reserve Displayed
- Broker Commission
- Financing Available
- Buyer Premium
- Interior Access
- Occupancy Status
- First Look, Direct Offer Enabled
📝 Example Input and Output
Example Input
{"startUrl": "https://www.auction.com/residential/IL/Chicago_ct/active_lt/online,in_person,remote_bid,offer_af/single-family,multi-family,condos-townhouses,land_pt/4_bd/1_bt/500_any_sqft/auction_date_order,resi_sort_v2_st/y_nbs/bank-owned,foreclosures,private-seller,newly-foreclosed_at","maxItems": 500}
Example Output
[{"id": "12345678","url": "https://www.auction.com/property/12345678","primary_photo_url": "https://images.auction.com/property/12345678/main.jpg","address": "1234 SW 8th Street, Miami, FL 33135","country_primary_subdivision": "FL","country_secondary_subdivision": "Miami-Dade","municipality": "Miami","postal_code": "33135","street_description": "1234 SW 8th Street","beds": 3,"baths": 2,"sqft": 1450,"lot_sqft": 0.15,"year_built": 1985,"property_type": "SINGLE_FAMILY","property_type_group": "Residential","opening_bid": 75000,"est_resale_value": 285000,"starting_bid_amount": 75000,"auction_start_date": "2025-02-15T10:00:00Z","auction_end_date": "2025-02-17T18:00:00Z","saleType": "Foreclosure","auctionDate": "2025-02-15","auctionTime": "10:00","auctionLocation": "Online Auction","status": "Active","listing_photos_count": 12,"is_third_party_online": false,"is_reserve_displayed": true,"broker_commission": "3%","financing_available": true,"buyer_premium_available": false,"interior_access_allowed": true,"occupancy_status": "Vacant","is_first_look_enabled": false,"is_direct_offer_enabled": true}]
FAQ ❓
Question | Answer |
---|---|
How much does it cost? | $0.50 per run + $0.01 per property collected. Free users limited to 100 properties. |
What are the usage limits? | Free users: 100 properties max. All users: 500 properties max (Auction.com limitation). |
Do I need to sign up anywhere else? | Just an Apify account—nothing on Auction.com. |
How many runs can I make? | As many as your Apify plan allows. Free plans work great for testing. |
How often should I scrape? | Daily for hot markets, weekly for quieter ones. Use Apify scheduling. |
Can I plug this into my CRM? | Yes—export as CSV or hook up Zapier/Make for automation. |
Is scraping legal? | We collect only public data. Always follow your local laws and site terms. |
Can I use the API? | Every run's dataset has a REST API endpoint you can call. |