peterbz Posted June 19, 2009 Share Posted June 19, 2009 I've looked through some examples of PHP crawlers on the web, but most of them just index how many links, images, etc there are. I was wondering how I could create a crawler that will based on a template, get the newest entry from a blog, for example. Now I know you can use RSS feeds, etc, but I don't want to use that. I just want to crawl a blog and get the latest entry. Is this possible? Link to comment https://forums.phpfreaks.com/topic/162952-php-crawlers/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.