Find posts on vk.com which are marked as liked by some target user.
git clone --recursive https://github.com/MikeWent/vk-likes-finder.git
cd vk-likes-finder
pip3 install --user --upgrade -r requirements.txt
cd vk-likes-finder
git pull
git submodule update --recursive
pip3 install --user --upgrade -r requirements.t
Simply run the script and follow instructions. Script works with personal token access, so you need to provide working credentials (or access token).
GNU GPLv3