Skip to content

in this script you can login into facebook and generate cookies and cookies in json format both

Notifications You must be signed in to change notification settings

VIBE81/cookiesconvert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Facebook Login Script

This script automates the login process for Facebook using Python and generate cookies , json cookies both.

Prerequisites

Before running the script, ensure you have the following installed:

  • Python 3.x
  • BeautifulSoup (bs4) library
  • Requests library

You can install the required libraries using pip:

pip install beautifulsoup4
pip install requests

Installation Commands :

git clone https://github.com/VIBE81/cookiesconvert

cd cookiesconvert

( Choose Your Python Version )

[+] For Python2:

python2 cookies.py

[+] For Python3:

python3 cookies.py

ScreenShot =>

Screenshot



Visitors:

Visitor Count

About

in this script you can login into facebook and generate cookies and cookies in json format both

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages