IAAI Vehicle Detail Scraper avatar
IAAI Vehicle Detail Scraper

Pricing

$19.99/month + usage

Go to Store
IAAI Vehicle Detail Scraper

IAAI Vehicle Detail Scraper

Developed by

EasyApi

EasyApi

Maintained by Community

Scrape detailed vehicle information and high-resolution images from IAAI (Insurance Auto Auctions) vehicle listings. Get comprehensive data including vehicle specs, damage details, auction info, and HD photos.

5.0 (1)

Pricing

$19.99/month + usage

3

Total users

9

Monthly users

3

Runs succeeded

>99%

Last modified

2 days ago

IAAI Vehicle Detail Scraper 🚗

Features ✨

  • Extracts comprehensive vehicle information from IAAI listings
  • Captures high-resolution images and thumbnails
  • Retrieves detailed specifications and auction data
  • Supports multiple URL processing
  • Built-in proxy support

Use Cases 💡

  • Monitor vehicle auctions and pricing
  • Analyze salvage vehicle market
  • Track specific vehicle types and conditions
  • Build vehicle inventory databases
  • Research market trends and values

Output Data 📊

The actor provides detailed information for each vehicle, including:

  • Basic vehicle information (VIN, make, model, year)
  • Auction details (date, time, location, current price)
  • Vehicle condition (damage type, start code, odometer)
  • Technical specifications (engine, transmission, fuel type)
  • High-resolution images and thumbnails
  • Title and documentation status
  • Seller information
  • Location and branch details

Input Parameters 🎯

FieldTypeDescription
detailUrlsArrayList of IAAI vehicle detail URLs to scrape
proxyConfigurationObjectProxy settings for the scraper (optional)

Tips for Usage 💪

  1. Provide valid IAAI vehicle detail URLs
  2. Consider using proxy configuration for better reliability
  3. Monitor rate limits and respect website's terms of service

Support 🤝

For any questions or issues, please reach out through Apify platform.

Input Example

A full explanation of an input example in JSON.

{
"detailUrls": [
"https://www.iaai.com/VehicleDetail/41180634~US"
],
"proxyConfiguration": {
"useApifyProxy": false
}
}

Output sample

The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:

And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.

[
{
"vehicleInfo": {
"Stock #": "40691310",
"Branch": "Philadelphia(PA)",
"Vehicle Location": "Atthebranch",
"Live Auction": "FRI NOV 29 8:30am (CST)",
"Buy Now Price": "$0(plusapplicablefees)",
"Pick up location": "Atthebranch",
"Selling Branch": "Philadelphia(PA)",
"VIN (Status)": "5UXKR0C54F0******(OK)",
"Loss": "Collision",
"Primary Damage": "Rear",
"Title/Sale Doc": "SALVAGE(Pennsylvania)",
"Start Code": "Run&Drive",
"Key": "Present",
"Odometer": "83,899mi(Actual)",
"Airbags": "Intact",
"Vehicle": "Automobile",
"Body Style": "SPORTSACTIVITYVEHICLE",
"Engine": "3.0LI-6DI,DOHC,VVT,TURBO,300HP",
"Transmission": "AutomaticTransmission",
"Drive Line Type": "AllWheelDrive",
"Fuel Type": "Gasoline",
"Cylinders": "6Cylinders",
"Restraint System": "Frontimpactairbagdriver;Frontsideimpactairbagdriver;Overheadairbags;Frontimpactairbagpassenger;Frontsideimpactairbagpassenger",
"Exterior/Interior": "Silver/Unknown",
"Options": "ConsoleDisplay",
"Manufactured In": "UnitedStates",
"Vehicle Class": "SUV/Crossover",
"Model": "X5",
"Series": "XDRIVE35I",
"Auction Date and Time": "Fri Nov 29, 8:30am (CST)",
"Lane/Run #": "A-#168",
"Aisle/Stall": "Availabletwodaysbeforesale",
"Actual Cash Value": "$11,500USD",
"Seller": "******",
"Seller Type": "******"
},
"images": [
{
"hdUrl": "https://vis.iaai.com/retriever?imageKeys=41180634~SID~B622~S0~I1~RW2576~H1932~TH0&width=2576&height=1932",
"thumbUrl": "https://vis.iaai.com/resizer?imageKeys=41180634~SID~B622~S0~I1~RW2576~H1932~TH0&width=161&height=120"
},
{
"hdUrl": "https://vis.iaai.com/retriever?imageKeys=41180634~SID~B622~S0~I2~RW2576~H1932~TH0&width=2576&height=1932",
"thumbUrl": "https://vis.iaai.com/resizer?imageKeys=41180634~SID~B622~S0~I2~RW2576~H1932~TH0&width=161&height=120"
},
{
"hdUrl": "https://vis.iaai.com/retriever?imageKeys=41180634~SID~B622~S0~I3~RW2576~H1932~TH0&width=2576&height=1932",
"thumbUrl": "https://vis.iaai.com/resizer?imageKeys=41180634~SID~B622~S0~I3~RW2576~H1932~TH0&width=161&height=120"
},
{
"hdUrl": "https://vis.iaai.com/retriever?imageKeys=41180634~SID~B622~S0~I4~RW2576~H1932~TH0&width=2576&height=1932",
"thumbUrl": "https://vis.iaai.com/resizer?imageKeys=41180634~SID~B622~S0~I4~RW2576~H1932~TH0&width=161&height=120"
},
{
"hdUrl": "https://vis.iaai.com/retriever?imageKeys=41180634~SID~B622~S0~I5~RW2576~H1932~TH0&width=2576&height=1932",
"thumbUrl": "https://vis.iaai.com/resizer?imageKeys=41180634~SID~B622~S0~I5~RW2576~H1932~TH0&width=161&height=120"
},
{
"hdUrl": "https://vis.iaai.com/retriever?imageKeys=41180634~SID~B622~S0~I6~RW2576~H1932~TH0&width=2576&height=1932",
"thumbUrl": "https://vis.iaai.com/resizer?imageKeys=41180634~SID~B622~S0~I6~RW2576~H1932~TH0&width=161&height=120"
},
{
"hdUrl": "https://vis.iaai.com/retriever?imageKeys=41180634~SID~B622~S0~I7~RW2576~H1932~TH0&width=2576&height=1932",
"thumbUrl": "https://vis.iaai.com/resizer?imageKeys=41180634~SID~B622~S0~I7~RW2576~H1932~TH0&width=161&height=120"
},
{
"hdUrl": "https://vis.iaai.com/retriever?imageKeys=41180634~SID~B622~S0~I8~RW2576~H1932~TH0&width=2576&height=1932",
"thumbUrl": "https://vis.iaai.com/resizer?imageKeys=41180634~SID~B622~S0~I8~RW2576~H1932~TH0&width=161&height=120"
},
{
"hdUrl": "https://vis.iaai.com/retriever?imageKeys=41180634~SID~B622~S0~I9~RW2576~H1932~TH0&width=2576&height=1932",
"thumbUrl": "https://vis.iaai.com/resizer?imageKeys=41180634~SID~B622~S0~I9~RW2576~H1932~TH0&width=161&height=120"
},
{
"hdUrl": "https://vis.iaai.com/retriever?imageKeys=41180634~SID~B622~S0~I10~RW2576~H1932~TH0&width=2576&height=1932",
"thumbUrl": "https://vis.iaai.com/resizer?imageKeys=41180634~SID~B622~S0~I10~RW2576~H1932~TH0&width=161&height=120"
},
{
"hdUrl": "https://vis.iaai.com/retriever?imageKeys=41180634~SID~B622~S0~I11~RW2576~H1932~TH0&width=2576&height=1932",
"thumbUrl": "https://vis.iaai.com/resizer?imageKeys=41180634~SID~B622~S0~I11~RW2576~H1932~TH0&width=161&height=120"
},
{
"hdUrl": "https://vis.iaai.com/retriever?imageKeys=41180634~SID~B622~S0~I115~RW2576~H1932~TH0&width=2576&height=1932",
"thumbUrl": "https://vis.iaai.com/resizer?imageKeys=41180634~SID~B622~S0~I115~RW2576~H1932~TH0&width=161&height=120"
},
{
"hdUrl": "https://vis.iaai.com/retriever?imageKeys=41180634~SID~B622~S0~I116~RW2576~H1932~TH0&width=2576&height=1932",
"thumbUrl": "https://vis.iaai.com/resizer?imageKeys=41180634~SID~B622~S0~I116~RW2576~H1932~TH0&width=161&height=120"
},
{
"hdUrl": "https://vis.iaai.com/retriever?imageKeys=41180634~SID~B622~S0~I117~RW2576~H1932~TH0&width=2576&height=1932",
"thumbUrl": "https://vis.iaai.com/resizer?imageKeys=41180634~SID~B622~S0~I117~RW2576~H1932~TH0&width=161&height=120"
},
{
"hdUrl": "https://vis.iaai.com/retriever?imageKeys=41180634~SID~B622~S0~I118~RW2576~H1932~TH0&width=2576&height=1932",
"thumbUrl": "https://vis.iaai.com/resizer?imageKeys=41180634~SID~B622~S0~I118~RW2576~H1932~TH0&width=161&height=120"
},
{
"hdUrl": "https://vis.iaai.com/retriever?imageKeys=41180634~SID~B622~S0~I119~RW2576~H1932~TH0&width=2576&height=1932",
"thumbUrl": "https://vis.iaai.com/resizer?imageKeys=41180634~SID~B622~S0~I119~RW2576~H1932~TH0&width=161&height=120"
}
]
}
]