Extracing data from webpage

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • srinivasan srinivas

    Extracing data from webpage

    Hi,
    I am trying to download data from a webpage. I use mechanize python module.
    Could someone tell me how to set/pass an agent like Mozilla or IE that we do in perl's WWW::Mechanize? ?

    Thanks,
    Srini


    Be the first one to try the new Messenger 9 Beta! Go to http://in.messenger.yahoo.com/win/
  • Uwe Schmitt

    #2
    Re: Extracing data from webpage

    On 11 Sep., 11:55, srinivasan srinivas <sri_anna...@ya hoo.co.in>
    wrote:
    Hi,
    I am trying to download data from a webpage. I use mechanize python module.
    Could someone tell me how to set/pass an agent like Mozilla or IE that we do in perl's WWW::Mechanize? ?
    >
    Thanks,
    Srini
    >


    Greetings, Uwe

    Comment

    • Alex

      #3
      Re: Extracing data from webpage

      On Sep 11, 11:55 am, srinivasan srinivas <sri_anna...@ya hoo.co.in>
      wrote:
      Hi,
      I am trying to download data from a webpage. I use mechanize python module.
      Could someone tell me how to set/pass an agent like Mozilla or IE that we do in perl's WWW::Mechanize? ?
      >
      Thanks,
      Srini
      >
            Be the first one to try the new Messenger 9 Beta! Go tohttp://in.messenger.ya hoo.com/win/
      If you have to parse a web page, this could be also useful:

      Comment

      Working...