Skip to content

Repository files navigation

Property Bot

This project is not maintained anymore, because we found the property we looked for :-).

This bot can crawl websites with properties and notify the user if something new with his search criteria is found.

Docker image

You can use the pre-build docker image liofly/property-bot.

Data providers

The following property data providers are currently supported:

Configuration

Every data has to be configured through a YAML file. The configuration has to mounted into the docker container under /app/settings/providers. The content of every file can be looked up in the individual README files of the providers. Example configurations can be found here.

Senders

The following senders are currently supported:

Persistence

Only one persistence provider is allowed at runtime. Currently only mongo db is supported.

The following environment variables are mandatory:

Environment VariableDescriptionMandatory
MONGO_DB_PASSWORDPassword of the given useryes
MONGO_DB_USERUser for the mongo dbyes

Common

The following common environment variables can also be used:

Environment VariableDescriptionMandatoryDefault
PROPERTY_POLLING_INTERVAL_IN_SECONDSThe time in seconds between polling propertiesno600

About

This small bot crawls specific websites for new properties and sends them via a defined channel

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages