抓取 591 最新租屋資訊,並提供聊天機器人通知(可簡易的擴充)
Status page: https://zuzugo.instatus.com/
Line Notify | Slack Bot |
---|---|
- Clone 專案,然後
pnpm install
cp .env.example .env
# start the inngest dev server
pnpm inngest-dev
- zuzugo-legacy:舊版租租狗,那時候只寫完爬蟲部分(現已失效,於是重寫),去參加 g0v 的 rentea 小聚,得知豬豬快租因為
大人的理由下架了,剛好那時程式還沒寫完就找到房子,結果儘管 README 洋洋灑灑一堆,仍舊棄坑爛尾怪 XD - https://github.com/aiyu666/rentHouse 以及各種 forks:這次重寫 zuzugo 想說也不要重造太多輪子,GitHub 搜尋 591 前幾名又是 JavaScript 就直接拿來改了。
- https://github.com/uier/rentHouse (AppLink 網址參考)
- https://github.com/zephyrxvxx7/rentHouse (591 API 修正參考)
- 豬豬快租 -> zuzu.com.tw
- bbgo -> BB 狗,雖然本專案沒有半行 Go...
- Go to https://zuzugo.tunnelto.dev/api/slack/install
- Click
Add to Slack channel
, select the channel you want to receive the notification - Check the database, you should see SlackAppInstallation table has a new record
MIT