CarSensor Used Cars Scraper
Under maintenancePricing
from $4.80 / 1,000 carsensor used cars scrapers
CarSensor Used Cars Scraper
Under maintenanceScrape CarSensor (carsensor.net) used cars in Japan. Get brand, model, grade, year, price (JPY), mileage, repair history, displacement, transmission, fuel, drive, colour, seats, body type, region, dealer, warranty, images and equipment. Pay per result. No login needed.
Pricing
from $4.80 / 1,000 carsensor used cars scrapers
Rating
0.0
(0)
Developer
Vitalii Bondarev
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
42 minutes ago
Last modified
Categories
Share
Collect publicly available CarSensor (carsensor.net) used-car listings in Japan as clean, structured records. Feed the actor a brand/model listing page and/or direct vehicle detail pages; it returns one rich record per vehicle — price, mileage, spec sheet, dealer and equipment.
Input
| field | description |
|---|---|
startUrls | CarSensor URLs to scrape. Listing pages (e.g. https://www.carsensor.net/usedcar/bTO/s241/index.html) — the actor follows every detail link on them, plus pagination. Direct detail pages (e.g. https://www.carsensor.net/usedcar/detail/AU6908770566/index.html) — scraped straight away. You can mix both. |
maxItems | Cap on total vehicles returned (0 = no cap). |
maxPagesPerListing | Cap on paginated listing pages followed per start URL (0 = no cap). |
proxyConfiguration | Uses Apify Residential (Japan) by default — no external proxy key needed. |
What you get (one record per vehicle)
| field | description |
|---|---|
id | CarSensor vehicle code (AU+digits) |
url | detail page URL |
brand / model / grade | e.g. Toyota / C-HR / Hybrid 1.8 G |
year | model year |
price_total_jpy / price_body_jpy | total payment price and vehicle body price, in yen |
currency | always JPY |
mileage_km | odometer reading |
inspection | shaken (vehicle inspection) status |
repair_history | boolean — accident/repair history disclosed |
displacement_cc | engine displacement |
transmission | e.g. CVT |
fuel | fuel grade |
drive | 2WD / 4WD |
color | exterior colour |
seats | seating capacity |
body_type | e.g. SUV |
region | prefecture |
dealer / dealer_address | selling dealer name and address |
warranty | warranty terms |
image_url / image_count | lead photo and gallery size |
features / feature_count | fitted-equipment list |
scraped_at | UTC timestamp |
How it works
CarSensor detail pages carry no schema.org markup, so the scraper reads the
page's own stable, site-wide CSS structure directly: the summary tiles (year,
mileage, repair history, inspection, region, warranty), the basic- and
detailed-spec tables (th/td label→value pairs), the breadcrumb trail
(brand/model), and the heading (grade + fitted equipment). This is resilient
to cosmetic markup changes, unlike scraping off hashed utility class names.
Listing pages are parsed for their detail links and the site's own
pagination link, which are then followed. Requests use a residential proxy
for reliable access; you only supply the URLs.
Pricing
Pay per result — you are charged once per vehicle record written to the dataset. Compute runs on your own Apify account.
Notes
This tool collects publicly available vehicle listing data for research and aggregation.