Results 1 to 4 of 4

Thread: How to parse this huge html?

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2013
    Posts
    108

    How to parse this huge html?

    HI, I'm trying to parse some values from a web page using http webrequest but the html code is really really weird to me..
    I'm trying to help my self with an old question using html agility pack but this time the html is quite difficult to parse the values.
    I'm trying to get the live results from tennis matches and the name of their relatives players who are playing from a web sport page.

    Is that possible to parse it something like this

    Code:
     [players] [sets]  [score]
        player 1    1      15
            vs
        player 2    5      30
             etc
    Hope it would be possible
    Thanks
    Last edited by matty95srk; Oct 3rd, 2022 at 02:27 PM.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width