Car Data Scraper API (2024 Updated)
English: The Car Data Scraper API allows you to access detailed information about cars, including their brands, models, years, and versions. You can fetch data such as car brands, models under each brand, years for each model, and car versions for each year. Turkish: Araba verisi, araba markaları, modelleri, yılları ve versiyonları hakkında detaylı bilgilere erişmenizi sağlar. Araba markalarını,…
Car Data Scraper API (2024 Updated) endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
GET /markalar /car_api/markalar |
Fetches a list of all car brands. |
| GET |
GET /modeller /car_api/modeller/{brand_id} |
Fetches a list of models for a specified brand. |
| GET |
GET /yillar /car_api/yillar/{model_id} |
Fetches a list of years for a specified model. |
| GET |
GET /araclar /car_api/araclar/{year_id} |
Fetches a list of cars for a specified year. |
| GET |
GET /markalar/{brand_id}/detay /car_api/markalar/{marka_id}/detay |
Fetches detailed information about a specified brand, including its models and the years and versions of those models. |
| GET |
GET /araclar/yil/{yil_name} /car_api/araclar/yil/{yil} |
EN : Fetches a list of cars produced in a specified year, including their brands and models. TR : Belirli bir yılda üretilen arabaların listesini, markaları ve modelleri ile… |
Car Data Scraper API (2024 Updated) pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $20 / month | — |
|