Can anyone provide a link to a P开发者_如何学JAVAowerShell module which provides automation support for Facebook? I want to do a project for a nonprofit in this area, and don't want to have to go straight to OAth etc.
This is related to 2598453, but I'm looking more for automation to access friend lists, posting lists etc.
How do I automate navigation to a website that requires authentication?
Thanks, Jon
Check this Facebook PowerShell module: http://code.msdn.microsoft.com/PowerShellPowerBook
PowerShellPowerBook is OK, but it's based on the deprecated REST API. I have created a new module, currently in Technology Preview. Try http://facebookpsmodule.codeplex.com, and let me know how this works for you!
Try this! It's in alpha, undergoing active development (as of October 2011).
http://facebookpsmodule.codeplex.com/
精彩评论