Skip to content

Instantly share code, notes, and snippets.

View LucaSantosuosso's full-sized avatar

Luca Santosuosso LucaSantosuosso

View GitHub Profile
@LucaSantosuosso
LucaSantosuosso / Selenium_Python_FB_Post_Multiple_Groups.py
Last active November 15, 2021 23:38
Selenium script to post in multiple facebook groups
from selenium import webdriver
#Parameters
email_txt = 'here the email' # FB credentials
pwd_txt = 'here the password' # FB credentials
message_txt = "here the message" #Message to post
photo_path_txt = 'here the photo path' #Photo to post
file_name = "namefile.txt" #URLs file