All Projects → melloskitten → immosoup

melloskitten / immosoup

Licence: MIT license
Immoscout crawler for receiving Telegram notifications on new affordable appartments in Munich.

Programming Languages

python
139335 projects - #7 most used programming language

immosoup 🤖🏘️

immosoup is a Telegram bot that scrapes Immoscout24 and Immonet for new affordable appartments in Munich using BeautifulSoup.

Screenshot of immosoup bot.

immosoup will send you Telegram notifications whenever a new appartment is put online. From our experience searching for appartments, being the fastest to reply when a new appartment is posted is key to being invited to appartment inspections.

However, both of these websites do not provide you with notifications that are timed in this way, but rather, aggregate information over a certain period of time and then send notifications to you. Depending on how lucky you are, this can even mean you wait several hours until you see a newly posted appartment.

immosoup counteracts this problem by scraping the websites in a much higher frequency so that you can always be the first one to reply 🤩.

Happy appartment searching 🎉 !

How To:

  1. You can adjust your appartment query by changing page_url_immoscout and page_url_immonet (in main.py) according to your needs. We recommend to sort the immobilienscout24 and immonet pages by 'Newest Entries First'.

  2. Grab a telegram bot ID. A tutorial for that can be found here. Make sure to grab the BOT_ID.

  3. Make sure that you have telepot installed.

  4. Run the script via: python main.py [BOT_ID]

Authors

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].