Skip to main content

Python package for searching vk accounts by phone number

Project description

vkOsint - Python package for searching vk accounts by phone number

Features:

  • Authorization by login and password
  • Tokens parsing
  • Accounts searching by phone number
  • Source code contains all the api's hash functionality

Package uses Private api without selenium. Developed by reverse engineering & api sniffing

Support Python >= 3.10

ToDo

  • 2fa authorization
  • Osint function return value filters

Installation

$ pip install vkOsint

Basic Usage

import json

from vkOsint import vkOsint

vkInstance = vkOsint(proxy='[proxy]')
vkInstance.login(username='[login]',password='[password]')
parsedData = vkInstance.osint(phoneNumbers=['+7..........','+7..........'])
with open('results.json','w') as file:
    json.dump(parsedData,file,indent=4,ensure_ascii=True)

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vkOsint-1.0.tar.gz (6.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vkOsint-1.0-py3-none-any.whl (7.4 kB view details)

Uploaded Python 3

File details

Details for the file vkOsint-1.0.tar.gz.

File metadata

  • Download URL: vkOsint-1.0.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.0

File hashes

Hashes for vkOsint-1.0.tar.gz
Algorithm Hash digest
SHA256 10ce5b5f19775b5394ec2b646f2e841ec88d356255bb21387c7d83b088761582
MD5 bc6627fa88a145164c0bd95e5ad19c8d
BLAKE2b-256 067f970c853cc6c6b64f56e93af369010e366822507e69bdbd5352f6308b1ea9

See more details on using hashes here.

File details

Details for the file vkOsint-1.0-py3-none-any.whl.

File metadata

  • Download URL: vkOsint-1.0-py3-none-any.whl
  • Upload date:
  • Size: 7.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.0

File hashes

Hashes for vkOsint-1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e8bf38e789fe1cbf9030a0e8c836c024b1c1da300eb7f3d4053c8893ee092c41
MD5 bdb2eaf92744364886516f449e6fd579
BLAKE2b-256 8dc15e38729b98af4e919ab957550013d1a3d71dea53bc3c4277077e776384bf

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page