mga_ka_php Posted November 28, 2009 Share Posted November 28, 2009 does anyone know a software/web application reads a content of a website? Link to comment https://forums.phpfreaks.com/topic/183178-software-that-reads-a-website/ Share on other sites More sharing options...
keldorn Posted November 28, 2009 Share Posted November 28, 2009 http://www.mozilla.com/firefox Link to comment https://forums.phpfreaks.com/topic/183178-software-that-reads-a-website/#findComment-966741 Share on other sites More sharing options...
mga_ka_php Posted November 28, 2009 Author Share Posted November 28, 2009 software that uses webscraping Link to comment https://forums.phpfreaks.com/topic/183178-software-that-reads-a-website/#findComment-966744 Share on other sites More sharing options...
zq29 Posted November 28, 2009 Share Posted November 28, 2009 From my experience, the only way to go about reliably and cleanly scraping a site is to write the scraper yourself - It's fairly straight forward, a bit of PHP, cURL and RegEx does the trick... Link to comment https://forums.phpfreaks.com/topic/183178-software-that-reads-a-website/#findComment-966901 Share on other sites More sharing options...
JonnoTheDev Posted November 30, 2009 Share Posted November 30, 2009 If you want a visual application, try iMacros http://www.iopus.com/ Link to comment https://forums.phpfreaks.com/topic/183178-software-that-reads-a-website/#findComment-968276 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.