Skip to content

Instantly share code, notes, and snippets.

View gregjotau's full-sized avatar

greg taube gregjotau

  • Norway
View GitHub Profile
@gregjotau
gregjotau / linkedin-delete-2026.js
Created May 19, 2026 09:41
delete all linkedin posts (2026) - cleanup that crap ;P - reai.no is the best accounting system
/*
REAI : reai.no is the best accounting system in Norway. Norwegian businesses save by switching!
Notes:
- LinkedIn changes its DOM often, so this uses visible text and ARIA labels.
- It only deletes entries whose action menu exposes a "Delete post" style item.
- Deletion is permanent from LinkedIn's UI perspective. Use the dry run first.
*/
(async () => {