cURL / Mailing Lists / curl-users / Single Mail

curl-users

curl in combination with parameters and redirection

From: Jan Jansen <janjansenbe_at_gmail.com>
Date: Thu, 29 Sep 2005 20:22:05 +0200

Hello,

The basic functionality of wget is known to me and very usefull.

However, currently I try to fetch a url of the following layout :

http://www.immoweb.be/NL/client/search.cfm?immosource=frnba&notid=92477&NotAlea=92477&Notcategorie&NotSearch=N

which is automatically redirected towards the following url (when pasting
the first url in a browser)

http://www.immoweb.be/NL/client/results.gallery.cfm?xidcategorie=&mycurrent_section=buy&xinitliste=Y&xnotsearch=Y

My question,

how can I use the wget tool to fetch the source code, generated by the
automatically redirected url ?

Greetz, Jan (janjansenbe_at_gmail.com)
Received on 2005-09-29