nhanchaukp / pinterest-cookie-api
用于通过cookie字符串获取版块、账户信息以及将Pinterest上的Pins发送到Pinterest的库。
1.4
2022-05-23 07:33 UTC
Requires
- php: >=5.6
- ext-curl: *
- guzzlehttp/guzzle: *
README
用于通过cookie字符串获取版块、账户信息以及将Pinterest上的Pins发送到Pinterest的库。
安装
使用composer包管理器安装最新版本的包
composer require nhanchaukp/pinterest-cookie-api
或者将此包作为依赖项添加到composer.json
中。