in reply to
Facebook::Graph API help
Ick :) start at
http://developers.facebook.com/docs/
Comment on
Re: Facebook::Graph API help
Replies are listed 'Best First'.
Re^2: Facebook::Graph API help
by
Anonymous Monk
on Oct 29, 2012 at 09:05 UTC
An effective Facebook Album Downloader in C#
- It uses Facebook graph api (so it should work today, but) the hard way (without SDK), you could easily adapt to
LWP::UserAgent
... hide the docs behind login, facebook brilliance is unparalleled :)
[reply]
In Section
Seekers of Perl Wisdom