Relative Content

Tag Archive for javascripthtmlwebwebserver

Make a wrapper site with changed some html code

I would like to make own site that will be just a wrapper around another site with small change, just change original title.
For example we have stackoverflow.com, on my own host I have some script that will download original site and replace tile html code before show it to user.
Seems like it is not a big deal.
Am I right?
Maybe there are exists some engines for this purpose?