Technical-Abm / Social-Cookies

Get cookies and token from facebook and instagram (login required)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is Social-Login?

Social login is a tool that allows you to obtain cookies and tokens from Facebook and Instagram. With these cookies, you can log in to other tools such as Facebook and Instagram bots. I have uploaded the source code, and you can use it if you are a beginner. This tool is basic, and more advanced updates are coming soon.

How to install social login tool?

If you are installing this tool, I will provide the command, and you can simply copy and paste it into the terminal.

pkg install update
apt install upgrade
apt install git
apt install python
git clone https://github.com/Technical-Abm/Social-Cookies
rm -rf Social-Cookies
cd Social-Cookies
pip install requests
pip install bs4
python main.py

Do you need your own Facebook scraping tool?

If you need Facebook scraping, just message me on Facebook - I can create a Facebook scraping tool for you with paid work đź’°.

About

Get cookies and token from facebook and instagram (login required)

License:Apache License 2.0


Languages

Language:Python 100.0%