jamezpolley / example_ruby_chrome_headless_scraper

Example scraper showing how to use Chrome headless from a ruby scraper


This is a simple scraper showing you how to use Chrome headless with Ruby. Here's what it does:

  1. Visits the morph.io home page
  2. Because the headless browser is a small window it now has to click the button to open the navigation menu so we can see the search box
  3. It enters a search for "planningalerts" into the search box and clicks the submit button
  4. After waiting for the results to appear (see the important gotcha in the code comments!) it outputs the full names of all the scrapers on the search results page

Any questions? Hit up the help forum.

Contributors mlandauer jamezpolley

Last run failed with status code 255.

Console output of last run

Injecting configuration and compiling... [1G [1G-----> Ruby app detected [91m/tmp/buildpacks/01_buildpack-ruby/bin/compile: line 35: Failed to download a Ruby executable for bootstrapping! This is most likely a temporary internal error. If the problem persists, make sure that you are not running a custom or forked version of the Heroku Ruby buildpack which may need updating. url: https://heroku-buildpack-ruby.s3.us-east-1.amazonaws.com/heroku-24/amd64/ruby-3.1.6.tgz /tmp/tmp.m4SeZ3aFqa/bin/ruby: File name too long [0m

Statistics

Average successful run time: less than 20 seconds

Total run time: about 8 hours

Total cpu time used: about 1 hour

Total disk space used: 35.9 KB

History

  • Auto ran revision f26447c1 and failed .
    nothing changed in the database
  • Auto ran revision f26447c1 and failed .
    nothing changed in the database
  • Auto ran revision f26447c1 and failed .
    nothing changed in the database
  • Auto ran revision f26447c1 and failed .
    nothing changed in the database
  • Auto ran revision f26447c1 and failed .
    nothing changed in the database
  • ...
  • Created on morph.io

Show complete history