Skip to content

theofilis/tutorial-facebook-java-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get Your Facebook Friend Data Build Status Bitdeli Badge

This program can fetch the data of yours friend.

  1. id
  2. name
  3. first_name
  4. middle_name
  5. last_name
  6. gender
  7. locale
  8. languages
  9. link
  10. username
  11. updated_time
  12. bio
  13. birthday
  14. education
  15. hometown
  16. interested_in
  17. location
  18. political
  19. favorite_athletes
  20. favorite_teams
  21. quotes
  22. relationship_status
  23. religion

How to use

  java App -dAccess TOKEN filename.csv

Requirements

  1. restfb RestFB is a simple and flexible Facebook Graph API and Old REST API client written in Java. It is open source software released under the terms of the MIT License.
  2. commons-cli The Apache Commons CLI library provides an API for parsing command line options passed to programs. It's also able to print help messages detailing the options available for a command line tool.

About

This program can fetch the data of yours friend.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages