I just had an idea and although it seems possible, I wanted to run it by everyone and see if maybe you know a better way or know if its even possible..
I want to make a search engine that searches several different auction sites and displays the results on my own page.
So the only idea I could come up with is making the script search each site, then parse out the HTML page it returns but that seems like it would be hell to implement.
Does anyone have any other ideas?