CarBuzz Scraper
Pricing
from $3.00 / 1,000 results
CarBuzz Scraper
Scrape CarBuzz.com - expert car reviews, specs, rankings, and comparisons. Get MPG, horsepower, torque, pricing, pros/cons, ratings, and full specs for any make/model/year.
Pricing
from $3.00 / 1,000 results
Rating
0.0
(0)
Developer
Crawler Bros
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
9 days ago
Last modified
Categories
Share
Scrape CarBuzz.com — expert car reviews, specs, rankings, and comparisons. Get full specs (horsepower, torque, MPG, engine, transmission, drivetrain), pricing (MSRP), ratings, pros/cons, and photos for any make, model, and year.
Features
- Car reviews — full review data for any make/model/year
- Car specs — detailed technical specifications
- New car search — browse all models for a make
- Best cars by category — rankings for sedans, SUVs, trucks, EVs, etc.
- Compare cars — scrape multiple car pages for side-by-side comparison
Input
| Field | Type | Description |
|---|---|---|
mode | Select | carReview, carSpecs, newCarSearch, bestCarsBy, compareCars |
make | String | Vehicle make (e.g. Toyota, Ford) |
model | String | Vehicle model (e.g. Camry, F-150) |
year | Integer | Model year (2000–2030) |
category | Select | Category for bestCarsBy: sedans, suvs, trucks, electric, etc. |
compareUrls | Array | CarBuzz URLs for compareCars mode |
maxItems | Integer | Maximum records (1–500, default 20) |
Example Input
{"mode": "carReview","make": "Toyota","model": "Camry","year": 2024}
Output
| Field | Description |
|---|---|
make | Manufacturer |
model | Model name |
year | Model year |
trim | Trim level |
msrp | Starting price (USD) |
horsepower | Engine horsepower |
torque | Engine torque (lb-ft) |
mpgCity | City fuel economy |
mpgHighway | Highway fuel economy |
engineType | Engine description |
transmission | Transmission type |
driveType | Drive configuration (FWD/AWD/RWD) |
seatingCapacity | Number of seats |
cargoSpace | Cargo volume (cu ft) |
rating | CarBuzz rating (0–10) |
pros | List of pros |
cons | List of cons |
imageUrl | Primary vehicle image URL |
reviewUrl | Link to CarBuzz review page |
scrapedAt | ISO 8601 timestamp |
FAQ
Does this require login? No. CarBuzz review and spec pages are publicly accessible.
Which categories are available for bestCarsBy? sedans, suvs, trucks, coupes, convertibles, minivans, wagons, sports-cars, electric, hybrid, luxury, performance.
Is this free to run? Yes — no paid proxy or API key required.