Develop A Tool To Import And Compare Info From A Site

Develop a little tool to import/parse info from http://www.versiontracker.com and compare it with our stored info.

We need a tool to know when there is a new version of a software in our database, so we have a table with these vars to search and compare:

– software name
– version
– last update date

With that info we would search the programs with a new version today at versiontraker and stored in our db.

We would like to use another site with feeds (but less) to search more new versions of our programs.

When we find a new version, show the info of that program from versiontraker and show our info, to can compared it, and use it to update our db.

Leave a Reply

Your email address will not be published. Required fields are marked *