close
The Wayback Machine - https://web.archive.org/web/20220827165723/https://github.com/negezor/vk-cleaner
Skip to content

negezor/vk-cleaner

master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

VK-Cleaner

Clears your personal page using GDPR data.

Features

  • Delete comments in wall, posts, photos, videos and markets
  • Delete likes in wall, posts, photos, videos and markets
  • Visual feedback to actions

Requirement

Node.js 14.0.0 or newer is required

VK Archive with comments and likes

Simple usage

Windows

  • Unpack VK Archive to Archive folder
  • Download the script and put it next to the Archive folder
  • Open a terminal in near Archive folder (TIP: Hold Shift and right-click in the folder, then select Open command windows here)
  • Typing node cleaner.js in terminal and Enter
  • Follow the script instructions
  • Congratulations!

Linux

  • Unpack VK Archive to Archive folder
  • Open a terminal in near Archive folder
  • Typing curl -s https://raw.githubusercontent.com/negezor/vk-cleaner/master/dist/cleaner.js > cleaner.js && node cleaner.js in terminal and Enter
  • Follow the script instructions
  • Congratulations!

Manual build

git clone https://github.com/negezor/vk-cleaner.git
cd vk-cleaner
npm run install
npm run build
node dist/cleaner.js

About

Cleans your vk page

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published