Sgcarmart Cars Search Scraper avatar

Sgcarmart Cars Search Scraper

Pricing

from $1.00 / 1,000 results

Go to Apify Store
Sgcarmart Cars Search Scraper

Sgcarmart Cars Search Scraper

Scrape structured used car listings from SGCarMart.com — Singapore's largest car marketplace. Extract 40+ fields including price, depreciation, COE, mileage, dealer info, and more. Perfect for market analysis, price tracking, and automotive research.

Pricing

from $1.00 / 1,000 results

Rating

0.0

(0)

Developer

Stealth mode

Stealth mode

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

SGCarMart.com Car Search Scraper: Extract Used Car Listings at Scale


What Is SGCarMart.com?

SGCarMart.com is Singapore's most popular automotive marketplace, listing thousands of used, new, and parallel-imported vehicles. The platform is a primary reference for buyers, dealers, and analysts tracking Singapore's unique car market — shaped by COE (Certificate of Entitlement) pricing, vehicle depreciation, and strict registration regulations.

Manually collecting listing data is impractical at scale. The SGCarMart Car Search Scraper automates extraction from search result pages, delivering clean, structured records ready for analysis.


Overview

This scraper targets SGCarMart's used car listing pages and extracts rich per-vehicle data across 40+ fields. Ideal for:

  • Car dealers monitoring competitor pricing and inventory
  • Analysts tracking depreciation and COE trends
  • Aggregators building automotive price comparison tools
  • Researchers studying Singapore's regulated car market

Input Format

{
"urls": ["https://www.sgcarmart.com/used-cars/listing?avl=a&page=2"],
"ignore_url_failures": true,
"max_items_per_url": 50
}
FieldTypeDescription
urlsarray of stringsURLs of SGCarMart car listing/search pages to scrape. Supports multiple URLs. Example: https://www.sgcarmart.com/used-cars/listing?avl=a&page=2
ignore_url_failuresbooleanIf true, the scraper continues running even if some URLs fail. Recommended for bulk runs. Default: true
max_items_per_urlintegerMaximum number of car listings to extract per URL. Default: 20. Set higher (e.g., 50) for denser pages

Tip: Modify query parameters in the URL (brand, price range, body type) to target specific vehicle segments before scraping.


Output Format

{
"id": 1501606,
"link": "https://www.sgcarmart.com/used-cars/info/hino-xzu710r-1501606/?dl=1000",
"dealer_code": 1000,
"car_model": "Hino XZU710R",
"price": 83888,
"drive_range": "N.A.",
"depreciation": 14080,
"registration_date": "27-Apr-2022",
"first_registration_date": null,
"vehicle_scheme": null,
"engine_capacity": "4,009 cc",
"description": "",
"category": "",
"status": "a",
"date": "14-May-2026",
"auction_closing_time": null,
"type": "Truck",
"mileage": 106289,
"fuel_type": "Diesel",
"transmission": "Manual",
"owners": "1 Owner",
"priority": 69,
"ad_type": "n",
"image": "https://i.i-sgcm.com/cars_used/202605/1501606_1.jpg",
"dealer_lead": {
"dealer_code": 1000,
"name": null,
"package": "a",
"is_ucdp": 0,
"is_basic": 0
},
"tag": "Direct Owner",
"sale_status": null,
"sta_grade": null,
"view_similar_link": "https://www.sgcarmart.com/used_cars/info_similar.php?ID=1501606",
"buysafe": {
"is_buysafe": false,
"buysafe_link": "https://www.sgcarmart.com/used_cars/buysafe/index.php"
},
"star_ad": {
"is_star_ad": false,
"star_ad_description": "Hino With Box And Tailgate. Lowest In Market !",
"star_ads_label": null
},
"spotlight": {
"is_spotlight": false,
"spotlight_description": null,
"spotlight_ads_label": null
},
"warranty": {
"warranty_period": null,
"warranty_link_desktop": "https://www.sgcarmart.com/warranty/index.php?utm_source=Desktop&utm_medium=Listing",
"warranty_link_mobile": "https://m.sgcarmart.com/warranty/index.php?utm_source=Mobile&utm_medium=Wpage"
},
"instalment": {
"installment": 1285,
"max_ltv_ratio": 90
},
"additional_statuses": {
"is_imported_used": false,
"is_eligible_for_parf_rebate": false,
"has_10_years_coe": false
},
"promo_labels": [],
"coe_left": null,
"inspection_grade": "",
"buysafe_label_image": null,
"deals": {
"super_deal": []
},
"make": "Hino",
"model": "XZU710R",
"promoted_with": null
}

Each listing returns a structured record with the following fields:

Identification & Listing Info

FieldMeaning
IDUnique internal listing identifier
LinkDirect URL to the full listing detail page
Ad TypeType of advertisement (e.g., dealer, private)
TypeListing category type
StatusCurrent availability status of the listing
Sale StatusWhether the vehicle is available, sold, or reserved
DateDate the listing was posted
Auction Closing TimeClosing datetime if the listing is an auction
PriorityListing priority/ranking weight on the platform

Vehicle Details

FieldMeaning
Car ModelFull model name as displayed
MakeVehicle manufacturer (e.g., Toyota, BMW)
ModelSpecific model variant
DescriptionFull listing description text
CategoryVehicle category (e.g., Sedan, SUV, MPV)
Engine CapacityEngine displacement in cc
Fuel TypePetrol, Diesel, Electric, Hybrid, etc.
TransmissionAutomatic or Manual
MileageOdometer reading in km
OwnersNumber of previous owners
Drive RangeEV driving range or fuel efficiency indicator

Pricing & Financial

FieldMeaning
PriceListed selling price (SGD)
DepreciationAnnual depreciation value — critical metric in Singapore's COE system
COE LeftRemaining COE validity period
InstalmentEstimated monthly loan instalment
DealsAny promotional deals attached to the listing

Registration & Compliance

FieldMeaning
Registration DateDate vehicle was registered in Singapore
First Registration DateOriginal first registration date (may differ for imports)
Vehicle SchemeScheme under which the vehicle is registered (e.g., PARF, COE)

Dealer & Trust Signals

FieldMeaning
Dealer CodeUnique identifier for the listing dealer
Dealer LeadDealer contact/lead generation data
BuySafeWhether the listing carries SGCarMart's BuySafe assurance
BuySafe Label ImageImage URL for the BuySafe badge
WarrantyWarranty terms offered
STA GradeSingapore Tenaga Automobile inspection grade
Inspection GradeVehicle condition grade from inspection

Promotion & Visibility

FieldMeaning
Star AdWhether the listing is a paid star/featured ad
SpotlightWhether the listing has spotlight promotion
Promoted WithPromotion packages applied to the listing
Promo LabelsPromotional badge labels shown on the listing
Additional StatusesExtra status flags (e.g., price drop, urgent sale)
TagDescriptive tags attached to the listing
View Similar LinkURL to similar vehicle listings

Media

FieldMeaning
ImagePrimary listing image URL

How to Use

  1. Build your target URL — Use SGCarMart's search filters (brand, price, body type, fuel type) and copy the resulting URL.
  2. Configure input — Paste URLs into the urls array. Adjust max_items_per_url based on the number of results per page (typically 20–50).
  3. Enable fault tolerance — Keep ignore_url_failures: true for multi-URL runs.
  4. Run and export — Download results as JSON, CSV, or Excel.

Best practices:

  • Paginate by modifying the page= parameter across multiple URLs to cover full search results.
  • Use filter parameters (e.g., ?mkn=Toyota&bdy=Sedan) to scope extraction to specific segments.
  • If a URL returns no results, verify the search filters return visible listings when opened in a browser.

Use Cases & Business Value

  • Price intelligence: Track asking prices and depreciation across brands and models over time
  • COE analysis: Monitor COE remaining values as a proxy for market timing
  • Inventory monitoring: Watch competitor dealer stock changes
  • Lead generation tools: Build databases of dealer contacts and listing volumes
  • Consumer apps: Power price comparison or fair-value estimation tools for buyers

Conclusion

The SGCarMart Car Search Scraper gives you structured access to one of Southeast Asia's most data-rich automotive marketplaces. With 40+ fields per listing — including Singapore-specific metrics like COE remaining and PARF scheme — it's the essential tool for anyone working with the Singapore used car market.