GithubHelp home page GithubHelp logo

renthouse's Introduction

Rent House

透過自動偵查讓 591 租屋網, 讓你租房不再慢人一步 自動推 LineNotify 讓你馬上知道第一手租屋消息

安裝相關模組 Install

npm install

Configuration

  1. 去 591 租屋網設定你想要關注的設定
  2. 複製URL
  3. 申請 Line Notify Token 連結
  4. 打開 rentHouse/.envExample 將檔名改為.env,並且設定相關資訊
    LINE_NOTIFY_TOKEN = <LINE_NOTIFY_TOKEN>   // 你申請的 LineNotify Token
    TARGET_URL = <TARGET_URL> // 你設定好的網址
    REQUEST_FREQUENCY = <REQUEST_FREQUENCY> // 多久爬一次 591 網站
    

    REQUEST_FREQUENCY 單位為毫秒,所以一秒就是 1000,建議不要調太低。

Run

npm run start
or
node app.js

Then ... Enjoy it !

Note

heroku 分支可以部署到 heroku 就不用自己在 local run

有問題的話請聯絡我: email: [email protected]

renthouse's People

Contributors

aiyu666 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.