Download the PHP package sockball/logistics without Composer
On this page you can find all versions of the php package sockball/logistics. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package logistics
About
一些简单物流公司抓取接口的查询整合,理论上没有请求次数限制,不保证长期有效,有时间会陆续增加
Support
✅ 代表暂时有效
🚧 代表施工中
❌ 代表失效或因有验证需要crack
快递公司 | 常量名 | 抓取类型 | 支持 | 添加日期 | 备注 | 失效日期 |
---|---|---|---|---|---|---|
申通 | TYPE_STO | 滑动验证 | ❌ | 2019-10-06 | 2020.10 | |
圆通 | TYPE_YTO | 简单API | ✅ | 2019-08-19 | 注意请求频率 | |
中通 | TYPE_ZTO | 图形验证码 | ❌ | 2019-08-19 | 2020.07 | |
百世快递 | TYPE_BSET | HTML正则 | 🚧 | 2019-08-27 | 2020.01添加图片验证码 | 2020.01 |
丹鸟快递 | TYPE_DANN | 简单API | ✅ | 2019-08-29 | ||
中国邮政 | TYPE_CHPO | API | ✅ | 2019-08-30 | 滑动验证码 | |
顺丰 | ❌ | |||||
韵达 | TYPE_YUNDA | 加密JS解析 | 🚧 | 计算图片验证码 | ||
天天快递 | ❌ | 切片滑动验证码 | ||||
17track | TYPE_XVII | API | ✅ | 2020-01-07 | js加密 |
TODO
- 韵达返回问题...
- 异常处理不完善...
- 突破百世图片验证码...
- 优速快递图片验证码根据此文与OCR可破
Install
Require
部分物流需要 python3
支持,如中国邮政;
php >= 7.2
,并启用exec
函数python >= 3
并安装模块cv2 requests numpy execjs
:pip install opencv-python requests numpy PyExecJS
Demo
或
方法示例
License
All versions of logistics with dependencies
PHP Build Version
Package Version
The package sockball/logistics contains the following files
Loading the files please wait ....