Re: parsing:retrieving data from websites

  • From: "Tyler Littlefield" <tyler@xxxxxxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Tue, 13 Jan 2009 12:36:55 -0700

I was looking for python, but c# would do too. I'll take a look.


Thanks,
Tyler Littlefield
http://tysdomain.com

  ----- Original Message ----- 
  From: Punit Diwan 
  To: programmingblind@xxxxxxxxxxxxx 
  Sent: Tuesday, January 13, 2009 12:04 PM
  Subject: Re: parsing:retrieving data from websites


  Tylor,
             If I have understood your requirement, you want to read data from 
some other we page. Is it Right? If so, you can use CURL (libCurl) library. I 
have used in PHP. I am usre that it comes in other languages or some 
alternative will do. HttpRequest and HttpResponse Classes in .NET will help as 
well. 


  On Tue, Jan 13, 2009 at 12:48 PM, Tyler Littlefield <tyler@xxxxxxxxxxxxx> 
wrote:

    Hello list,
    I've seen a few scripts that will connect to a site, (weather for example), 
send the zip and somehow parse the weather out of the data returned.
    Any pointers on where to get started? I'm totally lost here.


    Thanks,
    Tyler Littlefield
    http://tysdomain.com


Other related posts: