Skip to content

Anzywiz/sreality-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sreality Dashboard Bot Dashboard

Sreality Scraper

The Sreality Scraper is designed to extract comprehensive real estate data from the Sreality.cz website. It provides structured information for property listings, making it valuable for market research, real estate analysis, and business applications. The dataset contains diverse fields capturing property details, location, agent information, and more.


📚 Table of Contents

  1. 📊 Sample Data
  2. 🔎 Field Details
  3. 📌 Setup
  4. 🔄 Updates
  5. 🛠 Issues & Contributions
  6. 📜 License
  7. 💬 Inquiries and Support
  8. ⭐ Show Your Support!
  9. 🚀 License and Disclaimer

📊 Sample Data

A sample dataset containing 20 rows is provided in this repository for demonstration purposes. It showcases the structure and quality of the extracted data.


🔎 Field Details

The detailed descriptions of all dataset fields are provided in the file field_description.csv. This document includes explanations of fixed values, derived fields, and scraped data fields.


📌 Setup

Follow these steps to set up and run the bot.

1️⃣ Clone the Repository

git clone https://github.com/Anzywiz/sreality-scraper.git
cd sreality-scraper

2️⃣ Create and Activate a Virtual Environment

Windows:

python -m venv venv
venv\Scripts\activate

Linux/Mac:

python3 -m venv venv
source venv/bin/activate

3️⃣ Install Dependencies

pip install -r requirements.txt

4️⃣ Run the Bot

python main.py

When prompted, enter the number corresponding to the property type you want to scrape. The scraped data would be in the data directory

(Refer to the image below for guidance on selecting property types.)


🔄 Updates

Stay tuned for updates and improvements!


🛠 Issues & Contributions

If you encounter any issues, please report them in the Issues section of the repository.

💡 Want to improve the bot? Fork the repository, make your changes, and submit a pull request (PR)! Contributions are always welcome.


📜 License

This project is licensed under the MIT License.


💬 Inquiries and Support

For inquiries or support, feel free to reach out:


Show Your Support!

If you find this project useful, please star the repository! Your support helps keep the project growing. 😊


🚀 License and Disclaimer

This scraper is for educational and research purposes only. Ensure compliance with the Sreality.cz Terms of Service when using this scraper. Data usage is subject to licensing terms.


Thank you for exploring the Sreality Scraper!

About

A web scraper for Sreality.cz that extracts structured real estate listing data — ideal for market research, real estate analysis, and business insights.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages