This website requires JavaScript.
Explore
Help
Register
Sign In
mhhung
/
stock-info-crawler
Watch
1
Star
0
Fork
0
You've already forked stock-info-crawler
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b2c58c0560a0d56a0969949ff600122992687f85
stock-info-crawler
/
app
History
MH Hung
b2c58c0560
refactor(notifications): unify email sending via _send_email; standardize crawler notifications\n\n- Extract _send_email and have send_email/send_custom_email share it\n- BaseCrawler: centralize _send_notifications and add _build_email hook\n- BarronsCrawler: override _build_email to keep original subject/body\n- OpenInsiderCrawler: remove custom _send_notifications, add _build_email\n- /notify_test: use crawler _build_email + send_custom_email for emails
2025-09-04 22:59:51 +08:00
..
api
refactor(notifications): unify email sending via _send_email; standardize crawler notifications\n\n- Extract _send_email and have send_email/send_custom_email share it\n- BaseCrawler: centralize _send_notifications and add _build_email hook\n- BarronsCrawler: override _build_email to keep original subject/body\n- OpenInsiderCrawler: remove custom _send_notifications, add _build_email\n- /notify_test: use crawler _build_email + send_custom_email for emails
2025-09-04 22:59:51 +08:00
crawlers
refactor(notifications): unify email sending via _send_email; standardize crawler notifications\n\n- Extract _send_email and have send_email/send_custom_email share it\n- BaseCrawler: centralize _send_notifications and add _build_email hook\n- BarronsCrawler: override _build_email to keep original subject/body\n- OpenInsiderCrawler: remove custom _send_notifications, add _build_email\n- /notify_test: use crawler _build_email + send_custom_email for emails
2025-09-04 22:59:51 +08:00
services
refactor(notifications): unify email sending via _send_email; standardize crawler notifications\n\n- Extract _send_email and have send_email/send_custom_email share it\n- BaseCrawler: centralize _send_notifications and add _build_email hook\n- BarronsCrawler: override _build_email to keep original subject/body\n- OpenInsiderCrawler: remove custom _send_notifications, add _build_email\n- /notify_test: use crawler _build_email + send_custom_email for emails
2025-09-04 22:59:51 +08:00
__init__.py
refactor: modularize project structure and separate API from crawlers
2025-09-04 21:39:24 +08:00
config.py
feat(openinsider): 新增 OpenInsider 內部人交易爬蟲,支援多標的與每日排程
2025-09-04 22:32:29 +08:00
runner.py
feat(openinsider): 新增 OpenInsider 內部人交易爬蟲,支援多標的與每日排程
2025-09-04 22:32:29 +08:00