VOOZH about

URL: https://apify.com/lexis-solutions/rockauto

⇱ RockAuto.com Scraper - Auto Parts Data Extractor Β· Apify


Pricing

$29.00/month + usage

Go to Apify Store

RockAuto.com Scraper

Scrape auto parts data from RockAuto.com - including part names, part numbers, prices, availability, and compatibility. Ideal for parts comparison, inventory management, and market research. Fast, structured, customizable extraction.

Pricing

$29.00/month + usage

Rating

0.0

(0)

Developer

πŸ‘ Lexis Solutions

Lexis Solutions

Maintained by Community

Actor stats

3

Bookmarked

89

Total users

1

Monthly active users

7 months ago

Last modified

Share

RockAuto Scraper Actor

πŸ‘ RockAuto Scraper

Introduction

This Apify actor scrapes auto parts data from RockAuto’s online catalog (https://www.rockauto.com/). It uses RockAuto’s search engine and β€œmoreinfo” pages to collect detailed information about parts, including descriptions, pricing, specifications, and media links.

Key Features

  • Flexible start URLs: Accepts either full search URLs or direct "moreinfo" page URLs
  • Search by part number & manufacturer: Automatically constructs search queries when partNumber and manufacturer are provided
  • Catalog search by query: Perform depth search in RockAuto's catalog using catalogQuery (format: "Make Model Year PartName", e.g., "toyota corolla 2013 brake")
  • Configurable item limit: Control how many parts to scrape via maxItems
  • Detailed output schema: Returns comprehensive fields such as title, description, brand info, image, videos, specs, price, and warranty
  • Proxy support: Optionally route requests through Apify Proxy

Why This Actor Is Important

RockAuto is a leading supplier of aftermarket auto parts, but does not provide a public API for bulk data access. This actor enables:

  • Automated data collection for integration with inventory management or pricing comparison tools
  • Real-time part availability and pricing
  • Rapid aggregation of part specifications for analytics, e-commerce catalogs, or research

Who This Actor Is Suitable For

  • E-commerce platforms and marketplaces wanting to list or compare RockAuto parts
  • Inventory management systems needing up-to-date parts data
  • Auto repair shops and parts resellers automating procurement workflows
  • Data analysts and researchers compiling automotive parts databases

Input Schema

This actor supports three different input methods:

1. Direct URLs (using startUrls)

Provide direct search or detail page URLs:

{
"startUrls":[
{
"url":"https://www.rockauto.com/en/partsearch/?mfr=3M&partnum=D1S"
},
{
"url":"https://www.rockauto.com/en/moreinfo.php?pk=10673760&cc=0&pt=11701&jsn=3"
}
],
"maxItems":20,
"proxyConfiguration":{
"useApifyProxy":false
}
}

2. Part Search (using partNumber and manufacturer)

Search by specific part number and manufacturer:

{
"partNumber":"D1",
"manufacturer":"AAE",
"maxItems":20,
"proxyConfiguration":{
"useApifyProxy":false
}
}

3. Catalog Search (using catalogQuery)

Perform depth search in RockAuto's catalog. The format should be:

"Make Model Year PartName"
{
"catalogQuery":"toyota corolla 2013 brake",
"maxItems":20,
"proxyConfiguration":{
"useApifyProxy":false
}
}

Catalog Query Examples:

  • "toyota corolla 2013 brake" - Searches for brake parts for a 2013 Toyota Corolla
  • "ford f150 2020 engine" - Searches for engine parts for a 2020 Ford F-150
  • "honda civic 2015 transmission" - Searches for transmission parts for a 2015 Honda Civic

The catalog search performs a multi-stage depth search:

  1. Gets search suggestions based on the query
  2. Finds matching part groups
  3. Expands each group to find all available parts
  4. Extracts detailed information for each part

Output schema

{
"id":"12397429",
"url":"https://www.rockauto.com/en/moreinfo.php?pk=12397429&cc=0&pt=741",
"title":"3D - L1BC0233150",
"description":"KAGU Triple Layer Design",
"brandName":"3D",
"brandLogo":"https://www.rockauto.com/logos/3DLogo.png",
"brandUrl":"https://www.3dmatsusa.com/",
"primaryImageUrl":"https://www.rockauto.com/info/1122/L1BC02331509_v1_20140911.jpg",
"features":"Innovative three-layer structure is engineered to protect the interior of your vehiclePatented MAXpider Bottom Layer keeps mats in place without harming original carpet, unlike Velcro, and does not leave nib marks like traditional rubber floor matsSoft foam XPE inner layer minimizes foot fatigue and provides sound barrier for a quieter rideSurface layer made of Thermoplastic Rubber in a sleek carbon fiber texture design, to enhance the style and elegance of your vehicleThree dimensional design measured to exact cabin contours of your vehicle Raised edges give maximum coverage and protectionWaterproof to effectively contain messes and spillsRetains its shape - will not curl over time!",
"price":45.79,
"currency":"$",
"partNumber":"L1BC0233150",
"warranty":"Warranty Information:3 Years",
"videos":[
"https://www.youtube.com/embed/L9PsUN6BIYI?rel=0",
"https://www.youtube.com/embed/b3CbrMDHV78?rel=0"
],
"specs":[
{
"label":"Exterior Finish",
"value":"Carbon Fiber Embossed Pattern"
},
{
"label":"Material",
"value":"Kagu Rubber"
},
{
"label":"Non Slip Backing",
"value":"Yes"
},
{
"label":"Style",
"value":"Molded"
}
],
"langUsed":"en",
"isPopularBrand":false,
"category":"Fully Coated (Maximum Protection For Rust Prone Areas)",
"engine":"1.8l l4",// supported by catalog search only
"treeBreakdown":[
// supported by catalog search only
"toyota",
"2013",
"corolla",
"1.8l l4",
"brake & wheel hub",
"drum"
]
}
  • engine is populated only when the request originates from a catalog search flow.
  • treeBreakdown is populated only when the request originates from a catalog search flow.

πŸ‘€ p.s.

Got feedback or need an extension?

Lexis Solutions is a certified Apify Partner. We can help you with custom solutions or data extraction projects.

Contact us over Email or LinkedIn

Support Our Work πŸ’

If you're happy with our work and scrapers, you're welcome to leave us a company review here and leave a review for the scrapers you're subscribed to. It will take you less than a minute but it will mean a lot to us!

Image Credit: https://www.rockauto.com/

You might also like

Rockauto Scraper

parseforge/rockauto-scraper

Scrape auto parts from RockAuto catalog. Get prices, availability, part numbers, brands, fitment notes, and warehouse data. Search by year, make, model, and part category for any vehicle.

RockAuto Parts Scraper

crawlerbros/rockauto-parts-scraper

Search RockAuto.com, the largest free public US auto-parts catalogue by keyword or part number. Returns manufacturer, part number, category, price, core charge, pack size, and Info-page URL per listing. HTTP-only, no proxy, no API key, no login.

11

Carparts.com Scraper

parseforge/carparts-com-scraper

Scrape auto parts from CarParts.com. Get product names, part numbers, brands, prices, shipping costs, core prices, warranty, vehicle compatibility, OE cross-references, and detailed specs. Search by keyword, part number, brand, or category. Great for automotive market research and price monitoring.

Automotive Parts

making-data-meaningful/tecdoc

Access the Auto Parts Catalog API for detailed vehicle data, including parts, models, and engine specifications. Enjoy multi-language support and region-specific insights for seamless integration.

1.9K

4.4

Audi Parts Catalog

making-data-meaningful/audi-parts-catalog

Explore the Audi Parts Catalog with vehicle models, series, and spare parts. The Audi Parts Catalog API provides structured, real-time data covering everything from manufacturer details to VIN decoding and OEM cross-references - making it an essential resource for developers, auto parts platforms.

Mercedes-Benz Parts Catalog

making-data-meaningful/mercedes-benz-parts-catalog

Explore the Mercedes-Benz Parts Catalog featuring genuine OEM and certified aftermarket components. From engines and electronics to interiors and body parts, find precision-engineered parts that embody luxury, safety, and performance.

AutoZone.com Scraper

lexis-solutions/auto-zone-com

Scrape product data from AutoZone.com - including part names, SKUs, prices, availability, compatibility info, and images. Ideal for market research, inventory management, and price monitoring. Fast, structured, and customizable extraction.

πŸ‘ User avatar

Lexis Solutions

47

Part Number Cross Reference

making-data-meaningful/part-number-cross-reference

Part Number Cross Reference is a quick and reliable way to locate OEM and aftermarket replacements for vehicles.

57

5.0

Toyota Parts Catalog

making-data-meaningful/toyota-parts-catalog

Discover the Toyota Parts Catalog featuring genuine OEM and premium aftermarket components. From engines and transmissions to brakes and interiors, find precision-engineered Toyota parts built for safety, reliability, and long-lasting performance.