Commit Graph

10 Commits

Author SHA1 Message Date
violettools
5dfab7f1a3 release: v1.8.3 - add static_ip parameter 2026-01-22 01:42:42 +08:00
test01
696ddf43ea v1.8.2: Simplified API, UUID security enhancement, auto new IP
- Simplified API: Only Workers URL needed, auto-fetch UUID config
- UUID security: Custom UUID not exposed in /api/config, requires manual uuid parameter
- Default UUID warning: Shows security warning when using default UUID
- Auto new IP: Each request automatically gets new exit IP
- Dynamic code examples: Workers UI shows correct Python code based on UUID config
- Updated README with UUID configuration guide
2026-01-21 22:04:07 +08:00
test01
7ffe7b333f v1.8.0: 添加数据提取和批量请求功能
新增功能:
- extract.py: CSS/XPath/JSONPath 数据提取
- export.py: JSON/CSV/Excel/SQLite 导出
- batch.py: 批量请求、并发控制、进度条
- Response 集成 find/pick/save 方法
- CLI 添加 get/post/batch 命令
- 可选依赖组 [extract][xpath][excel][all]

更新文档和版本号
2026-01-08 23:14:52 +08:00
test01
5b96d1ec0b docs: 在 README.md 中添加 Workers 部署界面和官网首页截图 2026-01-06 18:33:24 +08:00
test01
49651cc38f fix: use modern pyproject.toml only, remove setup.py 2026-01-06 11:48:15 +08:00
test01
1d51a45244 fix: remove pyproject.toml, use setup.py only for compatibility 2026-01-06 11:46:24 +08:00
test01
50d3457cba fix: simplify pyproject.toml for better pip compatibility 2026-01-06 11:43:06 +08:00
test01
26c5c84caf feat: add cfspider library source code 2026-01-06 11:14:04 +08:00
test01
09e95379b8 chore: simplify repo - only workers.js 2026-01-03 03:57:45 +08:00
test01
b9437a138d feat: CFspider v1.0 - Cloudflare proxy IP pool with Cyberpunk 2077 style UI 2026-01-03 03:51:00 +08:00