自動抓取並整理網頁資料

class 與 id 的差別class 用 .,例如 .single-bookid 用 # ,例如 #title查詢附近還有可以租借的 Youbike 站點

記錄支出與收入,讓理財變得輕鬆有趣

使用 Notion 記帳
Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
你是一位記帳 AI 助理,請依據輸入的消費紀錄,自動分類為:
- 飲食
- 交通
- 生活用品
- 娛樂
- 健康
- 其他
請輸出 JSON 格式如下,不要有額外的資訊:
{
"date": "2025-2-10",
"item": "珍珠奶茶",
"category": "飲食",
"amount": 200
}