On Wed, 2005-09-21 at 14:48 -0600, kevin.kempter@xxxxxxxxxxxxxxxxx wrote: > Hi all; > > I would like to pull data from some specific web pages that have for sale ads > and insert the data into a database. Anyone know ofany tools that can help me > with this? > If you are familiar with Perl you could use the LWP package to simulate that you are a browser. Albert