<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Arial, sans-serif" size="2">
<div>Hi,</div>
<div><font face="Times New Roman, serif" size="3">&nbsp;</font></div>
<div>I have several Urls, each giving me a piece of information.</div>
<div>I want to write some code that gathers these pieces of information and make a display of the whole situation.</div>
<div>&nbsp;</div>
<div>The principle is: I send a request to one URL then parse the result and make a new request to another URL using the parsed result.</div>
<div><font face="Times New Roman, serif" size="3">&nbsp;</font></div>
<div>I need some code that somehow mimic a human behaviour: it should</div>
<div><font face="Times New Roman, serif" size="3">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <font face="Arial, sans-serif" size="2">1) go to a URL and get the content (easy part)</font></font></div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2) go to a URL and retrieve some session ID then make a more elaborated request (POST, GET, or even trigger some Javascript)</div>
<div><font face="Times New Roman, serif" size="3">&nbsp;</font></div>
<div>Stephan</div>
<div><font face="Times New Roman, serif" size="3">&nbsp;</font></div>
<div><font face="Times New Roman, serif" size="3">&nbsp;</font></div>
<div><font face="Times New Roman, serif" size="3">&nbsp;</font></div>
</font>
</body>
</html>