Advance Auto Parts Product Scraper
Pricing
from $5.70 / 1,000 overview products
Advance Auto Parts Product Scraper
Scrape Advance Auto Parts products — price, ratings, images, specs & live store inventory. Keyword or category search, full detail enrichment, clean JSON/CSV, no code.
Pricing
from $5.70 / 1,000 overview products
Rating
0.0
(0)
Developer
SIÁN OÜ
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Advance Auto Parts Product Scraper — Prices, Specs & Store Stock 🔧
🎉 Pull Advance Auto Parts prices, ratings, specs, and live in-store stock — by keyword or category, no code
Built for auto-parts resellers, retail analysts, and automotive brands who need fresh product data on demand
📋 Overview
Track every price, part spec, and live store stock on Advance Auto Parts — without writing a single line of code. This scraper turns any Advance Auto Parts search or category into a clean, structured spreadsheet of products, complete with prices, ratings, images, full specifications, and real-time store inventory.
Why thousands of professionals choose us:
- ✅ Complete product data: 35+ fields per product — price, list/was price, rating, review count, brand, part number, warranty, dimensions, and more
- ⚡ Fast search-first mode: pull 100 rich products per search in seconds; scale to thousands across multiple searches
- 🎯 Live per-store inventory: see real on-hand quantity and availability for any Advance Auto Parts store you choose
- 💰 Pay only for results: charged per product you actually receive — no wasted spend, free tier to test
- 💎 Detail enrichment: add live store stock and the strikethrough list/was price with one switch
- ✨ NEW: search by keyword or category, sort by best match, price, or top rated — just like the Advance Auto Parts site
✨ Features
- 🔎 Keyword & Category Search: scrape any Advance Auto Parts search term, part number, or category page
- 🏷️ Full Pricing: current price, regular price, list/was price, core charge, and on-sale flags
- ⭐ Ratings & Reviews: star rating and total review count for every part
- 🏬 Live Store Inventory: real on-hand stock quantity and availability for your chosen store (Detail mode)
- 🖼️ Product Images: all product image URLs, ready for catalogs or feeds
- 🧾 Specifications Table: full structured specs — materials, dimensions, fitment attributes, and more
- 🧭 Categories & Breadcrumbs: the part's full category path for clean classification
- 🔢 Identifiers: brand, part number, and manufacturer code for matching across catalogs
- 📦 Clean Export: results delivered as structured JSON or CSV, ready for Excel or your database
- 🚀 No-Code Setup: configure searches in a simple form — no scripts, no maintenance
🎬 Quick Start
Enter one or more search keywords (or category ids), pick a mode, and run. Results stream into a clean dataset you can export to JSON, CSV, or Excel.
curl -X POST "https://api.apify.com/v2/acts/sian.agency~advance-auto-parts-product-scraper/runs?token=YOUR_TOKEN" \-H "Content-Type: application/json" \-d '{"keywords": ["brake pads"], "scrapeMode": "overview"}'
🚀 Getting Started (3 Simple Steps)
Step 1: Add your searches
Type one or more keywords (e.g. brake pads, oil filter, spark plugs) — one per line — or paste category ids for whole-category harvesting.
Step 2: Choose your depth
Pick Overview for fast price/ratings/specs, or Detail to also pull live store stock and the list/was price.
Step 3: Run and export
Start the run and watch products fill your dataset. Download as JSON, CSV, or Excel when it finishes.
That's it! In minutes, you'll have:
- A structured catalog of Advance Auto Parts products
- Prices, ratings, specs, and images for every part
- Live in-store availability for your chosen store
📥 Input Configuration
| Field | Type | Required | Description |
|---|---|---|---|
| keywords | array | No* | Free-text searches or part numbers (e.g. brake pads, NAD1363) |
| categoryIds | array | No* | Advanced — numeric category ids from a category page URL |
| scrapeMode | string | No | overview (fast) or detail (adds live store stock + list price) |
| sort | string | No | best_match, price_low, price_high, or top_rated |
| storeId | string | No | Store id for live inventory in Detail mode (default 8880) |
| maxResults | integer | No | Cap on total products returned (FREE: up to 25) |
*Provide at least one keyword or one category id.
Example:
{"keywords": ["brake pads", "oil filter"],"scrapeMode": "detail","sort": "price_low","storeId": "8880","maxResults": 200}
Category sweep:
{"categoryIds": ["81637"],"scrapeMode": "overview"}
📤 Output
Results are saved to the Apify dataset with 35+ fields including:
| Field | Type | Description |
|---|---|---|
| item_id | string | Internal product id |
| productTitle | string | Full product name |
| brand | string | Manufacturer / brand name |
| part_number | string | Manufacturer part number |
| price | number | Current selling price |
| list_price | number | List/was price (Detail mode) |
| on_sale | boolean | Whether the part is on sale |
| rating | number | Average customer rating (0–5) |
| review_count | integer | Total customer reviews |
| in_stock | boolean | In stock at your store (Detail mode) |
| store_quantity | integer | Live on-hand quantity (Detail mode) |
| category | string | Top-level category |
| warranty | string | Warranty details |
| images | array | All product image URLs |
| specs | object | Full key-value specifications table |
| url | string | Direct link to the product page |
Example:
{"item_id": "20410122","productTitle": "Front Brake Pads: Ceramic, Long Life and Quiet - Front","brand": "Carquest Standard","part_number": "NAD1363","price": 54.99,"list_price": 73.99,"on_sale": false,"rating": 4.2,"review_count": 76,"in_stock": true,"store_quantity": 1,"category": "Braking","warranty": "Limited Lifetime Warranty","images": ["https://shop.advanceautoparts.com/.../20410122_..._larg.jpg"],"specs": { "Inner Pad Friction Material Thickness": "0.709 in" },"url": "https://shop.advanceautoparts.com/p/carquest-standard-front-brake-pads-ceramic-long-life-and-quiet-front-nad1363/20410122"}
💼 Use Cases & Examples
1. Competitor Price Monitoring
Auto-parts resellers tracking how Advance Auto Parts prices their catalog.
Input: A list of keywords or category ids Output: Current price, regular price, and list/was price per part Use: Reprice your own listings to stay competitive.
2. Catalog & Assortment Research
E-commerce teams mapping which parts and brands Advance Auto Parts carries.
Input: Category ids for the segments you sell Output: Full product list with brand, part number, and specs Use: Spot gaps and opportunities in your own assortment.
3. In-Stock & Availability Checks
Buyers verifying live local availability before sourcing.
Input: Keywords + your store id, Detail mode Output: Live on-hand quantity and in-stock status per part Use: Confirm availability before committing a purchase order.
4. Product Feed Enrichment
Marketplaces building rich automotive product feeds.
Input: Keywords across your target categories Output: Specs table, images, dimensions, and warranty per part Use: Populate complete product pages without manual entry.
5. Market & Demand Research
Analysts studying pricing and ratings across automotive segments.
Input: Category ids sorted by top rated or price Output: Ratings, review counts, and pricing distribution Use: Identify best-selling and best-reviewed parts in a segment.
🔗 Integration Examples
JavaScript/Node.js
import { ApifyClient } from 'apify-client';const client = new ApifyClient({ token: 'YOUR_TOKEN' });const run = await client.actor('sian.agency/advance-auto-parts-product-scraper').call({keywords: ['brake pads'],scrapeMode: 'overview',});const { items } = await client.dataset(run.defaultDatasetId).listItems();console.log(items[0]);
Python
from apify_client import ApifyClientclient = ApifyClient('YOUR_TOKEN')run = client.actor('sian.agency/advance-auto-parts-product-scraper').call(run_input={'keywords': ['brake pads'], 'scrapeMode': 'overview'})for item in client.dataset(run['defaultDatasetId']).iterate_items():print(item)
cURL
curl -X POST 'https://api.apify.com/v2/acts/sian.agency~advance-auto-parts-product-scraper/runs?token=YOUR_TOKEN' \-H 'Content-Type: application/json' \-d '{"keywords": ["brake pads"], "scrapeMode": "overview"}'
Automation Workflows (N8N / Zapier / Make)
- Trigger: Schedule or webhook
- HTTP Request: Call the actor API
- Process: Handle JSON results
- Action: Save, notify, or transform
📊 Performance & Pricing
FREE Tier (Try It Now)
- 25 products per run — full feature access, same quality
- No credit card required
- Perfect for testing and small projects
PAID Tier (Production Ready)
- Unlimited products per run
- Faster processing, no delays
- Pay-per-result: only charged for products you actually receive
💰 Transparent pay-per-result pricing — pay for the overview products and detail records you receive, nothing more.
❓ Frequently Asked Questions
Q: How many products can I scrape? A: FREE tier: 25 per run. PAID tier: unlimited.
Q: Can I search by part number?
A: Yes — enter a specific part number as a keyword, or use broad keywords like brake pads.
Q: What's the difference between Overview and Detail? A: Overview returns price, ratings, images, and the specs table fast. Detail additionally pulls live in-store stock and the strikethrough list/was price for your chosen store.
Q: What output formats are available? A: JSON, CSV, and Excel — export directly from the Apify dataset.
Q: Can I scrape a whole category? A: Yes — paste the numeric category id from a category page URL into the Category IDs field.
Q: How fresh is the data? A: Every run fetches live data at the moment it runs.
🐛 Troubleshooting
No products returned for a keyword
- Try a broader term (e.g.
brake padsinstead of a very specific phrase) - Or use a category id from the category page URL
Detail mode shows no store stock
- Set a valid
storeId; the default reflects a representative US store - Some parts are ship-only and may not stock locally
Run hits the result cap quickly
- FREE tier is capped at 25 products — upgrade to PAID for unlimited results
⚖️ Is it legal to scrape data?
Our actors are ethical and do not extract any private user data, such as email addresses, gender, or location. They only extract what the user has chosen to share publicly. We therefore believe that our actors, when used for ethical purposes by Apify users, are safe.
However, you should be aware that your results could contain personal data. Personal data is protected by the GDPR in the European Union and by other regulations around the world. You should not scrape personal data unless you have a legitimate reason to do so. If you're unsure whether your reason is legitimate, consult your lawyers.
You can also read Apify's blog post on the legality of web scraping.
Trademark notice: Advance Auto Parts® is a registered trademark of Advance Stores Company, Incorporated. This actor is an independent tool and is not affiliated with, endorsed by, or sponsored by Advance Auto Parts. All product names, logos, and brands are the property of their respective owners and are used for identification purposes only.
🤝 Support
Join our active support community
- For issues or questions, open an issue in the actor's repository
- Check SIÁN Agency Store for more automation tools
- 📧 apify@sian-agency.online
Built by SIÁN Agency | More Tools