Hello guys , I am looking for a HTML parser in C/C++.
I am trying to make a movie rater , which take name of movies from a folder and stores it in a file , then sort it according to their rating on net.
So ,I am thinking to do it with HTML parser . Please let me know good & fast HTML parser in C/C++.
PS: is there any other better ways to do above task like query etc ?