App Logo
facebook.com

List Facebook notifications

List your Facebook notifications, each with a machine-readable type — a group accepted your join request, an admin approved your post, someone commented on your post, a new follower, and so on. Each row carries the text shown, whether it is unread, its displayed age, and a direct link to the item it is about, so one call tells you everything that changed without visiting each group.

Input

limit optional

Max notifications to return; the script scrolls the list until it has this many or the feed stops yielding new rows.

Default: 40
types optional

Optional filter on the machine type (e.g. ["group_comment", "group_post_approved"]). Omit for all.

Output

None

Start building not clicking