eBay Auto Parts — Prices & Fitment
Pricing
from $3.00 / 1,000 results
eBay Auto Parts — Prices & Fitment
Search eBay for auto parts with live prices, seller data, vehicle fitment check and an OE/Premium/Mid/Budget brand-quality tier. Bring your own free eBay developer key.
Pricing
from $3.00 / 1,000 results
Rating
0.0
(0)
Developer
Ponderable Hydrometer
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
13 days ago
Last modified
Categories
Share
eBay Aftermarket Parts — Price, Brand Tier & Fitment
Search eBay aftermarket auto parts by part name and (optionally) a vehicle, and get price, condition, brand, seller and a hand-authored brand-quality tier — plus real fitment via eBay's own compatibility check. Bring your own free eBay developer key.
What it does
- Authenticates with OAuth client-credentials using your eBay App ID + Cert ID (Production).
- Searches the eBay Browse API (
item_summary/search), by default inside eBay Motors Parts & Accessories (category 6030). - For each listing returns: title, price, currency, condition, brand, seller, seller feedback, buying options, item URL, image, location.
- Attaches
brandTier— OE/Premium, Mid or Budget — from a curated brand map (Bosch/Denso/NGK/Brembo/Bilstein/Aisin/Continental = OE/Premium; Meyle/Monroe/TRW/Sachs = Mid; everything else = Budget). This quality signal is the differentiator; eBay exposes the brand but not its tier. - If you pass a vehicle (
make/model/year, optionaltrim/engine), runs eBay's check_compatibility on each listing and setscompatibilitytoCOMPATIBLE/NOT_COMPATIBLE/UNDETERMINED.
You need an eBay key (free)
Create a free application at developer.ebay.com, get your Production keys, and pass:
clientId— App ID / Client ID (secret)clientSecret— Cert ID / Client Secret (secret)
Both are stored as secret inputs. Without them the actor cannot run.
Example inputs
Price scan
{"query":"brake pads","maxResults":50,"clientId":"YOUR_APP_ID","clientSecret":"YOUR_CERT_ID"}
With vehicle fitment
{"query":"brake pads","make":"Honda","model":"Accord","year":"2020","clientId":"YOUR_APP_ID","clientSecret":"YOUR_CERT_ID"}
New only, cheapest first
{"query":"oil filter","filter":"conditions:{NEW}","sort":"price","clientId":"YOUR_APP_ID","clientSecret":"YOUR_CERT_ID"}
Output
Clean JSON, one row per listing — including brandTier and (if a vehicle was given) compatibility.
Important: fitment is a signal, not a guarantee
A COMPATIBLE verdict comes from eBay's compatibility check, which relies on seller-supplied
fitment data — it can be missing or wrong. UNDETERMINED means the listing has no fitment catalog.
Always verify the exact part number against your vehicle before buying. The brandTier is a
convenience heuristic, not an endorsement.
Pricing
Pay per result — $3.00 per 1,000 results. BYO eBay key, so you use your own eBay rate limits; you only pay Apify for the results returned.
