Subversion
Written by: Lorna Jane Mitchell
Featured Refcardz: Top Refcardz:
  1. Git
  2. DNS
  3. Data Mining
  4. Spring Data
  5. Subversion
  1. Spring Data
  2. Subversion
  3. Spring Config.
  4. Spring Annotations
  5. Data Mining

Link Details

Link 717965 thumbnail
User 238395 avatar

By najgor
via jodd.org
Published: Dec 28 2011 / 06:33

To demonstrate the power of Jerry (jQuery in Java), we created a little Facebook bot, just in two hours, and just for fun:) The task was to create a bot that will: 1) login to Facebook account, 2) list friends proposals, and 3) send a few 'Add friend' requests. Since the idea was to use Jerry, we are not using Facebook API, OAUTH authorization etc. Just good old send request - get response - parse, parse, parse technique.
  • 14
  • 0
  • 3846
  • 1123

Comments

Add your comment
User 166389 avatar

dxxvi replied ago:

0 votes Vote down Vote up Reply

Interesting. I used to use htmlUnit to do some stuff like this.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.