⚙️ Settings

📍 Berlin Districts

Select which Berlin districts to search for apartments. Changes are saved automatically.

🔍 Search Parameters

Adjust your apartment search criteria.

📋 Current Configuration

Districts
1 selected
Crawl Interval
5 minutes

Excluded Title Keywords

wg tausch swap zwischenmiete tauschwohnung wohnungstausch

Active Search Sources

  • Immobilienscout24 (Neukoelln)
  • WG-Gesucht (Neukoelln)
  • Immowelt (Neukoelln)
  • Kleinanzeigen (Neukoelln)

🔔 Notification Settings

Webhook URL: https://hooks.slack.com/services/T0ABXDEV1QF/B0ACR...

How to set up Slack notifications:

  1. Go to Slack API Apps
  2. Click "Create New App" → "From scratch"
  3. Name it "Flathunter" and select your workspace
  4. Go to "Incoming Webhooks" → Toggle "Activate"
  5. Click "Add New Webhook to Workspace"
  6. Select the channel and copy the webhook URL
  7. Add it to your config.yaml under slack.webhook_url

Bot Token: Not configured

How to set up Telegram notifications:

  1. Message @BotFather on Telegram
  2. Send /newbot and follow the prompts
  3. Copy the bot token (looks like: 123456:ABC-DEF...)
  4. Start a chat with your new bot and send a message
  5. Get your chat ID from the getUpdates API
  6. Add to your config.yaml:
    telegram:
      bot_token: "YOUR_BOT_TOKEN"
      receiver_ids:
        - YOUR_CHAT_ID

📁 Configuration File

Your configuration is stored at:
~/flathunter/instances/arne-franziska/config.yaml

To edit the configuration:

ssh Arne@100.105.183.125
nano ~/flathunter/instances/arne-franziska/config.yaml
docker compose -f docker-compose.instances.yml restart