Apache Airflow (or simply Airflow) is a platform to programmatically author, schedule, and monitor workflows. When workflows are defined as code, they become more maintainable, versionable, testable, ...
本项目以 dataabc/weibo-crawler 为参考, 重新设计为现代化 Python 项目: FastAPI + SQLAlchemy 2.0 async + Vite/React + Textual TUI. 参考点: m.weibo.cn 公开接口的 URL 规则 / cookie 获取流程 / 配置字段语义.