postuf/vkontakte-api-lib
Composer 安装命令:
composer require postuf/vkontakte-api-lib
包简介
Vkontakte scenario-based API aimed at OSINT
README 文档
README
Description
Vkontakte API from official api.
Rationale
Vkontakte protocol https://vk.com/dev/SDK has technically thorough and detailed documentation, but does not give an opportunity to configure request parameters. With our libi you can easily set any cURL configuration. Our library makes it possible to get information on profiles. You can get
- status
- timestamp
- photo(avatar)
Requirements
- PHP 8.0+
- Composer
- phpseclib
Docs
QuickStart
First of all, add library to your app user composer:
composer require postuf/vkontakte-api-lib
To check out usage examples, go to examples dir.
Limitations
There is a limit on the number of profiles for which you can immediately get information. If the figure exceeds 800, you will get an exception
统计信息
- 总下载量: 2.03k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 8
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-08-17