skobak / blocket-parser

Parser for blocket.se bostad

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blocket bostad parser

Parse your bloket bostad link and send you notification in telegram about new appartments

Getting Started

One file script

Create a telegram bot with BotFather and then copy your API key to the main file. After this send random message to your bot and run the code

npm install
node main.js

You will see your ChatId in console, copy it and paste in main.js

Start program again:

node main.js

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Parser for blocket.se bostad


Languages

Language:JavaScript 100.0%