Posted on August 13, 2008 by spyderwebtech
In Scraping Web Pages with cURL Tutorial – Part 1, I demonstrated how to create a web spider class that uses the cURL library to transfer any type of data from the web direct to your server.
In this tutorial we are going to talk about how to parse that data into some sort of usable [...]
Filed under: Automation, General Discussion, SEO Concepts, SEO Tools, Web Page Scraping, Web Spiders | Tagged: build web spider, CURL, curl tutorial, cURL Tutorials, curl web page scraping, curl_setopt, file_get_contnets, HTML, page scrape, parse HTML, parse links, parse tags, PHP Tutorials, php web spider, php web spider tutorial, SEO robot, SEO Tools, web crawler, Web Page Scraping, web site scraping | 11 Comments »
Posted on December 7, 2007 by spyderwebtech
Let’s face it, to succeed in the world of online marketing you need to know exactly what your competitors are up to otherwise you could find yourself falling down Goolge’s search results faster than Senator Larry Craig’s pants in an airport’s bathroom.
SUN TZU wrote the ART OF WAR during the 6th century BC as a [...]
Filed under: General Discussion, Link Building, SEO Concepts | Tagged: content is king, Google, HTML, Link Building, making content, scraping, seo | 2 Comments »
Posted on December 5, 2007 by spyderwebtech
In my last post, Building A Web Spider – Part 1, I covered how to analyze a website so that you can build a very simple web spider to collect the data that you want, and then I showed you how to use PHP to download that page to your server. In [...]
Filed under: Automation, General Discussion, SEO Tools, Web Page Scraping | Tagged: HTML, PHP, preg match, regular expressions, web crawler, web page download, web site scraping, web spider | 24 Comments »