Automatic facebook login
Posted
by
Marc Böhmer
on Stack Overflow
See other posts from Stack Overflow
or by Marc Böhmer
Published on 2013-11-04T10:01:13Z
Indexed on
2013/11/09
21:54 UTC
Read the original article
Hit count: 236
I manage 4 Facebook fan pages. Whenever users make a news on his website, I post it on Facebook. Now I have made it that I only have to press a button and the news were posted. I would like to automate this. How can I do this? My problem is that it is associated with my Facebook account and then it is not running in cron job or nothing is posted. Can I use my login data to a file which the Cronjob can always log in?
© Stack Overflow or respective owner