Jump to content

self login bot , stay logged, browse site


johnwayne77

Recommended Posts

Ah, if you want a PHP script for that it gets tricky. Cus cURL and similar modules make a new connection each page call. I use this, which is way over the top for what you need to do, but it's the only thing I've found that does it.

 

http://simpletest.sourceforge.net/

YEAH, SO I WANT TO LOGIN TO A SITE (WWW.EXAMPLE.COM) AND BROWSE PAGE1.HTM, PAGE2.HTM, PAGE3.HTM, AVAILABLE ONLY IF I AM LOGGED IN

 

SO U R SAYING CURL IS NOT DOING THE JOB? I WAS THINKING OF USING THAT...

 

ANY OTHER IDEAS?

 

It looks like cURL can handle is as of PHP 5.1, but I haven't worked with it before. Looking around on google, here is a script for interacting with Amazon the way you describe: http://www.weberdev.com/get_example-4555.html

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.