mofing/grabbing

There is no license information available for the latest version (1.2) of this package.

1.2 2018-11-05 08:44 UTC

This package is auto-updated.

Last update: 2024-04-15 12:38:57 UTC


README

抓取电商商品信息,支持天猫,京东,淘宝,1688批发网产品信息获取

安装

$ composer install "mofing/grabbing":"~1.0"

或者修改composer.json

{
    "require": {
        "mofing/grabbing": "~1.0"
    }
}