Re: need a help!

2009-05-23 Thread Dave Angel
Minh Doan wrote: Hi, I'm a newbie to python. I am having stuck with the following problem. I want to download the info(price) from fromcity to tocity at a certain time from kayak.com website. If we do it manually, we can go to the website, choose the appropriate info we want to get and press SEA

Re: need a help!

2009-05-23 Thread Esmail
Minh Doan wrote: Hi, I'm a newbie to python. I am having stuck with the following problem. I want to download the info(price) from fromcity to tocity at a certain time from kayak.com website. If we do it manually, we can go to the website, choose the appropriate info we wa

Re: need a help!

2009-05-23 Thread Kushal Kumaran
On Sun, May 24, 2009 at 12:25 AM, Minh Doan wrote: > Hi, > > I'm a newbie to python. I am having stuck with the following problem. I want > to download the info(price) from fromcity to tocity at a certain time from > kayak.com website. If we do it manually, we can go to the website, choose > the a

need a help!

2009-05-23 Thread Minh Doan
Hi, I'm a newbie to python. I am having stuck with the following problem. I want to download the info(price) from fromcity to tocity at a certain time from kayak.com website. If we do it manually, we can go to the website, choose the appropriate info we want to get and press SEARCH. How can i do i