mofing/grabbing

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

Installs: 51

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/mofing/grabbing

1.2 2018-11-05 08:44 UTC

This package is auto-updated.

Last update: 2025-09-15 15:44:26 UTC


README

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

安装

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

或者修改composer.json

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