I have two questions
the first question
can I Use LinkedIn, Facebook, Youtube API for extracting information of other users like in
Linked in : experience of the user , recommendation that mentioned in user profile
in Facebook : posts by the user
in YouTube : video details like number of like, dislike and comments of the video
I need this information for another users to do some analysis
the second question
How I can use these API's in Java Application
Thanks