Skip to content

Get notified when a new apartment is listed on Kvalster

License

Notifications You must be signed in to change notification settings

revij/kvalster_telegram_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Kvalster Telegram Bot

Just clone, adjust the below listed parameters to your liking, and leave it running!

Requirements

pip install beautifulsoup4

Settings

Parameter Type Description
DEBUG boolean Set to true in order to get additional information on the console.
REFRESH_RATE string How often to check for new listings, in seconds.
TELEGRAM_TOKEN_ID string The bot API key created by @BotFather
TELEGRAM_CHAT_ID string If unsure, invite @getidsbot to your chat/group to get the ID.
KVALSTER_ROOMS array Prefered numbers of rooms.
KVALSTER_MIN_SQM string Minimum squaremeters of an apartment.
KVALSTER_LOCATION string Can be a city or a county.
KVALSTER_SOURCE string blocket.se / stockholm.se / hsb.se / etc. Leave empty to disable filtering.
MAX_BUDGET string Maximum monthly cost in Swedish Kronor (kr).

About

Get notified when a new apartment is listed on Kvalster

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages