facebook_crawler_autologin

How to autologin facebook and get a screenshot using python3 and selenium without facebook API

  1. You should download firefox driver corresponding to your system and python version.
  2. Open the fb.py and input your facebook account and password, then change the 'executable_path' with your directory.
  3. Use python3 run it, and you can login and get a screenshot.