Last run completed successfully .

Console output of last run

require 'scraperwiki.php'; require 'scraperwiki/simple_html_dom.php'; $html = scraperwiki::scrape("http://www.yellowpages.com.au/find/car-radios-and-stereos/2137"); $dom = new simple_html_dom(); $dom->load($html); print_r($dom->find(".listing"));

Statistics

Average successful run time: less than 5 seconds

Total run time: less than 5 seconds

Total cpu time used: less than 5 seconds

Total disk space used: 20 KB

History

  • Manually ran revision deb3cd8a and completed successfully .
    nothing changed in the database
  • Created on morph.io

Scraper code

paz_yell