Discover/ss.lv API
live

ss.lv APIss.lv

Access real estate listings, spare parts search, and full listing details from ss.lv, Latvia's largest classifieds site, via a structured JSON API.

Endpoints
3
Updated
14d ago
Try it
Category path without /lv/ prefix. Must be a leaf-level path including district (e.g., 're
api.parse.bot/scraper/551d0073-7cc1-4df7-b326-4ee5da9dd679/<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/551d0073-7cc1-4df7-b326-4ee5da9dd679/get_real_estate_listings?category=real-estate%2Fflats%2Friga%2Fcentre' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 3 totalclick to expand

Fetch real estate listings from a specific leaf-level category path on ss.lv. The category must be a complete path down to a district or sub-category level (e.g., 'real-estate/flats/riga/centre'). Non-leaf paths may return empty results.

Input
ParamTypeDescription
categorystringCategory path without /lv/ prefix. Must be a leaf-level path including district (e.g., 'real-estate/flats/riga/centre', 'real-estate/flats/riga/purvciems').
Response
{
  "type": "object",
  "fields": {
    "count": "integer total number of listings returned",
    "listings": "array of listing objects each containing title, url, price, and attributes"
  },
  "sample": {
    "data": {
      "count": 30,
      "listings": [
        {
          "url": "https://www.ss.lv/msg/lv/real-estate/flats/riga/centre/hxinf.html",
          "price": "113,000  €",
          "title": "",
          "attributes": [
            "",
            "",
            "Piedāvājumā plašs dzīvoklis vēsturiskā mūra namā Rīgas centrā (Ģ"
          ]
        }
      ]
    },
    "status": "success"
  }
}

About the ss.lv API

The ss.lv API provides 3 endpoints for extracting structured data from Latvia's largest classifieds platform. Use get_real_estate_listings to pull property listings from specific district-level category paths, search_spare_parts to query transport and automotive parts by keyword with optional price and region filters, and get_listing_detail to retrieve complete details — including description, attributes, and location — for any individual listing URL.

Real Estate Listings

The get_real_estate_listings endpoint accepts a category parameter representing a leaf-level path on ss.lv, such as real-estate/flats/riga/centre. The path must extend all the way down to a district or sub-category level — passing a higher-level path like real-estate/flats will return empty results. The response includes a count integer and a listings array where each object carries title, url, price, and an attributes map of additional fields like area, floor, and number of rooms as they appear on the listing card.

Spare Parts Search

The search_spare_parts endpoint accepts a required query string (e.g., bmw, brake pad) and two optional filters: region as a region code string (use '0' for all regions) and price_max as an integer EUR ceiling. Listings priced above price_max are excluded before the response is returned. Results come from the transport/spare-parts category on ss.lv and follow the same count plus listings shape as the real estate endpoint.

Listing Detail

The get_listing_detail endpoint takes a full ss.lv listing URL and returns a single structured object. Response fields include title, price (with currency), location (extracted from listing attributes), description (full text body), and details — a key-value object containing all attribute pairs shown on the listing page, such as make, model, year, condition, or property size depending on the category. This endpoint works for any listing URL on ss.lv, not only real estate or spare parts.

Common use cases
  • Track asking prices for Riga centre flats by polling get_real_estate_listings with a district-level category path
  • Build a price-alert tool for car parts by running search_spare_parts with a price_max filter and comparing results over time
  • Aggregate multi-district property data by calling get_real_estate_listings for several leaf paths and merging the listings arrays
  • Enrich spare parts search results with full descriptions by piping listing url fields from search_spare_parts into get_listing_detail
  • Extract structured property attributes (floor, area, rooms) from individual listing pages using the details object in get_listing_detail
  • Monitor regional availability of specific spare parts by varying the region parameter in search_spare_parts across multiple requests
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 ss.lv have an official developer API?+
ss.lv does not publish an official public developer API or documented data access program as of mid-2025.
What does `get_real_estate_listings` return and how specific does the category path need to be?+
The endpoint returns a count and a listings array where each entry has title, url, price, and attributes. The category parameter must reach a leaf level that includes a district or sub-category, for example real-estate/flats/riga/centre. Paths that stop at a higher level — like real-estate/flats — will return empty results because ss.lv paginates data at the district level.
Does the API cover categories other than real estate and spare parts, such as jobs, electronics, or animals?+
Not currently. The API covers real estate listings by category path, spare parts search by keyword, and individual listing detail for any ss.lv URL. You can fork it on Parse and revise it to add endpoints for other ss.lv category trees like jobs or electronics.
Does `search_spare_parts` support pagination to retrieve more than the first page of results?+
The current endpoint does not expose a page or offset parameter, so only the first result set is returned. You can fork the API on Parse and revise it to add pagination support if deeper result sets are needed.
How current is the listing data returned by these endpoints?+
Each call fetches data as it appears on ss.lv at request time, so results reflect the live state of the site at that moment. ss.lv does not publish a data freshness SLA, and listings that have been removed or marked as sold may disappear between requests.
Page content last updated . Spec covers 3 endpoints from ss.lv.
Related APIs in MarketplaceSee all →
lowes.com API
Search and browse products from Lowe's, including product listings by category, detailed product information, and pricing. Retrieve comprehensive details on specific items to compare options and make informed purchasing decisions.
bigbasket.com API
Browse and search BigBasket's online grocery catalog. Retrieve product details, pricing, stock availability, category trees, search suggestions, homepage promotions, and delivery coverage — all in one API.
jula.fi API
Search and browse products from Jula.fi to find hardware items with detailed information including prices (with and without VAT), stock availability, brand details, and product SKUs. Explore products by category or search for specific items to compare pricing and check real-time stock status.
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.
zapimoveis.com.br API
Search and filter real estate listings across Brazil on ZAP Imóveis — the country's largest property portal. Retrieve listings for sale or rent with detailed attributes including price, location, size, bedrooms, bathrooms, parking, and amenities. Supports location autocomplete, property type discovery, and full listing detail retrieval.
leroymerlin.fr API
Search and browse Leroy Merlin France's complete product catalog to find items by category, view pricing, product details, and compare offerings from Leroy Merlin and their online partners. Access real-time product information including names, IDs, URLs, and seller details to help you discover and evaluate home improvement and DIY products.
industrynet.com API
Find industrial suppliers and browse product categories across a comprehensive marketplace directory. Connect directly with suppliers by viewing detailed listings and submitting contact inquiries programmatically.
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.