Skip to content

RohanDas28/Automatic-Facebook-Login-With-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Automatic Facebook Login With Python

forthebadge


This is a Python script to automate the login process on Facebook.com. It uses Python 3.x and the Selenium library to automate the process.


Installation

  1. Install Selenium using "PIP":

    pip install selenium

    or

    pip3 install selenium
  2. Install Webdriver Manager using "PIP":

    pip install webdriver_manager

    or

    pip3 install webdriver_manager
  3. Install Colorify using "PIP":

    pip install colorify
  4. Run main.py.


Exception

If your drivers (ChromeDriverManager or GeckoDriverManager) are not installed, then you need to have a proper internet connection to install the required drivers.


Using this with Proxy

For a professional approach to using proxies in your automation processes, I recommend NodeMaven's Residential Proxies. Having tried numerous proxy providers, I find NodeMaven excels in simplicity and usefulness.

Here's how to get started:

  1. Register on the NodeMaven platform using this link.
  2. Select the trial option on your personal account.
  3. Get +2GB of free proxy when purchasing any package (except trial), using coupon RD2! Try NodeMaven now - NodeMaven Proxies.

Contributors

  1. Rohan Das
  2. Nikhil Raj Pandey
  3. Sannidhya Dasgupta

Releases

No releases published

Packages

No packages published

Languages