I just inherited a long-forgotten Facebook page with a deep list of spam and unwanted wall posts that absorb the first page. I don’t want to hide the whole wall because I am posting new content, but it will be some time before the new material hits the spam below the crease.
I know that I can manually delete individual messages from the wall, but is there a way to delete messages in bulk, ideally before the specified date?
There is, although a bit confusing.
, , , manage_pages. , publish_stream offline_access.
manage_pages
publish_stream
offline_access
:
https://graph.facebook.com/PAGE_ID/feed ?access_token=ACCESS_TOKEN &since=UNIXTIMESTAMP
UNIXTIMESTAMP - , . .
, :
https://graph.facebook.com/POST_ID?method=delete
.
- iMacro, script , ( ).
Source: https://habr.com/ru/post/1778238/More articles:Can the fields specified by Hibernate be final? - javaHow to add href binding attribute with JavaScript but not affect the query string? - javascriptWhy can't I update this table? - sqlgenerate smooth hexadecimal gradient table - loopsHow can we post ASCII art on Facebook wall? - iosHow to choose between MEF and any IoC container? - c #Условный CSS: если присутствует дочерний дочерний элемент sibling, тогда - cssHow is PropertyChangedEventHandler used? - c #jquery validate plugin displaying one error at a time using css - javascriptis it possible to use the google feed api without using the rest of the application - google-app-engineAll Articles