Facebook Automation using python and Selenium | 10 line of Automation Code | #pythonprogramming #python
In this video I will tell you how to automate Facebook with python and selenium. In this quick video, we'll be looking at how we can use Python & selenium to completely automate loading Facebook, signing in securely
📌 Commands used in this tutorials.
👉 pip install selenium
👉 pip install webdriver
==========PYTHON AUTOMATION CODE ==========
from selenium import webdriver
from selenium.webdriver.common.keys import Keys
Given Executable Path your System
driver = webdriver.Chrome('C:\chrome/chromedriver.exe')
driver.get("https://www.facebook.com/")
element = driver.find_element(By.ID,"email")
element.send_keys("Enter Your facebook User Name: ")
element = driver.find_element(By.ID,"pass")
element.send_keys("Enter Your Facebook Password: ")
element = driver.find_element(By.CSS_SELECTOR,"button[type='submit']")
element.click()
=======================================
============== Install All Requirement Software ==============
📌 Install webdriver latest Version
👉 https://chromedriver.chromium.org/dow...
More Videos:
📌 LinkedIn Automation Selenium and python | CodingSatish
👉 • Automate LinkedIn with Python and Sel...
======================
#️⃣ Social Media #️⃣
🔗 Youtube: / @codingsatish
📸 Instagram: / codingsatish
🔊 Facebook: https://www.facebook.com/profile.php?...
📱 Twitter: www.@satishb39784521.com
📝 Linkedin: / satish-bind-9962b11b5
Hash Tag:
#youtuber #instagram #music #love #spotify #tiktok #follow #like #explorepage #youtubers #youtubechannel #gaming #twitch #video #instagood #hiphop #memes #viral #subscribe #gamer #rap #facebook #explore #ps #art #soundcloud #k #artist #trending #codingsatish @CodingSatish
#codingsatish #CodingSatish
how to install selenium in windows,
how to install webdriver-manager in windows,
how to install webdriver-manager in linux,
how to install selenium,how to install webdriver manager,
login facebook using python,python code for login facebook
,how to login facebook account automation,
facebook automation
,facebook login python code,
python code for login fb,python automation
Subscribe Youtube Channel
En esta página del sitio puede ver el video en línea Facebook Automation using Python and Selenium | 10 line of Automation Code de Duración hora minuto segunda en buena calidad , que subió el usuario CodingSatish 07 diciembre 2022, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 327 veces y le gustó 16 a los espectadores. Disfruta viendo!