Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 432 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 432 Bytes

facebook-wordcloudgen

Generates a wordcloud from a Facebook group that the user of the script is admin of. Most of this was written on the city bus, so I still need to fix and clean up.

Usage

Your user access token is stored in a text file called "accesskey" and the groupid to scrape is stored in a text file, "groupid"

get_groups_and_ids.py will get all groups the token has access to and prints their respective id's.