Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Python

use Python to post image to Facebook

 

 

Python python RSS feed   Index | Next | Previous | View Threaded


cmpython at gmail

Apr 9, 2012, 8:24 PM

Post #1 of 6 (458 views)
Permalink
use Python to post image to Facebook

Shot in the dark here: has any who reads this group been successful
with getting Python to programmatically post an image to Facebook?

I've tried using fbconsole[1] and facepy[2], both of which apparently
work fine for their authors and others and although I have an
authorization code, publish permissions, a Facebook app, I get back
these unhelpful errors when I try this (like "an unknown error
occurred").

If anyone has been able to do this, maybe you can help me figure out
what I am doing wrong.
--
http://mail.python.org/mailman/listinfo/python-list


cmpython at gmail

Apr 9, 2012, 8:46 PM

Post #2 of 6 (447 views)
Permalink
Re: use Python to post image to Facebook [In reply to]

> I've tried using fbconsole[1] and facepy[2], both of which apparently

Forgot the refs:

[1]https://github.com/facebook/fbconsole;
http://blog.carduner.net/2011/09/06/easy-facebook-scripting-in-python/

[2]https://github.com/jgorset/facepy
--
http://mail.python.org/mailman/listinfo/python-list


shashank.sunny.singh at gmail

Apr 9, 2012, 10:56 PM

Post #3 of 6 (444 views)
Permalink
Re: use Python to post image to Facebook [In reply to]

I wrote something like this a little while ago, may be this is what you are
looking for:
http://rationalpie.wordpress.com/2011/02/12/posting-photo-to-wall-using-facebook-graph-api/

On Mon, Apr 9, 2012 at 8:46 PM, CM <cmpython [at] gmail> wrote:

> > I've tried using fbconsole[1] and facepy[2], both of which apparently
>
> Forgot the refs:
>
> [1]https://github.com/facebook/fbconsole;
> http://blog.carduner.net/2011/09/06/easy-facebook-scripting-in-python/
>
> [2]https://github.com/jgorset/facepy
> --
> http://mail.python.org/mailman/listinfo/python-list
>



--
Regards
Shashank Singh
http://www.flipora.com
http://r <http://www.cse.iitb.ac.in/~shashanksingh>ationalpie.wordpress.com


davecotefilm at gmail

Jun 22, 2012, 4:27 AM

Post #4 of 6 (385 views)
Permalink
Re: use Python to post image to Facebook [In reply to]

On Monday, 9 April 2012 20:24:54 UTC-7, CM wrote:
> Shot in the dark here: has any who reads this group been successful
> with getting Python to programmatically post an image to Facebook?
>
> I've tried using fbconsole[1] and facepy[2], both of which apparently
> work fine for their authors and others and although I have an
> authorization code, publish permissions, a Facebook app, I get back
> these unhelpful errors when I try this (like "an unknown error
> occurred").
>
> If anyone has been able to do this, maybe you can help me figure out
> what I am doing wrong.

Hi, I am not sure, but have a similar question. How can I post (upload) an image to google images and return the resulting page..? In python?
If you can help I would appreciate it ever so much,
Dave:)
--
http://mail.python.org/mailman/listinfo/python-list


putilovr at gmail

Jun 22, 2012, 10:00 PM

Post #5 of 6 (382 views)
Permalink
Re: use Python to post image to Facebook [In reply to]

Try to use http://pycurl.sourceforge.net/
I don't test it, but there is no problem interact with google services.

22.06.12 17:27, davecotefilm [at] gmail пишет:
> On Monday, 9 April 2012 20:24:54 UTC-7, CM wrote:
>> Shot in the dark here: has any who reads this group been successful
>> with getting Python to programmatically post an image to Facebook?
>>
>> I've tried using fbconsole[1] and facepy[2], both of which apparently
>> work fine for their authors and others and although I have an
>> authorization code, publish permissions, a Facebook app, I get back
>> these unhelpful errors when I try this (like "an unknown error
>> occurred").
>>
>> If anyone has been able to do this, maybe you can help me figure out
>> what I am doing wrong.
> Hi, I am not sure, but have a similar question. How can I post (upload) an image to google images and return the resulting page..? In python?
> If you can help I would appreciate it ever so much,
> Dave:)


--
http://mail.python.org/mailman/listinfo/python-list


laurent.pointal at free

Jun 24, 2012, 8:57 AM

Post #6 of 6 (381 views)
Permalink
Re: use Python to post image to Facebook [In reply to]

davecotefilm [at] gmail wrote:

> On Monday, 9 April 2012 20:24:54 UTC-7, CM wrote:
>> Shot in the dark here: has any who reads this group been successful
>> with getting Python to programmatically post an image to Facebook?
>>
>> I've tried using fbconsole[1] and facepy[2], both of which apparently
>> work fine for their authors and others and although I have an
>> authorization code, publish permissions, a Facebook app, I get back
>> these unhelpful errors when I try this (like "an unknown error
>> occurred").
>>
>> If anyone has been able to do this, maybe you can help me figure out
>> what I am doing wrong.
>
> Hi, I am not sure, but have a similar question. How can I post (upload)
> an image to google images and return the resulting page..? In python? If
> you can help I would appreciate it ever so much, Dave:)

Note: if you develop such a tool, make it a "Web Out Of Browser" module.

http://weboob.org/


--
Laurent POINTAL - laurent.pointal [at] laposte

--
http://mail.python.org/mailman/listinfo/python-list

Python python RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.