AppleScript C Perl Shell Xcode Other

Post Pins to Pinterest automatically

Post Reply
coding / applescript     Views: 534Prev .. Next
Post Pins to Pinterest automaticallyPosted: Tuesday, November 12, 2019 [13:06:54] - 1
rootPosted by:rootMember Since:
June 16 2010
Posts: 357
If you have a lot of products to post on a Pinterest, process of creating and posting your Pins can be 100% automated.

The goal was to avoid using any online services, APIs or any other third party services.

Tasks:
- Create Pins automaticall based on database of products
- Schedule time to post pins
- limit number of pins posted daily/hourly etc.
- post pins 100% automatically
- program must run unattended for as long as needed
- there must be no limit on a number of pins to be created and posted.

It took about a week to write and de-bug the program to do the job.
First part was a simple Perl script to create all the pins:
www.codemacs.com/coding/p..

To upload pins and avoid all hidden verification procedures Pinterest implemented to stop automatic submissions is quite a simple task so far.
Submission campaign was a success and more than 10,000 pins were uploaded without a glitch.

On our side it was possible to verify all the clicks and how our products promoted as well as which pins work better as far as views to clicks ratio goes.
Overall Pinterest works but view to click ratio is at absolute minimum at the beginning and slightly grows over time.

Based on our results Pinterest is not the place to focus our resources in order to make a living on the Internet.
Paid Pins promotion return is either very small or non-existent.There's no place like ~
This is screen recording of posting a Pin to PinterestPosted: Wednesday, November 13, 2019 [12:11:37] - 2
rootPosted by:rootMember Since:
June 16 2010
Posts: 357
Screen recording of the process:


https://www.youtube.com/watch?v=JQbVyp78CfA


it is all automatic, even though it may look like manual information entering.There's no place like ~
coding / applescriptPrev .. Next
 
Post Reply
Home - Coding: AppleScript C Perl Shell Xcode Other
Our Telegram Group