IAAI Vehicles Scraper π
Pricing
from $1.00 / 1,000 results
IAAI Vehicles Scraper π
Extract vehicle auction data from IAAI with detailed specifications, pricing, and lot information. Automate data collection for market analysis, inventory tracking, and competitive pricing research on salvage and used vehicles.
Pricing
from $1.00 / 1,000 results
Rating
5.0
(5)
Developer
Shahid Irfan
Maintained by CommunityActor stats
4
Bookmarked
49
Total users
10
Monthly active users
8 days ago
Last modified
Categories
Share
What does IAAI Vehicles Scraper do?
IAAI Vehicles Scraper collects structured vehicle auction listings from IAAI search results. Enter a vehicle keyword and optional ZIP code, or paste an IAAI search URL with filters already applied, then export vehicle, condition, damage, location, sale, and lot data for analysis.
This IAAI scraper is useful for dealerships, exporters, salvage buyers, vehicle-market analysts, and teams building auction inventory datasets. It turns public IAAI search results into records you can review in Apify, download as JSON, CSV, Excel, or XML, or send to another workflow.
Why use IAAI Vehicles Scraper?
- Auction inventory research - Compare available vehicles by make, model, year, branch, condition, and damage type without manually copying listings.
- Vehicle sourcing - Find IAAI lots that match a vehicle type or local market, then work from direct lot URLs and identifying details.
- Market and pricing analysis - Analyze actual cash value, sale timing, inventory status, and regional supply across a set of matching vehicles.
- Condition and repair planning - Organize primary and secondary damage, odometer readings, title information, start codes, and vehicle specifications.
- Automation-ready data - Run on demand, schedule recurring collection, connect a webhook, or access the resulting dataset through the Apify API.
What data can you extract from IAAI?
Each dataset item represents one IAAI vehicle listing. Fields can be empty when IAAI does not publish the corresponding value for a lot.
| Field | Description |
|---|---|
inventoryId | IAAI inventory or lot identifier |
lotUrl | Direct URL for the vehicle lot |
vehicleTitle | Full vehicle title as shown in IAAI results |
year, make, model, series | Parsed vehicle identification details |
vin | Vehicle Identification Number when available |
stockNumber | IAAI stock number |
primaryDamage, secondaryDamage | Reported vehicle damage |
odometer, odometerMiles | Displayed odometer reading and numeric mileage when available |
titleSaleDoc | Title or sale-document information |
startCode, airbags, keyStatus | Condition indicators supplied by IAAI |
engine, fuelType, transmission, driveLineType, bodyStyle | Vehicle specification details |
exteriorColor, interiorColor | Reported vehicle colors |
branchName, branchUrl, market, region | Auction branch and market details |
seller, sellerType | Seller information when provided |
saleDate, auctionDate, auctionDateTime | Sale and auction timing information |
acv, acvAmount, currency | Actual cash value details when available |
inventoryStatus, preBidAvailable, buyNowAvailable | Listing and bidding-status information |
imageUrl | Main vehicle image URL when available |
How to scrape IAAI vehicle data
- Open IAAI Vehicles Scraper in Apify Console.
- Enter a
keywordsuch ashonda civic, and optionally add a ZIP code inlocation. - Alternatively, paste a public, working IAAI search-results URL into
urlto preserve the filters selected on IAAI. - Set
resultsWantedandmaxPagesfor the amount of inventory you need. - Run the Actor, inspect the dataset, then export it or connect it to your workflow.
When url is supplied, its IAAI search criteria are used. Use a keyword and location when you want the Actor to start a new vehicle search.
Input Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
url | String | No | - | A public IAAI search URL, including a filtered search URL. Its search criteria take precedence when provided. |
keyword | String | No | honda civic | Vehicle search text, for example f150, tesla model 3, or toyota camry. |
location | String | No | 10001 | ZIP code used to focus a keyword search around a location. |
resultsWanted | Integer | No | 20 | Maximum number of vehicle records to save. Minimum: 1. |
maxPages | Integer | No | 3 | Maximum number of IAAI search-result pages to process. Minimum: 1. |
proxyConfiguration | Object | No | {"useApifyProxy": false} | Optional Apify Proxy configuration. |
Usage Examples
Basic vehicle keyword search
Collect the first 20 IAAI listings matching a vehicle model.
{"keyword": "toyota camry","resultsWanted": 20}
Regional auction inventory search
Collect Ford F-150 inventory near a ZIP code and allow up to five result pages.
{"keyword": "ford f-150","location": "90210","resultsWanted": 50,"maxPages": 5}
Filtered IAAI search URL
Use a complete IAAI search URL when you have already selected filters on the IAAI website.
{"url": "https://www.iaai.com/Search?url=YOUR_IAAI_SEARCH_TOKEN","resultsWanted": 100,"maxPages": 3}
Output Data
The default dataset contains one object per vehicle. It includes the following principal fields, with additional listing details when they are present on IAAI.
| Field | Type | Description |
|---|---|---|
inventoryId | String | Unique IAAI inventory identifier |
lotUrl | String | Direct vehicle-lot URL |
vehicleTitle | String | Vehicle title |
year | Integer | Model year when it can be identified |
make | String | Vehicle manufacturer |
model | String | Vehicle model |
vin | String | VIN when published |
primaryDamage | String | Primary damage description |
secondaryDamage | String | Secondary damage description |
odometer | String | Odometer value as listed |
branchName | String | IAAI auction branch |
saleDate | String | Sale-date label shown for the lot |
acv | String | Actual cash value as listed |
auctionDateTime | String | Auction date and time when provided |
imageUrl | String | Vehicle image URL when available |
Sample Output
{"inventoryId": "38924512","lotUrl": "https://www.iaai.com/vehicledetails/38924512","vehicleTitle": "2021 HONDA CIVIC SEDAN","year": 2021,"make": "HONDA","model": "CIVIC","series": "SEDAN","stockNumber": "39824512","primaryDamage": "FRONT END","odometer": "12,450 mi (ACTUAL)","odometerMiles": 12450,"vin": "1HGCV1F34MA000000","branchName": "Los Angeles","saleDate": "May 15, 2026","acv": "$18,500 USD","auctionDateTime": "2026-05-15T09:00:00","inventoryStatus": "Available"}
Tips for Best Results
- Use precise keywords - A make and model such as
Jeep Wranglerusually produces a more focused dataset than a broad keyword such asJeep. - Add a ZIP code for local sourcing - Use
locationwhen branch proximity matters for transport planning or regional inventory analysis. - Preserve complex search filters with a URL - Apply filters on IAAI, copy the resulting public search URL, and provide it in
url. - Start with a small run - Test your keyword or URL with a modest
resultsWantedvalue before collecting a larger dataset. - Plan for source-data gaps - VINs, damage details, pricing, images, and sale information depend on what IAAI provides for each vehicle.
- Schedule recurring checks - Schedule repeat runs when you need to monitor matching inventory or auction activity over time. Public pages can change, so report unexpected changes through the Actor's Issues tab.
Integrations and exports
- Google Sheets - Export auction inventory for sorting, filtering, and analysis.
- CSV and Excel - Download vehicle records for dealer, purchasing, or reporting workflows.
- JSON and XML - Use structured output in applications, data pipelines, or internal databases.
- Webhooks - Notify downstream systems after a run completes.
- Make or Zapier - Send IAAI vehicle data to no-code workflows.
- Apify API - Retrieve datasets programmatically and incorporate listings into your own tools.
Frequently Asked Questions
Can I export IAAI vehicle data to CSV or Excel?
Yes. Download the run dataset in CSV, Excel, JSON, XML, and other formats supported by Apify.
Can I use a URL with IAAI filters already selected?
Yes. Paste the complete public IAAI search-results URL in url. This is the best option when your search depends on filters already applied on IAAI.
Can I search IAAI by vehicle make or model?
Yes. Set keyword to a vehicle description such as tesla model 3, honda civic, or f150. Add location to focus the keyword search around a ZIP code.
Why are some vehicle fields missing?
Some fields are missing because the corresponding IAAI listing does not publish them. The Actor saves the data that is available for each vehicle.
Can I run IAAI Vehicles Scraper on a schedule?
Yes. Use Apify scheduling to refresh an inventory dataset at the interval that fits your monitoring needs.
Is it legal to collect IAAI listing data?
Collecting public data may be permitted, but you are responsible for complying with applicable laws, IAAI terms, privacy obligations, and any limits that apply to your use case.
Related Actors
Support
For issues, feature requests, or custom data requirements, use the Issues tab on the Actor page or contact the developer through Apify.
Legal Notice
IAAI Vehicles Scraper is intended for legitimate collection of publicly available IAAI vehicle listing data for research, sourcing, and inventory workflows. Users are responsible for respecting applicable laws, IAAI terms, privacy requirements, and appropriate request limits.