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
Auf dieser Seite können Sie das Online-Video Facebook Automation using Python and Selenium | 10 line of Automation Code mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer CodingSatish 07 Dezember 2022 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 327 Mal angesehen und es wurde von 16 den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!