Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/postuf/vkontakte-osint-lib
Vkontakte scenario-based API aimed at OSINT
https://github.com/postuf/vkontakte-osint-lib
osint vkontakte vkontakte-api vkontakte-scenario
Last synced: 3 months ago
JSON representation
Vkontakte scenario-based API aimed at OSINT
- Host: GitHub
- URL: https://github.com/postuf/vkontakte-osint-lib
- Owner: Postuf
- License: mit
- Created: 2020-08-15T11:15:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-16T06:15:36.000Z (about 2 years ago)
- Last Synced: 2024-10-01T10:02:33.982Z (4 months ago)
- Topics: osint, vkontakte, vkontakte-api, vkontakte-scenario
- Language: PHP
- Homepage:
- Size: 91.8 KB
- Stars: 11
- Watchers: 4
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vkontakte OSINT scenario library
[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/Postuf/vkontakte-osint-lib)
[![codecov](https://codecov.io/gh/Postuf/vkontakte-osint-lib/branch/master/graph/badge.svg)](https://codecov.io/gh/Postuf/vkontakte-osint-lib)
## 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
* [Create scenario](docs/create-scenario.md)## 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