Skip to content

Instantly share code, notes, and snippets.

View quicoto's full-sized avatar

Ricard Torres quicoto

View GitHub Profile

Keybase proof

I hereby claim:

  • I am quicoto on github.
  • I am quicoto (https://keybase.io/quicoto) on keybase.
  • I have a public key ASCrAYycfw-C8rXrbbEZ1wfupnqQjY1omT5bGxKt4mvdeQo

To claim this, I am signing this object:

@quicoto
quicoto / delete.js
Last active October 15, 2019 21:31
Delete Facebook Posts by year
/**
* HOW TO
* Replace XXXXXX by your username in the following url
* https://www.facebook.com/XXXXXX/allactivity?entry_point=privacy_settings&privacy_source=activity_log&log_filter=cluster_11&category_key=statuscluster
* Scroll down to a year.
* Important: you must scroll and see all the posts you want to delete before executing.
* The script will not auto scroll, will not auto load the posts.
*
* Set the year in the configuration.
* Copy the whole thing.