Skip to content
 
 

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FB Access Token Generator API

Can be used to get generate access tokens from facebook to use them in FB Data Scraper. It makes use of Selenium and PhantonJS to emulate browser and extract the access tokens.

Setup & Execution

  • One time manual authorization to the Graph API Explorer app on fb by visiting the link Graph API Explorer and then clicking on Get Token > Get User Access Token > Get Access Token > Continue as Name. Video Instructions
  • git clone https://github.com/scottydelta/fb_token_generator.git
  • cd fb_token_generator
  • install Selenium using pip
  • download latest chromedriver
  • run the script using command python generate_token.py username password

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages