Skip to content
This repository has been archived by the owner on Mar 21, 2022. It is now read-only.

MikeWent/vk-likes-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VK Likes finder

Find posts on vk.com which are marked as liked by some target user.

Downloading & requirements installation

git clone --recursive https://github.com/MikeWent/vk-likes-finder.git
cd vk-likes-finder
pip3 install --user --upgrade -r requirements.txt

Updating

cd vk-likes-finder
git pull
git submodule update --recursive
pip3 install --user --upgrade -r requirements.t

Usage

Simply run the script and follow instructions. Script works with personal token access, so you need to provide working credentials (or access token).

License

GNU GPLv3

About

Find posts on vk.com which are marked as liked by some target user

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published