cURL Cookies and Facebook

Posted by James Jeffery on Stack Overflow See other posts from Stack Overflow or by James Jeffery
Published on 2010-06-13T15:12:36Z Indexed on 2010/06/13 15:22 UTC
Read the original article Hit count: 144

Filed under:

I have a script that pulls information from a facebook page. Information that isn't available using opengraph but it's something my client has requested for their pages.

Anyway, is there any way to use the cookies from the browser in the cURL script?

At the moment when you run the script it asks you to log in. But I am already logged into Facebook at the moment and the script is still asking me to log in.

Is there any way to use the cookies from the browser?

Thanks

© Stack Overflow or respective owner

Related posts about php