Skip to content

txn100/real-estate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Swiss Real Estate Data

This is not the scraper, but the scraped data. If you want to see the scraper's repo follow this link : https://github.com/sapg-dev/Swiss-Real-Estate-Scraper/tree/master

Dataset Description

This repository hosts JSON-formatted data extracted from a major Swiss real estate website. It includes comprehensive listings for both buying and renting properties across all Swiss cantons.

Data Format

Each JSON object in the dataset represents a single property listing with the following structure:

{
    "price": Integer,
    "addresses": [String],
    "description": String,
    "elements": [String],
    "url": [String],
    "link1": String,
    "link2": String or null
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published