screen scraping from HTML using C++

Discussion in 'C++' started by crazybean, Oct 20, 2011.

  1. crazybean

    crazybean New Member

    Joined:
    Oct 20, 2011
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    hi, i've been tasked to do a screen scraping project. (to extract certain data from HTML using c++ language.) any advice on how i can kick start or which direction i should work towards to? appreciate any advices.
     
  2. ManzZup

    ManzZup New Member

    Joined:
    May 9, 2009
    Messages:
    278
    Likes Received:
    43
    Trophy Points:
    0
    Occupation:
    Production Manager:Software @ ZONTEK
    Location:
    Sri Lanka
    Home Page:
    http://zontek.zzl.org
    the first thing that crossed ma mind was regular expressions
    try the boost regex or the standard one
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice