Ingatlan.com Scraper for Hungarian Real Estate Data

Ingatlan.com Scraper
Solutions

How delivery works

You describe the scope: which transaction types, which kerület or settlements, which property types, and how often you want it refreshed. We build the crawler, run it, and maintain it when the site changes. Output arrives as CSV, JSON, XLSX or through an API endpoint, daily, weekly or monthly.

We work inside the rules the site publishes. Its robots.txt disallows the search paths /lista and /szukites, so we scope collection accordingly instead of walking the search index. We do not attempt to defeat bot protection or CAPTCHAs. Where a source cannot be collected politely at the volume you need, we say so before you commit to anything.

Fields we extract from Ingatlan.com

Every Ingatlan.com scraper we run writes one row per advert, with the native Hungarian label kept next to an English gloss so nothing is lost in translation. A typical schema includes:

  • Identity - the numeric listing ID from the URL, the canonical URL, transaction type (eladó or kiadó), and property type and subtype such as tégla lakás (brick flat), panel or csúsztatott zsalus (slip-formed concrete).
  • Price - the asking figure with its unit and currency held together, never a bare number. Sale prices are quoted in millions of forint, rents by the month, and some Budapest rentals are advertised in euro instead.
  • négyzetméterár (price per square metre) - stored as Ft/m2, or recomputed from price and floor area when the page does not print it.
  • Size and layout - alapterület (floor area) in m2, telekterület (plot area), and szobák (rooms). Room counts carry the half-room convention, written as 2+1 for two full rooms plus one félszoba.
  • emelet (floor) - the site's own ladder runs from szuterén (semi-basement) and földszint (ground) through félemelet (mezzanine) up to the tenth floor and above.
  • komfort (comfort grade) - six tiers, from luxus and duplakomfortos down through összkomfortos, komfortos and félkomfortos to komfort nélküli, meaning without comfort.
  • fűtés (heating) - the filter schema carries more than twenty values, among them gázkonvektor (gas convector), távfűtés (district heating) with and without egyedi mérés (individual metering), cserépkályha (tile stove) and hőszivattyú (heat pump).
  • energetikai tanúsítvány (energy certificate) - the Hungarian scale uses doubled letters from AA++ down to JJ, where CC marks a building that just meets the current requirement level.
  • Condition and place - állapot (condition), year of construction, kerület (district) for Budapest addresses, plus settlement and street where published.
  • Timing - first seen, last seen, and every price change observed between runs.

Fields we extract from Ingatlan.com
What Ingatlan.com scraping has to handle

What Ingatlan.com scraping has to handle

Hungary uses the forint, and a scraper that stores a bare number here produces nonsense. One listing page can show a sale price in millions of forint, a rent per month in forint, and a per-square-metre figure in Ft/m2 that reaches seven digits in central Budapest. Some Budapest rentals are advertised in euro. This is not a hypothetical we invented: the site's own search filter schema carries a separate euroPriceRange field alongside sellPriceRange and rentPriceRange. We store amount, unit, currency and period as separate columns, so no row is ambiguous about what its number means.

Accents are the second trap. Ingatlan.com serves UTF-8 and its labels carry real diacritics - eladó, kiadó, lakás, ház, fűtés, szobák, kerület. The URL slugs, by contrast, strip them: Győr becomes gyor, Pécs becomes pecs, Székesfehérvár becomes szekesfehervar. Matching on the slug and matching on the visible label are two different jobs, and conflating them drops rows silently.

Hungarian market programmes surface as their own flags in that same schema, including a fixed three percent loan compatibility marker, panel programme participation and a green home flag. These are the fields a Hungarian analyst asks about first, so we carry them through rather than flattening them away.

What Ingatlan.com is as a data source

Ingatlan.com is the dominant property marketplace in Hungary. It carries stock from estate agencies and from private sellers side by side, which makes it a national supply picture rather than a single firm's inventory. ScrapeIt already publishes a Balla Ingatlan page for readers who need one agency's own listings; this page covers the marketplace those agencies advertise on.

The site is organised around two transaction words. eladó (for sale) and kiadó (for rent) appear in almost every URL and page title, paired with a property word: lakás (flat), ház (house), telek (plot), garázs (garage), nyaraló (holiday home), iroda (office) or üzlethelyiség (retail unit). A search landing path reads /budapest/elado+lakas. A single advert sits at a deeper path such as /i-ker/elado+lakas/tegla-lakas/ followed by a numeric identifier, so the district, the transaction, the property type and the construction subtype are all recoverable from the URL alone.

Checked on 31 August 2026, the search filter schema published inside the site's own front page markup exposes thirteen property types, running from flat and house through plot, garage, office, catering and agricultural land. That schema is a useful map of the source, because it defines what an Ingatlan.com scraper can reliably ask the site for.

Get a Quote
dev_w
25

Developers

customers
500+

Customers worldwide

pages
1 500 000 000+

Pages extracted

stime
15000+

Hours saved for our clients

Plans

Airplane

€199 / one-time

setup fee - included

Data limits100,000
Frequencyone-time
Run timeup to 5 days
Data storing7 days

Helicopter

€169 / mo

setup fee €499

Data limits250,000
Frequencymonthly
Run timeup to 5 days
Data storing14 days

Glasses

€229 / mo

setup fee €499

Data limits1,000,000
Frequencyweekly
Run timeup to 5 days
Data storing30 days

DNA

€549 / mo

setup fee €799

Data limits3,000,000
Frequency3 times daily
Run timesame day
Data storing90 days

Why teams scrape Ingatlan.com

District is the unit Hungarian property analysis runs on. Budapest is divided into 23 numbered kerület, written in Roman numerals from I to XXIII, and they appear in Ingatlan.com URLs as slugs from i-ker through to xxiii-ker. A flat in the V. kerület and a flat of the same size in the XXIII. kerület are not comparable assets, so an Ingatlan.com price series that ignores district is close to meaningless. Every row we hand over is keyed to its district.

The usual reasons buyers come to us: valuation and automated valuation models that need current asking prices per m2; rental yield work that pairs kiadó rents against eladó prices in the same district; supply tracking for újépítésű (newly built) stock; portfolio and competitor monitoring for agencies; and mortgage or insurance teams assembling a Hungarian reference set.

Repeat collection matters more here than any single snapshot. Ingatlan.com does not publish a sold-price archive, and its help centre states that an advert left unedited can be deactivated and later deleted, with inactive adverts not displayed on the site. A property that vanishes has been sold, withdrawn or simply left to lapse, and the only way to tell those apart is to watch the same identifier across runs.

Related Case Studies

230,000 Daily Rows Standardized Across 5 EU Property Sites

230,000 Daily Rows Standardized Across 5 EU Property Sites

Monitoring of real estate listings on funda.nl, pararius.com, rentberry.com, rentola.com, and zimmo.be to support the growth of a European property portal.

Learn More about 230,000 Daily Rows Standardized Across 5 EU Property Sites
85K Rows of Houses/Day Into CRM via API - Set up in 7 Days

85K Rows of Houses/Day Into CRM via API - Set up in 7 Days

Daily detection of new private property listings in Switzerland on Homegate.ch and ImmoScout24.ch, giving the agency first access to high-value leads.

Learn More about 85K Rows of Houses/Day Into CRM via API - Set up in 7 Days
226K Listings + 3.4m Images from Immobilienscout24

226K Listings + 3.4m Images from Immobilienscout24

Scraping residential listings from Immobilienscout24.de in Germany and Mallorca, including complete data and resized images.

Learn More about 226K Listings + 3.4m Images from Immobilienscout24
Our Blog

Reads Our Latest News & Blog

Learn how to use web scraping to solve data problems for your organization

Scraping Property Portals by Region: Best Real Estate Platforms That Actually Matter

Scraping Property Portals by Region: Best Real Estate Platforms That Actually Matter

Real estate teams work in a fragmented data landscape. The sites that drive demand in Boston look nothing like the ones that matter in Berlin, São Paulo, Dubai, or Mumbai.

7 Real Estate Websites to Scrape in 2026: Plus 2 Hidden Gems

7 Real Estate Websites to Scrape in 2026: Plus 2 Hidden Gems

Real estate teams are operating in a data environment that is bigger, faster, and more fragmented than ever. Listings go live and disappear in hours, price cuts happen quietly, and the portals that matter most in each country are rarely the same global “top 5.”

How to Use Real Estate Web Scraping to Gain Valuable Insights

How to Use Real Estate Web Scraping to Gain Valuable Insights

August 31, 1180

Real estate web scraping: a powerful tool for data collection and analysis. Learn how to choose the right data collection method and benefit from real estate web scraping

scrapeit logo

About ScrapeIt

ScrapeIt is a managed web scraping agency. We are not selling a library, a proxy pool or a browser plugin. You bring the requirement, we build the crawler, run it on your schedule, fix it when the source changes, and hand back clean structured files or an API you can query. Pricing follows scope and refresh frequency rather than a fixed tier. If Ingatlan.com sits alongside other Hungarian or regional sources you need, we scope them together so the schemas line up from the start.

FAQ

Does Ingatlan.com have a public API?

There is an API at api.ingatlan.com, but it is not a search API for the marketplace. It is the Automata betöltés (automated upload) interface, which lets an estate agency push and manage its own adverts from its own record system. The endpoints are scoped to the authenticated advertiser's own ads: login, create, update, delete and photo management. It does not return other advertisers' listings, and the published client documentation states that the Automata betöltés product is not currently being sold. There is no public read API for Ingatlan.com data, which is why extraction is done by crawling the public pages.

Can I get Ingatlan.com price data broken down by Budapest district?

Yes. District is a first-class field in the output. Budapest has 23 kerület, numbered I to XXIII, and they appear in the site's URLs as slugs from i-ker through to xxiii-ker. We key every row to its district and store both the forint price and the négyzetméterár in Ft/m2, so you can aggregate asking prices by district and by property type without any post-processing on your side.

Will the data include the seller's phone number?

No. Private sellers advertise on Ingatlan.com alongside agencies, so output is limited to listing and commercial data by default: price, size, layout, location, attributes and the advert URL. Personal contact details of private individuals are excluded. Personal data of people in Hungary and the wider EU falls under the GDPR, and we set the default this way so you are not holding it without a reason to. We are not a law firm, so if your use case needs something different, take it to your own counsel first.

How often can you scrape Ingatlan.com, and can you track price changes?

Daily, weekly or monthly, whichever the use case needs. Because we keep first seen and last seen timestamps against each listing identifier, repeat runs build a price history and a time-on-market measure for you. That matters on this source in particular, since the site shows current adverts and publishes no sold-price archive. When an advert disappears, you learn it from your own series rather than from the page.

What do I actually get, and in what format?

A dataset, not a script. Delivery is CSV, JSON, XLSX or an API endpoint, against a fixed schema agreed before the first run. Hungarian labels such as eladó, kiadó, lakás and komfort are preserved with their accents in UTF-8 and paired with English glosses. Prices carry their unit and currency, so a forint figure is never confused with a euro one, and a monthly rent is never confused with a sale price.

How does it Work?

Step 1 - Make a Request

You share your needs, expectations, and desired timeframe. We’ll suggest the best solution based on your request and budget.

Step 2 - Configuring Custom Web Crawlers

Our specialists configure the crawlers and extract a sample dataset for your review before proceeding with the full-scale extraction.

Step 3 - Collect and Deliver

Once you approve the sample, we launch the project and start full data collection. We gather, filter, and structure the data for easy use, delivering it on time in your preferred format.

Step 4 - Maintain and Support

Our team manages ongoing processes, monitors website changes, and supports all data extraction cycles. We can also help integrate data into your systems or create dashboards to simplify analysis.

Request a Quote

Tell us more about you and your project information.
Which sites, which fields, how often. A couple of lines is enough.

We reply within 1 business day. No obligation.

scrapiet

Scrapeit Sp. z o.o.
10/208 Legionowa str., 15-099, Bialystok, Poland
NIP: 5423457175
REGON: 523384582