I want to create a C program to scrap data from a website (like to list the capitals of different countries). What should be the algorithm for that? I know how to access any website using system("website_name") but how can I get the HTML of the website and proceed further?
Aucun commentaire:
Enregistrer un commentaire