SS.LV Real Estate Scraper avatar

SS.LV Real Estate Scraper

Pricing

from $1.20 / 1,000 results

Go to Apify Store
SS.LV Real Estate Scraper

SS.LV Real Estate Scraper

Scrape property listings from SS.LV — Latvia's largest classifieds site.

Pricing

from $1.20 / 1,000 results

Rating

0.0

(0)

Developer

Unfenced Group

Unfenced Group

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

sslv-scraper

Extract property listings from ss.lv at scale, in a clean, consistent structure ready for market analysis, valuation models, lead generation and monitoring. No API key required.


Why this scraper?

🎯 Built for Latvia

A dedicated Latvian scraper, not a global tool with a country dropdown. Locations, price formats and currency (EUR) are tuned for ss.lv.

💶 Structured pricing

Asking price or rent as a clean number in EUR, plus the price exactly as displayed. Price-on-request listings return null, never a guess.

🏠 Property characteristics

Bedrooms, rooms, surface and property type in structured fields, ready for filtering and analysis.

🔁 Repost & change detection

Every record carries isRepost and changeStatus, so daily feeds return genuinely new listings instead of reposted duplicates.


Input parameters

ParameterTypeDefaultDescription
minPriceinteger(empty)Minimum listing price (local currency). Leave empty for no minimum.
maxPriceinteger(empty)Maximum listing price (local currency). Leave empty for no maximum.
daysOldinteger(empty)Only return listings published within the last N days. Leave empty for no recency filter.
fetchDetailsbooleanfalseON: fetches full job description, salary, company info, and all details. OFF: returns basic listing info only (faster, lower cost).
maxItemsinteger5Maximum total listings to collect across all start URLs.
startUrlsarray[{"url": "https://www.ss.lv/lv/real-estate/flats/riga/"}, {"url": "https://www.ss.lv/lv/real-estate/flats/riga/centre/"}]Optional list of direct URLs to scrape specific pages. When provided, the search filters above are ignored.

Output schema

Every field below is present on every record. Fields the source does not publish for a given listing are returned as null rather than omitted.

FieldTypeDescription
idstringUnique listing ID from the source.
urlstringDirect link to the listing.
titlestringListing title as published.
countrystringCountry of the property.
streetstringStreet.
seriesstringSeries.
roomsnumberTotal number of rooms (null if not stated).
areaM2numberArea m2.
floorRawstringFloor raw.
priceAmountnumberAsking price or rent as a number (null if price on request).
pricePerSqmnumberPrice per sqm.
priceCurrencystringCurrency code of the price.
thumbnailUrlstringThumbnail url.
sourcestringSource.
scrapedAtstringTimestamp when this record was scraped.
contentHashstringStable hash of the listing content, used for repost and change detection.

Example record

{
"id": "57824909",
"url": "https://www.ss.lv/msg/lv/real-estate/flats/riga/centre/befgbm.html",
"title": "Īpašnieks tirgo mājīgu, labiekārtotu dzīvokli, istabas uz abām m",
"country": "LV",
"street": "Čaka 121",
"series": "P. kara",
"rooms": 2,
"areaM2": 59,
"floorRaw": "4/6",
"priceAmount": 75000,
"pricePerSqm": 1271,
"priceCurrency": "EUR",
"thumbnailUrl": "https://i.ss.lv/gallery/8/1517/379102/75820339.th2.jpg",
"source": "ss.lv",
"scrapedAt": "2026-07-03T20:46:17.469Z",
"contentHash": "78569633a84c3d0a"
}

Examples

Listings in Rīga:

{
"maxItems": 100
}

Cap the price:

{
"maxItems": 100,
"maxPrice": 285000
}

Scrape a specific search URL:

{
"startUrls": [
{
"url": "https://www.ss.lv/"
}
],
"maxItems": 200
}

Daily feed of new listings (run on a schedule):

{
"daysOld": 1,
"maxItems": 500
}

Schedule this input to run once a day in the Apify Scheduler — each run returns only listings added in the last 24 hours.


💰 Pricing

$1.5 per 1,000 results — you only pay for successfully retrieved listings. Failed retries are never charged.

ResultsCost
100~$0.15
1,000~$1.5
10,000~$15
100,000~$150

Flat-rate alternatives typically charge $29–$49/month regardless of usage.

Subscription tiers lower the rate further, down to $0.9 per 1,000 at the highest tier. Use the Max results cap in the input to control your spend exactly.


Performance

Run sizeTypical time
100 resultsunder 1 minute
1,000 results2–4 minutes
10,000 results20–35 minutes

Known limitations

  • Some fields (surface, year built, energy label) are only returned when the lister publishes them — expect null on a share of records.
  • Listing photos and agent details vary per listing; the scraper returns what the source publishes and never invents data.
  • Very large result sets are bounded by the source's own paging limits.
  • Listings can be withdrawn at any time, so a small share of URLs may expire shortly after scraping.

Technical details

  • Source: ss.lv — Latvia property listings
  • Coverage: everything the public search exposes, filterable via the input parameters above
  • Retry: automatic retry on network errors with exponential backoff

Need a custom scraper?

Unfenced Group builds Apify actors for any website — for free.

If the site you need isn't in our portfolio yet, just ask. We scope, build, and publish it at no cost to you. You only pay for results — we absorb the compute and proxy costs ourselves. Same pay-per-result pricing, same quality, same standards as every actor in this portfolio.

Get in touch: www.unfencedgroup.nl