Database that accesses a website.?

Posted by Alec on Stack Overflow See other posts from Stack Overflow or by Alec
Published on 2010-05-03T12:50:05Z Indexed on 2010/05/03 12:58 UTC
Read the original article Hit count: 137

Filed under:

Hi Guys

What application should I use that is able to automatically access a website to gather information? Basically I have a database that completes calculations for me; however I have to manually gather the parameters from a website and input these into my database. What I would like is have an application that will take my input say the name of a product, access the website, add this name into a search box on a website, complete the search and then extract the desired information from the web page returning the results to my application to complete the calculation thus presenting me with the result. This is a little out of my depth but I’m willing to learn no matter how complicated the software. Cheers for your help.

© Stack Overflow or respective owner

Related posts about database-connection