Saturday, 28 September 2013

Java Program which gets queried data returned from Facebook=?iso-8859-1?Q?=2C_and_does_something_with_it=85?=

Java Program which gets queried data returned from Facebook, and does
something with it…

I apologize in advanced if the question sounds/is ridiculous, however
pertains to an assignment I currently have and I am really need help with
the basics on how to approach this.
The specifications are simple and open-ended, as the assignment is only
meant to demonstrate a working knowledge of data scrapping basics.
I need to develop a program in Java that gathers all queried results from
a search of Facebook and then does "something" with that data.
One idea listed as an example is Eg. Search String "San Diego" then parses
that data . Eg. Get the name and ID of everyone who posted under the
articles then get the gender of everyone who posted.
As you can see the requirements are very open-ended. What I really need is
some advice on where to start. A basic template would be great as I could
learn and add functionality to the program as I went. For Java development
I am using Jcreator Pro.
Thank you again for any help.

No comments:

Post a Comment