01 2025 档案

摘要:class GoodsCrawlApi(Resource): def post(self): """ 手动启动爬虫任务 """ # 执行异步爬虫 CrawlService().crawl() return jsonify({ 'code': 0, "message": "success" }) cl 阅读全文
posted @ 2025-01-23 09:20 踩坑大王 阅读(8) 评论(0) 推荐(0) 编辑
摘要:![image](https://img2024.cnblogs.com/blog/1892858/202501/1892858-20250116163700279-447688690.png) 阅读全文
posted @ 2025-01-16 16:36 踩坑大王 阅读(10) 评论(0) 推荐(0) 编辑
摘要:function(_0x457ace, _0x349832) { _0x457ace = _0x457ace - 0x18a; var _0x4c6e1a = _0x19971f[_0x457ace]; if (a0_0x457a['pIaRKj'] undefined) { var _0x2a07 阅读全文
posted @ 2025-01-16 15:00 踩坑大王 阅读(7) 评论(0) 推荐(0) 编辑
摘要:celery创建一个共享队列rpa,该队列下有一个轮循任务和执行任务 轮循任务会读取redis队列,循环队列并根据任务情况执行任务 轮循间隔为1s,每次轮循都会循环队列的所有任务 启动命令为 celery -A app.celery worker -P gevent -c 1 --loglevel 阅读全文
posted @ 2025-01-02 13:14 踩坑大王 阅读(29) 评论(0) 推荐(0) 编辑

more_horiz
keyboard_arrow_up light_mode palette
选择主题
点击右上角即可分享
微信分享提示