Pinterest Automated Posting

Social image-sharing site Pinterest is growing fast. Your site or blog is already posting your updates to Facebook and Twitter, so what about Pinterest? Pinterest API is not released yet, so there were no way to sync your updates around all networks including this one. Well, we did it with Google Plus, and now we did it with Pinterest as well. New Automated Posting API library from “NextScripts” is capable of automatic sharing images from your site directly to your Pinterest account.

Also get a WordPress Plugin that will automatically publish all your posts to Pinterest.

Pinterest Automated Posting Demo

Try it: Select Image to be Pinned:

PN PN PN PN
Message: Click Here to Pin this to our Demo Pinterest Board

Usage


The script is very easy to use.

Examples:
1. Pin an image to your Pinterest board:

<?php        
  require "postToPinterest.php";
  
  $email = 'YourEmail@gmail.com'; 
  $pass = 'YourPassword';
  $msg = 'Post this to Pinterest!'; 
  $imgURL = 'http://www.YourWebsiteURL.com/link/to/your/image.jpg'; 
  $link = 'http://www.YourWebsiteURL.com/page'; 
  $boardID = '104935301886129712427'; 
  
  $loginError = doConnectToPinterest($email, $pass);
  if (!$loginError)
  {
    doPostToPinterest($msg, $imgURL, $link, $boardID);
  } else echo $loginError; 
?>

More complex example: Pinterest bot protection.

Requirements


PHP5, cURL with OpenSSL, WordPress if you would like to use plugin.

Version history

Version 1.1.0 – Jun 28, 2012
   – [Improvement] – Switched to new generation of automated logins. No more “cookie” files required and it can work with open_basedir set.
Version 1.0.1 – Jun 22, 2012
   – [BugFix] – Some Small Bug Fixes.
Version 1.0.0 – Jun 20, 2012
   – Initial Release

Get It

Limited Time Only Sale: Get Them All For The Price Of One!
- Wordpress "SNAP PRO" Multi Accounts Plugin ($49)
- Google Plus Automated Posting Script ($49)
- Pinterest Automated Posting Script ($49)
Total:$147, Right now: $49

The all-in-one package also includes Blogger Advanced Autoposting, YouTube Autoposting, LinkedIn Company Pages Autoposting, VK.COM Advanced Autoposting (adds nice Link Attachments). Lifetime upgrades are also included.

Get it now, get the access to upgrade/download info link right after the payment.
Paypal:
 
Google Checkout/Google Wallet:
By ordering the software, you specify that you agree to the Software License/Terms of Use

** Google Wallet users: Google takes it's time to process order. It could take from 10 minutes to 6 hours. You will get the email from us and from Google Wallet once your order is complete and your account and download links are ready.

What to do after the order?
Please see the "Upgrade/Activation" instructions

2012 © NextScripts.com