Skip to main content

Scrapes housing data from German immowelt and returns table.

Project description

Immowelt Analyzer

Author: dirk.ulbricht@gmail.com

Purpose

Scrape housing data from German housing portal Immowelt.de and retrieve as comma separted file.

Installation

Geckodriver

This package depends on Geckodriver that can not be imported using pip directly. However, there is an os-independent python module [(geckodriver-autoinstaller)] available performing the install(https://pypi.org/project/geckodriver-autoinstaller/). For More information on a manual install see:

  • Windows
  • Linux it's sudo apt install firefox-geckodriver
  • Mac use npm install geckodriver.

immo-bee

python -m pip install immo-bee

Usage

Commandline

 python -m immo_bee --help
 python -m immo_bee norderstedt hamburg

This will create a folder data on your current working directory (if it is not already there) and saves 4 json files for each location for houses, appartments, for rent and for sale respectively. Additionally it will create a comma separated file including all json files preprocessed and ready for usage.

Import

If you prefer using immo_bee as a package use:

from immo_bee import bee

list_of_locations = ["norderstedt","hamburg"]
df = bee(list_of_locations)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

immo-bee-1.0.3.tar.gz (12.6 kB view details)

Uploaded Source

Built Distribution

immo_bee-1.0.3-py3-none-any.whl (13.4 kB view details)

Uploaded Python 3

File details

Details for the file immo-bee-1.0.3.tar.gz.

File metadata

  • Download URL: immo-bee-1.0.3.tar.gz
  • Upload date:
  • Size: 12.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for immo-bee-1.0.3.tar.gz
Algorithm Hash digest
SHA256 c5d138ee9939d050daaec5d2d716e33d6f8c0d813eede85e786433eebbb107a8
MD5 9fd7de09828f02bd772d42e87e4566fc
BLAKE2b-256 ff7adcd75ae16275c869d4da007e2be6d68e6a1c1e7de8836aa1da9ef944cbd7

See more details on using hashes here.

File details

Details for the file immo_bee-1.0.3-py3-none-any.whl.

File metadata

  • Download URL: immo_bee-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 13.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for immo_bee-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 86704807041cf1d5b0d70a6a5e1deb1c6b1dc03151f03666a86da1f53c3f47b7
MD5 564745c776d50c9271c2b4e60f38bd78
BLAKE2b-256 ae205db037b5dadbe1801101f12aa44e57b9b4c0726de38e0d80754fa1aa5141

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page