Skip to content

Scraper that gathers apartment ads from gumtree.com and loads them into a SQLite database

Notifications You must be signed in to change notification settings

mbalcerzak/mab_szuka_mieszkania

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It's not procrastinating if it's in Python

This project was created to aid in apartment search in Warsaw. Since then the author decided not to buy any real estate in Poland and travel instead and Gumtree Polska closed.

Information from the announcement:

  • the price of the apartment
  • district
  • the size of the apartment
  • do we have a flat projection
  • how many rooms
  • pictures

Additional information from the text:

  • exact location - which street
  • which floor
  • rent amount
  • is there a balcony / loggia / terrace
  • year of construction
  • what's in the vicinity
  • storage room downstairs / basement
  • garage? (+ how much)

Assumptions

  1. Each apartment has one bathroom minimum even if it is not mentioned in the advertisement (the default value of num_bathrooms is 1)
  2. If the "flat" costs less than PLN 100,000, it probably means the exchange / sharing of ownership and I do not want to have this advertisement in the database

About

Scraper that gathers apartment ads from gumtree.com and loads them into a SQLite database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages