Facebook fan page automatic photo upload/post?

King.

New member
Dec 26, 2010
613
6
0
I have a folder of a few thousands images which I want individually posted to my Facebook fan page automatically at an hourly/daily interval. I've been looking for a bot but can't find anything. Anyone know of a bot, if not is this something anyone could code up for some $?
 


Did you want a caption for the post, or just the image to be posted? I need something to do today, so I've started coding this but let me know if you want a different captions.

Options that come to mind:
1. no caption
2. same caption each time
3. random caption from definite list
4. unique caption per image
 
The ability to choose between all of them would be great, if I had to pick I could see myself using 3. By the way how much are you looking for?
 
You can download what I have put together below. It currently does not supply an image caption (always blank), but can be easily expanded. This is intended to be hit at any interval you desire by a cron.

Package includes:
- Facebook PHP SDK (required classes for OpenGraph connectivity with FB)
- config.php - use this to enter your info. Requires you to reg a FB app
- check-settings.php - use this to make sure your server config is correct.
- fbimg.php - the meat and potatoes

Download here:
Facebook Image Poster.zip


PM me if you need any support
 
  • Like
Reactions: King.
6OP1
carl-sagan-youre-awesome.gif

Thanks, appreciate it - will test it out and let you know :]
 
Sweet program Perma, might look into it. I currently use Hoot Suite for all my automated facebook posting, but this seems good too.