Comparis.ch Scraper — Swiss Property Listings, GPS & Vendors avatar

Comparis.ch Scraper — Swiss Property Listings, GPS & Vendors

Pricing

Pay per event

Go to Apify Store
Comparis.ch Scraper — Swiss Property Listings, GPS & Vendors

Comparis.ch Scraper — Swiss Property Listings, GPS & Vendors

Scrape comparis.ch Swiss property marketplace: prices, addresses, rooms, living space, GPS coordinates, features, vendor contact and images. Works in EN/DE/FR/IT. Export JSON/CSV/Excel.

Pricing

Pay per event

Rating

0.0

(0)

Developer

Ocrad

Ocrad

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Comparis.ch Property Scraper


By providing any comparis.ch search URL, you can retrieve structured property data across multiple result pages.


📋 Example Output

Basic record (detailedInfo: false):

{
"id": "37618587",
"url": "https://en.comparis.ch/immobilien/marktplatz/details/show/37618587",
"title": "17m2 Lagerraum Zürich - Birmensdorferstrasse 20",
"price": "CHF 425",
"priceValue": "425",
"currency": "CHF",
"address": "Birmensdorferstrasse 20, 8004 Zürich",
"city": "8004 Zürich",
"typeAndIntro": "Commercial property",
"availability": "active",
"tags": [],
"imageUrl": "https://en.comparis.ch/immobilien/api/image/getdirect?guid=8376091f-1d4f-478c-a37e-57300822518e&w=458&h=344&rm=3&mw=1024&mh=1024",
"images": [
"https://en.comparis.ch/immobilien/api/image/getdirect?guid=8376091f-1d4f-478c-a37e-57300822518e&w=458&h=344&rm=3&mw=1024&mh=1024",
"https://en.comparis.ch/immobilien/api/image/getdirect?guid=18ce2ac0-3a1a-4c62-b63b-d83572bfce68&w=458&h=344&rm=3&mw=1024&mh=1024",
"https://en.comparis.ch/immobilien/api/image/getdirect?guid=397d7025-6972-4853-aa67-f09819b20aa1&w=458&h=344&rm=3&mw=1024&mh=1024",
"… 5 more"
],
"areaSize": "17 m²",
"essentialInformation": [
"17 m²"
],
"yearBuilt": null,
"listedAt": "2026-07-08T00:39:14",
"remarksHtml": "<p>An der Birmensdorferstrasse 20 in Zürich kann ein beheizter Lagerraum von 17.0m2 gemietet werden. Der Raum befindet sich im 3. Obergeschoss und ist bequem mit dem Personen- oder Warenlift erreichba…",
"scrapedAt": "2026-07-08T14:47:28.487Z"
}

Detailed record (detailedInfo: true, additional fields):

{
"title": "17 m²",
"address": "Birmensdorferstrasse 20",
"images": [
"https://en.comparis.ch/immobilien/api/image/getdirect?guid=8376091f-1d4f-478c-a37e-57300822518e&w=%WIDTH%&h=%HEIGHT%&rm=2&mw=1024&mh=1024",
"https://en.comparis.ch/immobilien/api/image/getdirect?guid=18ce2ac0-3a1a-4c62-b63b-d83572bfce68&w=%WIDTH%&h=%HEIGHT%&rm=2&mw=1024&mh=1024",
"https://en.comparis.ch/immobilien/api/image/getdirect?guid=397d7025-6972-4853-aa67-f09819b20aa1&w=%WIDTH%&h=%HEIGHT%&rm=2&mw=1024&mh=1024",
"… 5 more"
],
"priceType": "Rent per month",
"bedrooms": null,
"bathrooms": null,
"rooms": null,
"levels": null,
"livingSpaceArea": "17 m²",
"propertyFeatures": {
"Property type": "Commercial property",
"Available": "Immediately",
"Floor space": "17 m&sup2;",
"Ceiling height": "270 cm",
"Attic": "Yes"
},
"featureGroups": [
{
"groupName": "Features",
"items": [
"Lift"
]
}
],
"description": "An der Birmensdorferstrasse 20 in Zürich kann ein beheizter Lagerraum von 17.0m2 gemietet werden. Der Raum befindet sich im 3. Obergeschoss und ist bequem mit dem Personen- oder Warenlift erreichbar. …",
"coordinates": {
"lat": 47.37269137833107,
"lon": 8.526386137034725
},
"comparisPoints": null,
"vendor": {
"name": "storabble",
"contact": "Oliver Meyer",
"street": "Lerchenfeldstrasse 3",
"zipAndCity": "9014 St. Gallen",
"phone": null
},
"documentLinks": [],
"sharingUrl": "https://en.comparis.ch/immobilien/marktplatz/details/show/37618587"
}

⚙️ Configuration

ParameterTypeDefaultDescription
urlString(required)Comparis.ch search URL with filters pre-applied.
maxPagesInteger1Number of result pages to scrape (1–1000). Each page typically contains 10 listings.
detailedInfoBooleanfalseVisit each listing's detail page for full property data (slower, more data).
proxyConfigurationObjectApify Proxy (auto)Proxy settings. Switch to a RESIDENTIAL group if you see blocks or empty results.

Example Input

{
"url": "https://en.comparis.ch/immobilien/marktplatz/zuerich/mieten",
"maxPages": 5,
"detailedInfo": false
}

Getting your search URL

  1. Go to comparis.ch property marketplace
  2. Apply your filters (location, rent/buy, price, rooms …)
  3. Copy the full URL from your browser address bar (en/de/fr/it subdomains all work)
  4. Paste it as the url input

💬 Support and Feedback

Need help or have suggestions? Reach out via Apify support channels or leave feedback on the Actor's page.


It is legal to scrape publicly available data such as property prices, addresses, and listing details. However, you should be aware that results may contain personal information (agent names, contact details).

Personal data is protected by the Swiss Federal Act on Data Protection (FADP) and other regulations. You should not scrape personal data unless you have a legitimate reason to do so. If you're unsure whether your reason is legitimate, please consult your lawyers. You can also read Apify's blog post on the legality of web scraping.