CarAndBike India Used Car Scraper
Pricing
from $1.30 / 1,000 used cars
CarAndBike India Used Car Scraper
Collect public used-car listings from CarAndBike.com search, city or model pages, and individual listing pages. Get structured fields for each listing, including make, model, price, year, mileage, fuel type, transmission, seller, city, and image links.
Pricing
from $1.30 / 1,000 used cars
Rating
0.0
(0)
Developer
Maxime Dupré
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
5 days ago
Last modified
Categories
Share
🚗 CarAndBike used-car listings for India
Car buyers, market researchers, and dealers can collect public used-car listings from CarAndBike.com. Each saved row keeps the vehicle details, asking price, mileage, seller, city, and image links in a structured dataset. Use the data to compare inventory, study prices, or build a sourcing list.
Try these tasks
- Collect Used Hyundai Cars from a CarAndBike city or model page.
- Review Used Cars In Mumbai to compare Mumbai listing rows.
- Review Used Cars In Delhi to compare Delhi listing rows.
- Export Used Car Listings as structured records for research.
- Read Used Cars For Sale from the main used-car search page.
📋 CarAndBike listing rows
Each dataset row represents one used-car listing. The row keeps the source listing ID and URL, vehicle fields such as make, model, year, mileage, fuel type, and transmission, plus price, seller, city, and image links when available. If the same source listing appears again through another submitted URL, the Actor keeps the first eligible match and ignores later matches.
▶️ Run a CarAndBike page
Steps
- Choose
Search page,City or model page, orListing pageto match the page you want to read. - Add one or more public CarAndBike.com URLs that match the selected method.
- Set
Maximum listingswhen you want a cap. Leave it empty to return all available results until the source is exhausted. - Run the Actor and open the dataset to review the saved listing rows.
⚙️ Input
Choose one discovery method for the URLs in a run. Search, city, and model pages can return many listings. A listing page returns one record. The first two fields are required, and maxItems is optional.
Input fields
| Field | Type | What it does |
|---|---|---|
discoveryMethod | string | Chooses searchPage, cityOrModelPage, or listingPage. |
startUrls | array of objects | Adds one or more public CarAndBike.com URLs that match the selected method. |
startUrls[].url | string | Gives a public CarAndBike.com page URL for the selected method. |
maxItems | integer | Sets an optional cap on saved listing records. Leave it empty to return all available results until the source is exhausted. |
Example input
This small example is copied from a successful current-beta listing-page run:
{"discoveryMethod": "listingPage","startUrls": [{"url": "https://www.carandbike.com/used/hyundai-creta-cars-in-new-delhi-135613"}]}
🧾 Output
The Actor provides a link to the default dataset and saves one listing row for each first eligible source listing.
Run output
| Field | Type | What it does |
|---|---|---|
results | string | Links to the extracted used-car listings in the default dataset overview. |
Listing row fields
| Field | Type | What it does |
|---|---|---|
listingId | string | Stable identifier assigned to the listing by CarAndBike.com. |
listingUrl | string | URL of the CarAndBike.com listing page. |
title | string | Listing title shown on the source page. |
make | string | Vehicle make shown on the listing. |
model | string | Vehicle model shown on the listing. |
variant | string | Vehicle variant or trim when available. |
bodyType | string | Vehicle body type when available. |
price | number | Asking price as a number in the currency field. |
currency | string | Currency code for the asking price. |
year | integer | Vehicle year reported on the listing. |
mileage | integer | Vehicle mileage in kilometers when reported. |
fuelType | string | Fuel type shown on the listing. |
transmission | string | Transmission type shown on the listing. |
sellerName | string | Seller name when available. |
city | string | City shown for the listing or seller location. |
primaryImageUrl | string | URL of the main vehicle image when available. |
galleryImageUrls | array of strings | Other vehicle image URLs from the listing gallery when available. |
Example listing row
This unshortened row is copied from the successful current-beta listing-page run. Optional fields that the source did not provide are not present in this row.
{"listingId": "135613","listingUrl": "https://www.carandbike.com/used/hyundai-creta-cars-in-new-delhi-135613","title": "2022 Hyundai Creta 1.5 EX Petrol [2020-2023]","make": "Hyundai","model": "Creta","variant": "1.5 EX Petrol [2020-2023]","bodyType": "SUV","price": 1075000,"currency": "INR","year": 2022,"mileage": 14000,"fuelType": "Petrol","transmission": "Manual","sellerName": "Sri Durga Automobiles/RTS Automobiles.","city": "new delhi","galleryImageUrls": []}
💳 Pricing
One Used car charge applies to each used-car listing saved to the dataset. A run with no saved listing has no used-car listing charge. Current tier prices are shown in the Store pricing panel.
🔌 Integrations
Use the Apify API to start runs and read the default dataset. You can also export the saved rows from Apify.
❓ FAQ
Can I use a CarAndBike search page?
Yes. Choose searchPage and add a public CarAndBike.com search URL. The Actor saves listing rows from the results it can read.
Can I use a city or model page?
Yes. Choose cityOrModelPage and add a matching public CarAndBike.com city or model URL.
Can I submit a single listing page?
Yes. Choose listingPage and add a public listing URL. That page returns one listing record.
What happens when Maximum listings is empty?
The Actor returns all available results until the source is exhausted. The source can still provide fewer listings than expected.
Why is a listing saved only once?
The Actor saves the first eligible occurrence of a source listing and ignores later matches for that same listing. The saved row reflects the first match, not a combination of later matches.
Do I need a login or credentials?
No. The Actor reads publicly accessible CarAndBike.com pages and does not ask for buyer-supplied credentials.
Does the Actor value or recommend cars?
No. It extracts public listing data. It does not value vehicles, recommend purchases, arrange financing, or manage transactions.
📝 Changelog
v0.0 (20-09-2026)
- Initial release.
🆘 Support
For issues, questions, or feature requests, file a ticket and I'll fix or implement it in less than 24h 🫡
🔗 Related Actors
- Carsales.com.au Scraper - Compare Australian vehicle listings with prices, specs, sellers, locations, and images.
- Autotrader Scraper - Collect US car listings with prices, mileage, sellers, specs, and photos.
- CarAndBike India Used Car Scraper - Collect used-car listings from CarAndBike.com for India-focused inventory research.
- India Used Cars Listings Scraper - Compare Indian used-car listings from CarWale and CarDekho.
- Cars24 Cars Scraper: India Used Car Listings - Collect India used-car prices, years, mileage, cities, makes, models, and image galleries.
Made with ❤️ by Maxime Dupré