Gmail login use curl/php

dor@tehexploa

Registered Member
Joined
Apr 25, 2009
Messages
95
Reaction score
26
Was hoping someone out there might have a script already built that does just this. I'd like to have my craigslist script automatically login to each gmail account and publish each ad..
I attempted libgmailer.php , but for some reason it will log in but the snapshot's array returns empty.
 
Ok to clarify..

I DON'T want a PHP script that logs in to Google AND publishes Craigslist posts..

I want a script that logs in to Gmail..
from there I can make my own code to parse out the emails I need..

I think this might be a lost cause, but I thought I should try just one more time. :)
 
I would like to know how far you get, from my understanding google has several protection mechanisms in place including AJAX and javascript that needs to be parsed.
 
Hmm didn't know they were trying to prevent this kind of thing.
I hafta go to work for a couple of hours, but when I get back I'm going to try and tackle this problem and see how far I can get..
I was using older classes I found from the web before, and have a basic outline of what I think will work.
*fingers crossed*
 
Well I have code and will paste it here, no need of ajax because there html version is still there.

Thanks :)
 
Admittedly, I was very lazy yesterday, and didn't really do anything to devise my own solution. Nothing has changed today. lol

I am looking forward to xxMP3xx's code paste. :)
 
Back
Top