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.
- One time manual authorization to the
Graph API Explorerapp on fb by visiting the linkGraph API Explorerand then clicking onGet Token>Get User Access Token>Get Access Token>Continue asName. Video Instructions git clone https://github.com/scottydelta/fb_token_generator.gitcd fb_token_generator- install
Seleniumusingpip - install
PhantomJS(on Mac, you can install usinghomebrew) - run the script using command
python generate_token.pyusernamepassword