How would you automate posting the title / description / short url of your blog posts to your Facebook / Twitter / Google+ / ... pages? The sites we are sponsoring or helping with have 10+ RSS feeds and 30+ possible social network page destinations.<p>Does someone have a good collection of PhantomJs scripts?
I use CasperJS - it's a wrapper with syntactic sugar around PhantomJS. Posting to social networks is almost trivial (couple of lines). Just run it with your cookies file, and it'll login automatically.