Skip to content

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

License

Notifications You must be signed in to change notification settings

Technical-Abm/Social-Cookies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

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 💰.

Releases

No releases published

Packages

No packages published

Languages