Stripping content from other sites using "socket" connections

by "Mike Taylor" <lonewolf(at)one.net>

 Date:  Thu, 12 Dec 2002 06:35:51 -0500
 To:  <hwg-techniques(at)hwg.org>
  todo: View Thread, Original
I've found an increasing number of sites using some sort of "socket"
connection to query a third-party site, wait for its response, and then grab
the resulting HTML and integrate it seamlessly into the look and feel of
their own website to give one the impression that the data actually came
from them.  This is accomplished, from what I understand, without the use of
XML technology --they are quite literally sending the query off to the third
party site, then the third party site responds with the rendered HTML on the
backend, invisible to the user.

Is anyone directly familiar with this and could elaborate on how it works?

An example of this can be found here:
http://www.gonow.com/00_options_tools.html?menu2=o3

The calendar portion is coming from an entirely different site, but they've
been able to grab the HTML, manipulate it, and put it on this page
real-time.  So if the calendar were updated on the third-party site, the
results of those changes would still show up in the link above.

My guess is that this probably works beautifully unless the originating site
decided to suddenly change their own layout, but I'm still curious what type
of tools are needed to accomplish it.

Thanks,
Mike

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA