I've been trying to parse data on a web page in C, but after a several hours of searching the internet for help with writing this code I'm still lost.
Can anyone give me any tips, code, or any other sort of help with this? Nothing I try seems to work and I'm just extremely frustrated and would appreciate any help.
What I'm trying to do is go to a web site, look for various keywords, and based on what it finds, pull that data out and either put it in variables in the code or put it in a text document.
Can anyone give me any tips, code, or any other sort of help with this? Nothing I try seems to work and I'm just extremely frustrated and would appreciate any help.
What I'm trying to do is go to a web site, look for various keywords, and based on what it finds, pull that data out and either put it in variables in the code or put it in a text document.
Comment