Skip to content

saltX5/grab-cookies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cookie Grabber

Grab session Cookies from different platforms

Get Started in 4 Simple Steps:

Step 1: Clone the Repository

To get started, you need to clone this repository to your local machine. Open your terminal and run:

git clone https://github.com/saltX5/grab-cookies

Step 2: Navigate to the Project Folder

After cloning the repo, navigate into the project folder by running:

cd grab-cookies

Step 3: Install Required Dependencies

Next, you’ll need to install the required Python packages. Simply run:

pip install -r requirements.txt

This will install all the necessary libraries for the script to function properly.

Step 4: Run the Script

Once the dependencies are installed, you’re ready to go! Run the script with:

python grab.py

You'll then be prompted to choose which platform you'd like to grab session cookies from. Choose the platform, log in, and let the tool do the rest!

Supported Platforms:

  • Instagram
  • Netflix
  • Facebook
  • Twitter
  • LinkedIn

Releases

No releases published

Packages

No packages published

Languages