7 Commits

Author SHA1 Message Date
Ching L
15addaba24 feat(crawler): update crawler to use RSS feed for article retrieval
Replaced HTML scraping with RSS feed parsing to fetch article details including title, URL, author, date, category, content, and image link. This improves reliability and efficiency in gathering articles from the source.
2025-04-07 11:32:00 +08:00
Ching
c5bf60858c refactor: 修改获取短链逻辑 2024-04-17 10:18:17 +08:00
Ching
a4c7f76216 refactor: Add URL shortening functionality 2024-04-16 14:12:58 +08:00
Ching
c0533a4772 feat(crawler): 修改嘟文格式
修改嘟文格式

Signed-off-by: Ching <loooching@gmail.com>
2023-07-17 14:34:03 +08:00
Ching
129df366ed feat(crawler): 增加 logger,修改发送逻辑
增加 logger,修改发送逻辑

Signed-off-by: Ching <loooching@gmail.com>
2023-07-17 11:49:05 +08:00
Ching
5dfbfa5c57 feat(crawler): 增加 chh 爬虫函数和发嘟嘟函数
增加 chh 爬虫函数和发嘟嘟函数

Signed-off-by: Ching <loooching@gmail.com>
2023-07-16 21:20:04 +08:00
a8de1b5643 Initial commit 2023-07-16 18:47:14 +08:00