Skip to content

astroVale/python_flat_search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python_flat_search

Webscraping project with Python for flat searching in Berlin.

Based on the Python Flight Search project by kjam.

Scripts:

  • wg-gesucht_scraped.ipynb - Jupyther Notebook script to scrape wg-gesucht.de website. It run a search for flats according to input parameters and returns results in a pandas DataFrame.
  • wg_gesucht.py - Python script to scrape flats for rent in wg-gesucht.de.
  • main.py - Main script to run and get csv file of the search results.

All script are written in Python 2 so some modification may be needed in case using Python 3.

To Do:

  • Extend script for searching also 1-room flats and room in shared flats.
  • Extend to a series of Python scripts for scraping other websites.
  • Search on all websites and compare the results in pandas DataFrame / csv.

About

Personal webscraping project with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors