Domoplius.lt Scraper — Lithuanian Real Estate
Pricing
from $1.20 / 1,000 result scrapeds
Domoplius.lt Scraper — Lithuanian Real Estate
Scrape property listings from Domoplius.lt, Lithuania's #2 real estate portal (sibling to aruodas-scraper). Apartments, houses, commercial, land and garages, with price, area, rooms, GPS coordinates, seller details and photos.
Pricing
from $1.20 / 1,000 result scrapeds
Rating
0.0
(0)
Developer
Studio Amba
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Domoplius.lt Scraper
Extract real estate listings from Domoplius.lt, Lithuania's #2 property portal (sibling to Aruodas.lt, LT's #1). Domoplius covers apartments, houses, commercial premises, land plots and garages, listed by agencies, brokers and private sellers.
Why use this actor?
Domoplius.lt is the second-largest property marketplace in Lithuania, with thousands of active listings across every major city. This actor collects structured listing data — price, area, rooms, GPS coordinates, seller details, photos and building specs — without manual browsing.
Use cases include:
- Market analysis: Track property prices across Lithuanian cities and neighbourhoods, in parallel with aruodas-scraper for full LT coverage
- Investment research: Compare listings across both major Lithuanian portals
- Relocation planning: Find apartments or houses in a specific city or microdistrict
- Price monitoring: Watch price-per-m² trends for a property type over time
- Mapping: Plot listings on a map using the GPS latitude/longitude on every detail-fetched record
- Lead generation: Identify agency vs. private-seller listings for outreach
How to scrape Domoplius.lt data
- Go to the actor's page on the Apify Store
- Pick a category (apartments, houses, commercial, land or garages) and a listing type (for sale or for rent) — Domoplius has no free-text search, filtering works by category instead
- Set the maximum number of results you want
- Leave detail fetching on for the full field set (GPS, description, photos, building details), or turn it off for a faster, thinner scan
- Click "Start" to run the scraper
- Download results as JSON, CSV, or Excel when complete
The actor handles Domoplius.lt's Cloudflare Turnstile protection automatically using a Lithuanian residential proxy. No login is needed.
Input
| Field | Type | Required | Description |
|---|---|---|---|
propertyType | String | No | butai (apartments, default), namai-kotedzai-sodai (houses/cottages), komercines-patalpos (commercial), sklypai (land), garazai (garages) |
listingType | String | No | sale (default) or rent |
maxResults | Integer | No | Maximum listings to return (default: 100, hard cap: 5000) |
fetchDetails | Boolean | No | Fetch each listing's detail page for the full field set (default: true). Off is faster but returns only search-card fields. |
proxyConfiguration | Object | No | Proxy settings. Residential proxies with Lithuanian geolocation are required — configured by default. |
There is no searchQuery field — Domoplius.lt does not offer free-text search on this vertical, only category and listing-type filters.
Output
Each listing produces a JSON object with the following fields:
| Field | Type | Description |
|---|---|---|
listingId | Integer | Domoplius.lt numeric listing ID |
listingTitle | String | Listing title |
price | Number | Price or rent in EUR |
currency | String | Always "EUR" |
pricePerSqm | Number | Price divided by area |
area | Number | Area in square metres |
rooms | Number | Number of rooms |
floor | String | Floor / total floors, e.g. "5/5" |
location | String | City, microdistrict, street |
propertyType | String | apartment, house, commercial, plot, or garage |
transactionType | String | sale or rent |
imageUrl | String | First listing photo |
url | String | Full listing URL on Domoplius.lt |
listingDescription | String | Full free-text description |
scrapedAt | String | ISO 8601 timestamp |
latitude | Number | GPS latitude (detail fetch only) |
longitude | Number | GPS longitude (detail fetch only) |
city | String | City name |
microdistrict | String | Neighbourhood name |
datePosted | String | Date posted, YYYY-MM-DD (detail fetch only) |
sellerType | String | Raw seller classification: agency, broker, user/private (detail fetch only) |
sellerName | String | Agency, broker or private seller name |
images | Array | All listing photos (detail fetch only) |
energyCertificate | String | Energy performance class, when listed (detail fetch only) |
heatingType | String | Heating system (detail fetch only) |
yearBuilt | String | Construction year (detail fetch only) |
constructionType | String | Building material, e.g. "Mūrinis" (brick) (detail fetch only) |
Example output
{"listingId": 8779649,"listingTitle": "4 kambarių butas Klaipėdoje, Debrecene, Debreceno g.","price": 110000,"currency": "EUR","pricePerSqm": 1428.57,"area": 77,"rooms": 4,"floor": "5/5","location": "Klaipėda, Debrecenas, Debreceno g.","propertyType": "apartment","transactionType": "sale","imageUrl": "https://domoplius.lt/storage/photos/1/87796/49/....jpg","url": "https://domoplius.lt/skelbimai/parduodamas-4-kambariu-butas-klaipedoje-debrecene-debreceno-g-8779649.html","listingDescription": "Klaipedoje, Debreceno g. parduodamas 4 kambariu butas...","scrapedAt": "2026-09-09T14:28:00.033Z","latitude": 55.6836245,"longitude": 21.1753611,"city": "Klaipėda","microdistrict": "Debrecenas","datePosted": "2026-08-19","sellerType": "broker","sellerName": "UAB Avitera","images": ["https://domoplius.lt/storage/photos/1/87796/49/....jpg", "..."],"energyCertificate": null,"heatingType": "Centrinis šildymas","yearBuilt": "1972","constructionType": "Blokinis"}
Categories
| Category | Slug | Notes |
|---|---|---|
| Apartments | butai | Largest category, ~3,800 active listings |
| Houses & cottages | namai-kotedzai-sodai | Houses, cottages, garden plots with a building |
| Commercial | komercines-patalpos | Offices, retail, warehouse space |
| Land | sklypai | Land plots |
| Garages | garazai | Smallest category, ~40 active listings |
Anti-bot protection
Domoplius.lt sits behind a whole-site Cloudflare Turnstile managed challenge — even robots.txt is gated. The actor passes this automatically using a patched Firefox browser (Camoufox) through a Lithuanian residential IP, then reuses the resulting clearance cookie for fast plain-HTTP requests against the site's own JSON API for the rest of the run. If the clearance expires mid-run, the actor detects it by content (not just HTTP status) and re-warms automatically.
Cost estimate
This actor uses a Lithuanian residential proxy, which is the most expensive proxy tier — real estate sites with a Cloudflare gate like this one cost more per result than an unprotected e-commerce site. Expect roughly 20-40 compute units per 1,000 results with detail fetching on (one extra request per listing), lower with it off. Usage cost only settles on the platform after a run reports SUCCEEDED — reading the dataset while a run is still in progress undercounts the eventual cost.
Limitations
- No free-text search — filter by category and listing type only
- The actor extracts publicly available data only — no login or authentication required
- Some fields (energy certificate, heating type, construction type) are only present when the seller filled them in on the original listing — this is a source-data gap, not a scraping gap
fetchDetails: falsereturns a thinner record with no GPS, description, building details, or full photo set
Maintained by Studio Amba
We run 700+ scrapers for European websites, and the priority is keeping every one of them working. Automated runs test this actor against the live site and verify the output is complete. When the website changes, the scraper usually gets repaired the same day, without you having to report anything. Questions and issues go straight to the people who built it, and most get an answer the same day.
Need this data on a schedule, or a custom version?
We run this scraper as a managed service for businesses: scheduled runs, deduplication, delta detection, and delivery to your inbox, Google Sheets, or API, maintenance included. We can also build a custom version with your exact fields and filters, or combine multiple sources into one feed.
See studioamba.dev/services or email hello@studioamba.dev for a free data sample.