chore: initialize lawyers crawler project

This commit is contained in:
hello-dd-code
2026-03-02 00:19:48 +08:00
commit 03847a4b8e
17 changed files with 1928 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
#!/usr/bin/env bash
set -euo pipefail
# 切换到脚本所在目录,确保相对路径正确
cd "$(dirname "$0")"
echo "使用 request/proxy_settings.json 读取代理配置"
nohup python3 dls.py > dls.log 2>&1 & # 大律师
nohup python3 findlaw.py > findlaw.log 2>&1 & # 找法网
nohup python3 lawtime.py > lawtime.log 2>&1 & # 法律快车
nohup python3 six4365.py > six4365.log 2>&1 & # 律图
nohup python3 hualv.py > hualv.log 2>&1 & # 华律