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.6.tar.gz (12.6 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: immo-bee-1.0.6.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.6.tar.gz
Algorithm Hash digest
SHA256 9d68dd249c028deabe069ef6720534d710a426ce593a18ecf33f31c3bfcbb029
MD5 0ae669ea3bb910d0774bc2d0611181b7
BLAKE2b-256 ca2ee9ac007d4cab50d38ce76f460e00268f443cd082500a9e5b7561ec508339

See more details on using hashes here.

File details

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

File metadata

  • Download URL: immo_bee-1.0.6-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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 ed9980de9c5bd2707213e07fac0c7904164db62f2f1c02638d05197ec305b0c8
MD5 f2e9dccbe7de74e90845807106a4772e
BLAKE2b-256 2262f8cf0d6202d69c98c4be5c1a2f9f8cf3cdb4b71bc7a2c88b5451fddd1810

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