Posts For Tag: Pinterest
Build Pinterest Bot with PHP: Parsing Pins
04 Apr 2017
Today we are going to create a simple Pinterest images parser. It will search for pins according to some keywords and then save them to disk. So, let’s start. For interacting with Pinterest in PHP we will Pinterest Bot for...
READ MOREBuild Pinterest Bot With PHP: Followers
01 Apr 2017
Next step in promoting our blog on Pinterest is to follow popular accounts in our niche. Pinterest Bot for PHP library provides this functionality for us. I’m not going to cover installation and setup of the library here. You can...
READ MOREBuild Pinterest Bot with PHP: Comments, Likes And Repins
30 Mar 2017
Notice, that likes functionality has been disabled by Pinterest. In the previous articles, we have created a script that makes pins every five minutes and uses multiple accounts. But this is not enough, nobody will see your pins if you...
READ MOREBuild Pinterest Bot with PHP: Multiple Accounts and Proxy
28 Mar 2017
In the previous post, we have created a small script to automate pins creation on Pinterest. It uses only one your account, but what if you have several accounts and want to use them all. And of course, it is...
READ MOREBuild Pinterest Bot with PHP: Automate pinning
25 Mar 2017
Our goal is to create an account on Pinterest, that behaves as a real person. He creates pins, likes or dislikes pins of other users, writes comments, so, behaves as a real person. For example, we are going to promote...
READ MORE