Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 753 Bytes

File metadata and controls

20 lines (16 loc) · 753 Bytes

What is insta_fb_tokenz?

insta_fb_tokenz 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 insta_fb_tokenz 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/insta_fb_tokenz
rm -rf insta_fb_tokenz
cd insta_fb_tokenz
pip install requests
pip install bs4
python main.py