Commit Graph

19 Commits

Author SHA1 Message Date
老葛 64b94d79f9 feat(xhs): 集成xhshow库优化签名生成与请求参数 (#330)
* feat(xhs): 集成xhshow库优化签名生成与请求参数

- 引入xhshow库用于小红书API签名生成
- 替换原有的seccore_signv2_playwright签名校验方式
- 支持GET和POST请求的差异化签名处理
- 增加对b1值从localStorage获取的容错处理
- 更新x-t时间戳为毫秒级精度
- 在获取博主笔记接口中增加xsec_token和xsec_source参数- 支持通过配置传递验证token和渠道来源
- 更新依赖文件引入xhshow库- 调整配置示例适配新的token参数要求

* Delete MindSpider/DeepSentimentCrawling/MediaCrawler/config/xhs_config.py

移除配置文件

* Add xhs_config.py for Xiaohongshu platform settings

恢复错误删除的文件

---------

Co-authored-by: gehongbin <gehongbin@autohome.com.cn>
Co-authored-by: Doiiars <doiiars@qq.com>
2025-11-29 14:26:26 +08:00
马一丁 bac28b43f4 Update requirements.txt 2025-11-21 05:32:35 +08:00
马一丁 80adc1bf5c Update requirements.txt 2025-11-18 20:11:27 +08:00
马一丁 ad36c03be0 Add the Ability to Parse JSON 2025-11-18 00:35:09 +08:00
马一丁 1c2f82e285 Add Cryptography 2025-11-13 11:37:50 +08:00
马一丁 4846b1f758 Blocked HTML 2025-11-13 10:56:28 +08:00
666ghj 403dbbd296 Delete small bat. 2025-11-13 00:55:38 +08:00
Doiiars 22ed16e00e 修复数据库初始化问题、删除过时的数据库格式方法、修复空停用词错误。 2025-11-05 14:42:33 +08:00
Yuhao MA 11d8bda4c8 fix: correct typo and remove duplicate dependency
- Fix typo: MindeSpider -> MindSpider in README.md
- Remove duplicate loguru entry in requirements.txt
2025-11-03 16:01:26 -05:00
666ghj 4a49a97d42 Merge branch 'main' of https://github.com/666ghj/Weibo_PublicOpinion_AnalysisSystem 2025-11-03 16:36:32 +08:00
666ghj 087f32f606 Update requirements.txt to clarify optional machine learning dependencies and provide installation notes for CPU and GPU versions of torch. 2025-11-03 16:36:18 +08:00
Doiiars 0aaf81ba06 修复fetch_news无法正常获取的问题 2025-11-03 12:29:11 +08:00
戒酒的李白 00eebca632 Update README. 2025-08-27 17:20:10 +08:00
戒酒的李白 92537703f3 Initial setup of web app. 2025-08-24 02:05:56 +08:00
戒酒的李白 862cf7c5c5 Reinitialize. 2025-08-22 19:05:19 +08:00
戒酒的李白 14d8ac6e71 Completed fine-tuning for several models and prepared the foundational components for an upcoming refactor. 2025-08-03 23:08:30 +08:00
戒酒的李白 0ce3c011f6 Fix: Don't use pytz module with Python 3.9 and later. 2025-04-02 20:32:57 +08:00
戒酒的李白 1bbdfcd96b Optimize code structure and enhance security features. 2025-04-02 20:07:16 +08:00
kpt 1c58d28ea3 【requirements.txt】添加完整依赖 2024-07-03 14:06:36 +08:00