Re: web access through vpn client

2009-05-11 Thread Gabriel Genellina
En Fri, 01 May 2009 21:41:03 -0300, Stephen Hansen escribió: urllib2 and BeautifulSoup work pretty well to do what I want, and the first little routine actually gets the data from the web page... except if my VPN client is turned on. Usually when something like that happens with a VPN its b

Re: web access through vpn client

2009-05-02 Thread mark . seagoe
On May 2, 3:01 am, "Martin P. Hellwig" wrote: > mark.sea...@gmail.com wrote: > > On May 1, 5:57 pm, "Martin P. Hellwig" > > wrote: > >> mark.sea...@gmail.com wrote: > >>> Hi; > >>> I am trying to retrieve financial data off website for stock market > >>> analysis.  Just hobby not for pay.  I actu

Re: web access through vpn client

2009-05-02 Thread Martin P. Hellwig
mark.sea...@gmail.com wrote: On May 1, 5:57 pm, "Martin P. Hellwig" wrote: mark.sea...@gmail.com wrote: Hi; I am trying to retrieve financial data off website for stock market analysis. Just hobby not for pay. I actually am impressed that urllib2 and BeautifulSoup work pretty well to do what

Re: web access through vpn client

2009-05-01 Thread mark . seagoe
On May 1, 5:57 pm, "Martin P. Hellwig" wrote: > mark.sea...@gmail.com wrote: > > Hi; > > > I am trying to retrieve financial data off website for stock market > > analysis.  Just hobby not for pay.  I actually am impressed that > > urllib2 and BeautifulSoup work pretty well to do what I want, and

Re: web access through vpn client

2009-05-01 Thread Martin P. Hellwig
mark.sea...@gmail.com wrote: Hi; I am trying to retrieve financial data off website for stock market analysis. Just hobby not for pay. I actually am impressed that urllib2 and BeautifulSoup work pretty well to do what I want, and the first little routine actually gets the data from the web pag

Re: web access through vpn client

2009-05-01 Thread Stephen Hansen
> > I am trying to retrieve financial data off website for stock market > analysis. Just hobby not for pay. I actually am impressed that > urllib2 and BeautifulSoup work pretty well to do what I want, and the > first little routine actually gets the data from the web page... > except if my VPN cl

web access through vpn client

2009-05-01 Thread mark . seagoe
Hi; I am trying to retrieve financial data off website for stock market analysis. Just hobby not for pay. I actually am impressed that urllib2 and BeautifulSoup work pretty well to do what I want, and the first little routine actually gets the data from the web page... except if my VPN client is