Hi,
I've never used PHP before so I don't even know if I'm posting in the right place, but I'm wondering if it's possible to scrape information from a dictionary-like Web page. I want to take a list of words and retrieve piece of information about each word, but the problem is that it's very tedious to enter in every word, click enter, wait for the page to load, and then copy the information I need from the next page into another file. Can this process be automated somehow? Would it be difficult to do?
Thanks for your help.
-tm
[Edit: If it wasn't clear, the big problem is that the Web page only allows me to enter one term at a time, of course.]