Data sources / Homegate

4,110 live Homegate listings in the feed

Homegate rental data, via one API.

Homegate is a rental listings source we track. HousingFeed extracts Homegate rental listings into one clean JSON schema, no scraper to build, no anti-bot defenses to fight. 4,110 Homegate listings are live right now, alongside 60+ other sources and 1.2M listings in one API.

4,110
Live Homegate listings
10
Fields per listing
$2,030
Median rent
Daily
Refresh cadence
Is 4,110 everything Homegate has? It is what the crawler banks today, and crawl depth follows demand. If your project needs fuller Homegate coverage, a specific market, or a higher refresh rate, tell us and we scale the crawl to fit.

Does Homegate have a public API?

Homegate does not offer a public listings API, so scraping is the only way to access its rental data programmatically. HousingFeed solves that: we collect Homegate listings for you and serve them through a single documented endpoint, so you get structured data without operating scrapers or proxies.

What the Homegate feed looks like

Every Homegate listing is normalized into the same 24-field HousingFeed record. Here is the depth and shape of the Homegate data that is live right now, 10 fields populated:

Field coverage on Homegate

Share of live Homegate listings that carry each field.

Address100%
City100%
ZIP/postcode100%
Coordinates100%
Rent100%
Property type100%
Listing URL100%
Bedrooms95%
Floor area84%
Bathrooms16%

How Homegate rents distribute

$500$3,850$7,200+

Median Homegate asking rent is $2,030/mo.

Where Homegate listings are

Top locations by live Homegate inventory.

Zürich793
Basel716
Lausanne488
Lugano426
Bern409
Genève366
St. Gallen350
Winterthur209

Sample Homegate listing

A real record from the Homegate feed:

{
  "platform": "homegate",
  "url": "https://www.homegate.ch/rent/108027433",
  "address": "Lugano",
  "city": "Lugano",
  "rent_min": 1030,
  "beds": 2.5,
  "scraped_at": "2026-07-05T12:12:03+00:00"
}

Pull Homegate listings in one request

Filter the HousingFeed API to homegate and get Homegate listings back as JSON:

curl -X POST "https://api.apify.com/v2/acts/housingfeed~rental-listings-api/run-sync-get-dataset-items?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"platform":"homegate","maxItems":100}'

Get Homegate rental data flowing today.

4,110 listings live, refreshed daily, in the same schema as 60+ other sources. Try it free.