Hi everyone,
I'm trying to make a program that goes to a website (http://www.upcdatabase.com/) enters a string of characters, a UPC and retrieve the information I want. I know how to enter the information I want, but I do not know how to retrieve the information.
For example I can get the program to go where I want http://www.upcdatabase.com/item/045674526296 but I then want it to return the Description field.
I'm not looking for specific code, although it could help, I'm mostly just looking for the correct steps to follow.