Discover/avto.net API
live

avto.net APIavto.net

Search and retrieve car listings from avto.net, Slovenia's leading auto marketplace. Filter by brand, model, year, and price. Get specs, equipment, and seller details.

Endpoints
2
Updated
3mo ago
Try it
Page number for pagination.
Car brand to filter by (e.g. Audi, BMW, Volkswagen).
Car model to filter by.
Maximum production year filter.
Minimum production year filter.
Maximum price in EUR.
Minimum price in EUR.
api.parse.bot/scraper/8f939c6a-62e3-4980-babe-c0c656d276d5/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/8f939c6a-62e3-4980-babe-c0c656d276d5/search?page=1&brand=BMW' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 2 totalclick to expand

Search for car ads on avto.net with optional filters for brand, model, year, and price. Returns paginated results with basic ad information.

Input
ParamTypeDescription
pageintegerPage number for pagination.
brandstringCar brand to filter by (e.g. Audi, BMW, Volkswagen).
modelstringCar model to filter by.
year_maxintegerMaximum production year filter.
year_minintegerMinimum production year filter.
price_maxintegerMaximum price in EUR.
price_minintegerMinimum price in EUR.
Response
{
  "type": "object",
  "fields": {
    "ads": "array of objects each containing ad_id, title, price, url, and basic_details",
    "pagination": "object with current_page and total_pages integers"
  },
  "sample": {
    "data": {
      "ads": [
        {
          "url": "https://www.avto.net/Ads/details.asp?id=22251001&display=BMW%20serija%20X3:",
          "ad_id": "22251001",
          "price": "",
          "title": "BMW serija X3: xLINE xDrive30d AT",
          "basic_details": {
            "Motor": "2993 ccm, 195 kW / 265 KM",
            "Gorivo": "diesel motor",
            "Menjalnik": "avtomatski menjalnik",
            "Prevoženih": "183300 km",
            "1.registracija": "2018"
          }
        }
      ],
      "pagination": {
        "total_pages": 6,
        "current_page": 1
      }
    },
    "status": "success"
  }
}

About the avto.net API

The avto.net API provides access to Slovenia's largest car marketplace through 2 endpoints. The search endpoint returns paginated listings filterable by brand, model, year range, and price range, while the details endpoint delivers a full vehicle profile — characteristics, equipment categories, seller contact information, and ad metadata — for any individual listing URL.

Search Listings

The search endpoint accepts optional filters including brand, model, year_min, year_max, price_min, and price_max (prices in EUR). Results are paginated; the response includes an ads array where each item carries an ad_id, title, price, url, and basic_details object. The pagination object returns current_page and total_pages so you can walk through result sets programmatically.

Vehicle Details

Pass any url from a search result to the details endpoint to retrieve the full ad. The response includes a characteristics object mapping attribute names — year, kilometers, fuel type, engine displacement, and more — to their values. The equipment object groups features by category (e.g. safety, comfort, multimedia) and lists individual items under each. Seller data comes back in a seller object containing an optional name and a phones array of contact numbers. The ad_info object holds the posting_date.

Coverage Scope

avto.net is the dominant automotive classifieds platform in Slovenia. Listings span new and used passenger cars, with prices denominated in EUR. The API surfaces publicly visible ad data; listings that require a user account to view are not covered. Pagination on search allows systematic traversal of large result sets by incrementing the page parameter.

Common use cases
  • Monitor price trends for specific makes and models on the Slovenian used-car market using price_min/price_max filters over time.
  • Build a cross-border vehicle price comparison tool by pulling characteristics data (year, km, fuel) from details.
  • Aggregate seller contact data (phones, name) from multiple listings for automotive lead generation.
  • Track new listings for a target brand and model combination by polling search and comparing ad_id values.
  • Populate a vehicle database with structured specs by iterating search results and fetching characteristics from details.
  • Analyze equipment feature distribution across a model range using the equipment category arrays from details.
  • Alert users when a listing for a specific model appears below a price_max threshold in a given year range.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does avto.net offer an official developer API?+
avto.net does not publish a public developer API or documented data access program. This Parse API is the available option for structured programmatic access to avto.net listing data.
What does the `details` endpoint return beyond what `search` provides?+
The details endpoint returns the full characteristics object (year, km, fuel type, engine, and other vehicle attributes), the equipment object grouped by category, a seller object with name and phone numbers, and ad_info including the posting date. The search endpoint returns only ad_id, title, price, url, and basic_details per listing.
Can I filter search results by fuel type, transmission, or mileage?+
The search endpoint currently supports filtering by brand, model, year_min, year_max, price_min, and price_max. Fuel type, transmission, and mileage filters are not currently available as search parameters. You can fork this API on Parse and revise it to add those filter inputs.
Are commercial dealer listings and private seller listings both included?+
The details response returns whatever seller information is publicly visible on the ad, including name and phones. The API does not expose a dedicated field distinguishing dealer accounts from private sellers. You can fork the API on Parse and revise it to add that classification if the underlying ad data includes it.
How should I paginate through a large set of search results?+
The search response includes a pagination object with current_page and total_pages. Increment the page parameter in successive requests until current_page equals total_pages. There is no cursor or offset mechanism; page-number pagination is the only supported method.
Page content last updated . Spec covers 2 endpoints from avto.net.
Related APIs in AutomotiveSee all →
acura.ca API
Check current Acura vehicle deals, financing rates, lease payments, and incentives across all Canadian provinces and models including the ADX, ZDX, MDX, RDX, Integra, and TLX. Calculate payment options based on specific offers and models available by province.
getfpv.com API
Search and browse products from GetFPV's catalog of FPV drone components and accessories. Retrieve listings by keyword or category, view detailed product specifications, pricing, and stock status, and explore new arrivals and current sales.
firetruckmall.com API
Browse all available fire trucks from Fire Truck Mall with complete details including pricing, year, specifications, and images. Track when each listing was posted to find the newest inventory and compare vehicles across the marketplace.
bilbasen.dk API
Search Denmark's largest car marketplace to find vehicles by make and model, then access detailed pricing and technical specifications including emissions, weight, MSRP, battery size, and equipment details. Get comprehensive car listings and full specs to compare vehicles on Bilbasen.dk.
carsforsale.com API
Search vehicle listings and browse detailed car inventory by make, model, and trim to find the perfect vehicle on CarsForSale.com. Access comprehensive listing details including pricing, specifications, and availability all in one place.
team-bhp.com API
Access forum discussions, travelogues, news articles, and user profiles from Team-BHP.com to discover automotive insights, travel stories, and community conversations. Search threads, browse categories, and find trending discussions all in one place.
mazda.ca API
Find current vehicle deals, financing rates, lease options, and incentives across all Mazda Canada models and trims, with pricing tailored to your province. Get instant payment quotes to compare your options and discover the best offers available.
carjam.co.nz API
Look up detailed New Zealand vehicle information by license plate, VIN, or chassis number to instantly access registration status, WOF/COF compliance, service history, odometer readings, and damage records. Verify if a vehicle is stolen and get comprehensive specs to make informed decisions before purchasing or for fleet management.