Htmp parser

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Le Minh

    #1

    Htmp parser

    I'm developing a information extraction from web, i'm use HTML --DOM
    tree - >information blocks.
    Do ayone suggest me about idea ? Anyone have resource about HTML Parser
    (Documents, source, samples...)
    Thanks


  • Michael Nemtsev

    #2
    Re: Htmp parser

    Hello Le,

    Try HtmlDocument class

    LMI'm developing a information extraction from web, i'm use HTML -->
    LMDOM
    LMtree - >information blocks.
    LMDo ayone suggest me about idea ? Anyone have resource about HTML
    LMParser
    LM(Documents, source, samples...)
    LMThanks
    ---
    WBR,
    Michael Nemtsev :: blog: http://spaces.live.com/laflour

    "At times one remains faithful to a cause only because its opponents do not
    cease to be insipid." (c) Friedrich Nietzsche


    Comment

    • Le Minh

      #3
      Re: Htmp parser

      thanks, i know it. But completely, i need a framework for this.
      Open source one like HTML Agile Pack.
      More samples for me.
      Thanks


      Comment

      • Joerg Jooss

        #4
        Re: Htmp parser

        Thus wrote Le,
        I'm developing a information extraction from web, i'm use HTML --DOM
        tree - >information blocks.
        Do ayone suggest me about idea ? Anyone have resource about HTML
        Parser
        (Documents, source, samples...)
        Chris Lovett's SGMLReader may be useful: http://www.gotdotnet.com/Community/U...4-C3BD760564BC

        Cheers,
        --
        Joerg Jooss
        news-reply@joergjoos s.de


        Comment

        Working...