SimpleTire Scraper avatar

SimpleTire Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store
SimpleTire Scraper

SimpleTire Scraper

Scrape SimpleTire.com - search tires by size (width/ratio/diameter), by vehicle (year/make/model), or by brand. Get price, brand, rating, UTQG, warranty, and performance scores with no login or proxy required.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

14 days ago

Last modified

Share

Scrape SimpleTire.com — search tires by size (width / aspect ratio / rim diameter), by vehicle (year / make / model), or by brand. Get price, brand, customer rating, UTQG rating, warranty, load/speed rating, and SimpleTire's own performance scores (handling, durability, traction). No login, no cookies, and no paid proxy required.

What this actor does

  • Three modes: byTireSize, byVehicle, byBrand
  • Real pricing in USD, straight from the live catalog
  • Rich specs: UTQG treadwear rating, warranty, load index, speed rating, sidewall style, run-flat flag
  • Performance scores: SimpleTire's SimpleScore plus handling / durability / traction sub-scores
  • Multiple images per tire: sidetread, sidewall, full tread, tread close-up
  • Filters: minimum rating, price range, category keyword, run-flat only
  • Empty fields are omitted — every returned field has a real value

Output per tire

FieldDescription
productLine / titleTire model name, e.g. "Proxes R888R"
highlightPromotional badge text shown on the listing, e.g. "34% off", "65k mile" (mode=byTireSize only — not populated on byVehicle/byBrand pages)
brand, brandLogoUrlManufacturer name and logo
sizeFull tire size string, e.g. 225/45ZR17
subTypeVehicle class, e.g. Passenger
categoryTire type/category, e.g. Track Competition, UHP Summer, All-Season
price, priceCurrency, salePriceRetail price in USD (sale price included when discounted)
ratingValue, reviewCountAverage customer rating (0–5) and number of reviews
utqgUniform Tire Quality Grade (treadwear/traction/temperature code)
warrantyManufacturer mileage warranty
speedRating, loadIndex, loadRange, loadSpeedRatingLoad & speed capacity specs
sidewallStyleBlackwall / whitewall / raised-white-letter, etc.
isRunFlatWhether the tire is run-flat
simpleScore, handlingScore, durabilityScore, tractionScoreSimpleTire's 0–10 performance scores
sidetreadImageUrl, sidewallImageUrl, treadImageUrl, treadCloseupImageUrl, imageUrls[]Product photography
productUrl, sourceUrlCanonical SimpleTire product page
partNumber, productId, productLineIdInternal SimpleTire catalog identifiers
curationGroupId, curationGroupLabelWhich curated list the tire appeared in (e.g. "Best customer rated")
searchTireSize / searchVehicle / searchBrandEchoes the search context used to find this tire
recordType, scrapedAtAlways "tire" and a UTC timestamp

Input

FieldTypeModeDescription
modeselectallbyTireSize (default) / byVehicle / byBrand
widthselectbyTireSizeTire section width in mm (e.g. 225)
ratioselectbyTireSizeAspect ratio (e.g. 45)
diameterselectbyTireSizeRim diameter in inches (e.g. 17)
sizeBrandFilterselectbyTireSizeOptional: narrow to one brand
makeselectbyVehicleVehicle manufacturer (89 makes)
modeltextbyVehicleVehicle model, e.g. Civic, Model Y, F-150
yearintegerbyVehicleModel year (1980–2027)
brandselectbyBrandTire brand to browse
minRatingintegerallDrop tires rated below this (0–5)
minPrice / maxPriceintegerallPrice range filter (USD)
categorytextallKeep tires whose category text contains this (case-insensitive)
runFlatOnlybooleanallOnly emit run-flat tires
maxItemsintegerallHard cap on emitted records (1–300)

Example: search by tire size

{
"mode": "byTireSize",
"width": "225",
"ratio": "45",
"diameter": "17",
"maxItems": 30
}

Example: search by tire size, one brand only

{
"mode": "byTireSize",
"width": "245",
"ratio": "50",
"diameter": "18",
"sizeBrandFilter": "continental",
"maxItems": 20
}

Example: search by vehicle

{
"mode": "byVehicle",
"make": "honda",
"model": "civic",
"year": 2022,
"maxItems": 20
}

Example: browse a brand's full catalog, run-flat only

{
"mode": "byBrand",
"brand": "bridgestone",
"runFlatOnly": true,
"maxItems": 50
}

Use cases

  • Tire shops & installers — compare live pricing and specs across brands for a given fitment
  • Fleet management — bulk-check tire availability/pricing for a fleet's common sizes
  • Price monitoring — track a brand's or size's pricing over time
  • Vehicle marketplaces — surface "recommended tires" for a listed vehicle by year/make/model
  • Comparison shopping tools — build a tire comparison table with UTQG, warranty, and scores
  • Automotive content — source real specs/images for buying-guide articles

Limitations

  • Curated top picks, not the full catalog per query. SimpleTire's tire-size and vehicle search pages server-render a curated set of top picks (typically 15–25 tires across several editorial groups: best-rated, most popular, best warranty, etc.) rather than the complete paginated catalog (which can run into the hundreds of SKUs per size and loads via client-side interaction). byBrand mode returns a brand's curated catalog listing (typically 15–20 tires). This actor exposes exactly what's reliably extractable from the server-rendered page without a browser — real, accurate data, just not the full long-tail catalog.
  • Model names are free text. SimpleTire supports 89 makes with dozens of models each (and many trims); enumerating every make→model combination isn't practical, so model is free text — use the exact model name as shown on SimpleTire (e.g. Civic, Model Y, F-150, 3 Series).
  • Brand enum is curated, not exhaustive. SimpleTire carries 300+ tire brands (many private-label/off-brand). The brand and sizeBrandFilter dropdowns list ~40 of the best-known brands actually sold on SimpleTire (verified against the live brand directory). Note that some premium brands with strict retail distribution agreements (e.g. Michelin, BFGoodrich) are not sold by SimpleTire and are therefore not in the list.
  • US-market pricing only. SimpleTire serves the US market in USD; no international/multi-currency support.

FAQ

Do I need a proxy or login? No. SimpleTire's search and catalog pages are publicly accessible; the actor uses plain HTTPS requests with no cookies or authentication.

Why is salePrice sometimes missing? It's only included when the sale price differs from the regular price — otherwise the price field alone represents the current price.

What does curationGroupId mean? SimpleTire organizes its top-picks pages into named groups such as "Best customer rated," "Best warranty," or "Our best deals." This field tells you which group surfaced the tire, useful for weighting results.

Can I search by trim level (e.g. "EX Sedan")? Not directly — SimpleTire's vehicle search operates at the year/make/model level. Trim-specific OE sizing is sometimes mentioned in on-page text but isn't part of the structured catalog data this actor extracts.

What currency are prices in? USD — SimpleTire is a US-only retailer.

How current is the pricing? Live — every run fetches the current catalog page directly from SimpleTire.

Are the image URLs stable? Yes — they're served from SimpleTire's own CDN (images.simpletire.com) and are not signed or expiring.