jay121 Posted January 19, 2014 Share Posted January 19, 2014 I am trying to write a PHP code to search each website for one particular item or information. could anyone give me some advice on how I can do this? Thank you Quote Link to comment Share on other sites More sharing options...
Ch0cu3r Posted January 19, 2014 Share Posted January 19, 2014 Could you tell us what it is you are looking for in the page? Quote Link to comment Share on other sites More sharing options...
jay121 Posted January 19, 2014 Author Share Posted January 19, 2014 in examples I am looking for HP laptop model X, then the code search through each website and get the result. like this Argos - HP Model x £300.00 HP Store - HP model x - £400.00 Ebuyer - ....... - £500.00 Quote Link to comment Share on other sites More sharing options...
jazzman1 Posted January 19, 2014 Share Posted January 19, 2014 You have to have knowledge of some database and its language, php or other server side language, probably Javascript a client side language and Ajax, HTML and CSS. It's simple Quote Link to comment Share on other sites More sharing options...
jay121 Posted January 19, 2014 Author Share Posted January 19, 2014 I do have good knowledge in PHP MySQL, JS, ... I am lost in how to search websites individually to find the specific item Quote Link to comment Share on other sites More sharing options...
Barand Posted January 19, 2014 Share Posted January 19, 2014 This may help http://simplehtmldom.sourceforge.net/ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.