Skip to content

Python script to make a collage of all the members of a particular Facebook group of which you are a member.

Notifications You must be signed in to change notification settings

praneetk2704/MUFC-Make-Untidy-Facebook-Collages-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

MUFC-Make-Untidy-Facebook-Collages-

Python script to make a collage of all the members of a particular Facebook group of which you are a member using their DPs. THe script takes approx 30 minutes to complete execution for a 100 member strong group. All you gotta do is enter the group id or name as given in the URL and you are good to go. :)
Used Selenium for scraping and PIL (Python Imaging Library) for collage making.

Steps to use :

  1. Find the group id/username on the group's home page. It can be in the form of a string or a numerical ID as shown below.
    image
    image
  2. Enter all of the user input here.
    image
  3. Sit back, relax and you're good to go. :)

    Downloaded images. image

    The completed collage.
    my_collage

About

Python script to make a collage of all the members of a particular Facebook group of which you are a member.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages