| Author |
how to login to Facebook using Java code
|
Monica. Shiralkar
Ranch Hand
Joined: Jul 07, 2012
Posts: 215
|
|
how to login to Facebook using Java code?
thanks.
|
 |
Greg Charles
Bartender
Joined: Oct 01, 2001
Posts: 2550
|
|
|
Google "Facebook Java API". If you have any specific questions about the available examples though, you can ask about them here.
|
 |
Monica. Shiralkar
Ranch Hand
Joined: Jul 07, 2012
Posts: 215
|
|
|
I am trying to fetch Posts from Facebook with a particular keyword. I read that it can be fetched from url : http://graphs.facebook/searchkeyword. This is giving me required Output. My plan is to hit this URL from java code and parse the JSON output. The problem is this is giving data only If from my browser I am logged in to facebook. But I am not understanding is how will i login from java code.
|
 |
 |
|
|
subject: how to login to Facebook using Java code
|
|
|