Skip to content

Scrape real-estate marketplaces and send out alerts

License

Notifications You must be signed in to change notification settings

JonasLaux/immo-scraper

Repository files navigation

immo-scraper

Immo-scraper is a Node.js application for scraping real estate data and send them do a Discord Channel.

Prequisite

Have a Discord Bot created and get the Token.

Installation

  1. Install the dependencies:
yarn
  1. Create Env Vars Copy the .env.template to .env and fill out all EnvVars

  2. Build the application:

yarn build

Usage

To start the application, use the following command:

yarn start

This will start the server and listen on port 8080. You can access the application at http://localhost:8080.

Development

During development, you can use the following command to activate Hot-Reloading:

npm run start:dev

About

Scrape real-estate marketplaces and send out alerts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published