Skip to content

Since Facebook does not allow using their own Open Graph API to get the user's friend list, I, as an Facebook user, have to get my friend list with this little phantomjs script.

Notifications You must be signed in to change notification settings

edwardfung123/phantomjs-facebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

execute

Make sure you quote the password with single quote in order to escape special characters

phantomjs --config=config.json main.js -t login -u 'EMAIL' -p 'PASSWORD' -c COOKIE_JAR

About

Since Facebook does not allow using their own Open Graph API to get the user's friend list, I, as an Facebook user, have to get my friend list with this little phantomjs script.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published