How to Get Facebook Access Token (100% Work)

This time I will share how to get a free Facebook access token using the tools to generate tokens in the Termux application.

Access tokens are very important when, for example, you want to do something related to the API, such as auto like Facebook status.

Actually there are two methods that you can use as a way to find Facebook access tokens, namely using web tools and using Termux.

But in my opinion the easiest and fastest way is to use the Termux application, it is also safer from the risk of account theft.

You should also know that if the access token that will be obtained is temporary, it cannot be permanent.

Not only for your own account, you can also get tokens for other people’s accounts (provided you have to know the target’s account login data :D)

How to Generate Facebook Access Token With Termux

Before starting, make sure you have the Termux app installed on your Android device.

If not, you can download it on Google Playstore first.

Read also: Ifur ga : The Easiest Way to Make Facebook Auto Reaction

Already? If so, please follow the steps below:

Step 1: Install GetTokenFb Script

GetTokenFb is a token generator script created by widhisec, which will be used in this tutorial.

To install this script, please enter the commands below one by one in sequence.

  • pkg update && pkg upgrade
  • pkg install git
  • pkg install grep
  • pkg install bash
  • pkg install curl
  • git clone https://github.com/widhisec/gettokenfb

At this point, you have successfully cloned the GetTokenFb script and it is ready to run.

Step 2: Run Script and Generate Token

To run the script please type the command below.

If you have, please directly generate a token with the command below.

  • bash gettokenfb.sh username password

For Username and Password please use your Facebook account login data.

After typing the last command then Enter then an access token code will appear that you can use as needed.

So, that’s my discussion this time about how to get a Facebook access token using Termux.

Tinggalkan Balasan

Alamat email Anda tidak akan dipublikasikan. Ruas yang wajib ditandai *