ianheggie-oaf / selfie-scraper

Taking a gander at itself to see if it knows its own github repo / morph scraper name


This is a scraper that runs on Morph. To get started see the documentation

Contributors ianheggie-oaf

Last run completed successfully .

Console output of last run

Injecting configuration and compiling... Injecting scraper and running... ============================================================ ENV DISABLE_SPRING=1 HOSTNAME=539a57dbab3d HEROKUISH_VERSION=0.5.36 BUNDLE_DEPLOYMENT=1 OLDPWD=/ BUNDLE_WITHOUT=development:test REQUESTS_CA_BUNDLE=/etc/ssl/certs/ca-certificates.crt MALLOC_ARENA_MAX=2 PATH=/app/vendor/bundle/ruby/3.2.0/bin:/app/bin:/app/vendor/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin SELF=/bin/herokuish PWD=/app LANG=en_US.UTF-8 SELF_EXECUTABLE=/bin/herokuish PS1=\[\033[01;34m\]\w\[\033[00m\] \[\033[01;32m\]$ \[\033[00m\] STACK=heroku-18 NODE_TLS_REJECT_UNAUTHORIZED=0 BUNDLE_BIN=vendor/bundle/bin HOME=/app SHLVL=0 BUNDLE_PATH=vendor/bundle GEM_PATH= CURL_TIMEOUT=180 DEBIAN_FRONTEND=noninteractive NPM_CONFIG_CAFILE=/etc/ssl/certs/ca-certificates.crt BUNDLE_GEMFILE=/app/Gemfile BUNDLER_ORIG_BUNDLE_BIN_PATH=BUNDLER_ENVIRONMENT_PRESERVER_INTENTIONALLY_NIL BUNDLER_ORIG_BUNDLE_GEMFILE=/app/Gemfile BUNDLER_ORIG_BUNDLER_VERSION=BUNDLER_ENVIRONMENT_PRESERVER_INTENTIONALLY_NIL BUNDLER_ORIG_BUNDLER_SETUP=BUNDLER_ENVIRONMENT_PRESERVER_INTENTIONALLY_NIL BUNDLER_ORIG_GEM_HOME=BUNDLER_ENVIRONMENT_PRESERVER_INTENTIONALLY_NIL BUNDLER_ORIG_GEM_PATH=/app/vendor/bundle/ruby/3.2.0: BUNDLER_ORIG_MANPATH=BUNDLER_ENVIRONMENT_PRESERVER_INTENTIONALLY_NIL BUNDLER_ORIG_PATH=/app/bin:/app/vendor/bundle/bin:/app/vendor/bundle/ruby/3.2.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin BUNDLER_ORIG_RB_USER_INSTALL=BUNDLER_ENVIRONMENT_PRESERVER_INTENTIONALLY_NIL BUNDLER_ORIG_RUBYLIB=BUNDLER_ENVIRONMENT_PRESERVER_INTENTIONALLY_NIL BUNDLER_ORIG_RUBYOPT=BUNDLER_ENVIRONMENT_PRESERVER_INTENTIONALLY_NIL BUNDLE_BIN_PATH=/app/vendor/ruby-3.2.2/lib/ruby/gems/3.2.0/gems/bundler-2.4.10/libexec/bundle BUNDLER_VERSION=2.4.10 BUNDLER_SETUP=/app/vendor/ruby-3.2.2/lib/ruby/3.2.0/bundler/setup RUBYOPT=-r/app/vendor/ruby-3.2.2/lib/ruby/3.2.0/bundler/setup RUBYLIB= GEM_HOME=/app/vendor/bundle/ruby/3.2.0 ============================================================ ID uid=32510(u32510) gid=32510(u32510) groups=32510(u32510) ============================================================ PWD /app ============================================================ UPTIME 11:12:10 up 177 days, 6:50, 0 users, load average: 1.56, 1.13, 0.94 ============================================================ FREE MEMORY total used free shared buff/cache available Mem: 32079 12595 654 1302 18828 17744 Swap: 2047 2047 0 ============================================================ DISK FREE Filesystem 1M-blocks Used Available Use% Mounted on overlay 643563 388843 222039 64% / tmpfs 64 0 64 0% /dev tmpfs 16040 0 16040 0% /sys/fs/cgroup shm 256 0 256 0% /dev/shm /dev/root 643563 388843 222039 64% /etc/hosts tmpfs 16040 0 16040 0% /proc/acpi tmpfs 16040 0 16040 0% /proc/scsi tmpfs 16040 0 16040 0% /sys/firmware ============================================================ Files and Dirs ============================================================ ./.bundle/config --- BUNDLE_JOBS: "4" BUNDLE_CLEAN: "false" ============================================================ ./Procfile scraper: bundle exec ruby -r/usr/local/lib/prerun.rb scraper.rb============================================================ ./.profile.d/00_config_vars.sh export LANG="en_US.UTF-8" ============================================================ ./.profile.d/ruby.sh export LANG=${LANG:-en_US.UTF-8} export GEM_PATH="$HOME/vendor/bundle/ruby/3.2.0:$GEM_PATH" export PATH="$HOME/bin:$HOME/vendor/bundle/bin:$HOME/vendor/bundle/ruby/3.2.0/bin:$PATH" export DISABLE_SPRING="1" export MALLOC_ARENA_MAX=${MALLOC_ARENA_MAX:-2} export BUNDLE_PATH=${BUNDLE_PATH:-vendor/bundle} export BUNDLE_WITHOUT=${BUNDLE_WITHOUT:-development:test} export BUNDLE_BIN=${BUNDLE_BIN:-vendor/bundle/bin} export BUNDLE_DEPLOYMENT=${BUNDLE_DEPLOYMENT:-1} ============================================================ ./.profile.d/WEB_CONCURRENCY.sh ============================================================ ./.release --- addons: [] config_vars: LANG: en_US.UTF-8 default_process_types: rake: bundle exec rake console: bundle exec irb ============================================================ ./time.output ============================================================ ./tmp/heroku-buildpack-release-step.yml --- addons: [] config_vars: LANG: en_US.UTF-8 default_process_types: rake: bundle exec rake console: bundle exec irb ============================================================ That's All Folks!

Data

Downloaded 0 times

To download data sign in with GitHub

Download table (as CSV) Download SQLite database (12 KB) Use the API

rows 7 / 7

name status
example
it worked
2025-02-16 07:17:15 +0000
it ran
2025-02-17 15:19:19 +0000
it ran
2025-02-18 20:16:04 +0000
it ran
2025-02-19 14:54:48 +0000
it ran
2025-02-20 19:21:11 +0000
it ran
2025-02-21 11:12:10 +0000
it ran

Statistics

Average successful run time: less than 20 seconds

Total run time: 1 minute

Total cpu time used: less than 10 seconds

Total disk space used: 35.4 KB

History

  • Auto ran revision d797d388 and completed successfully .
    1 record added in the database
  • Auto ran revision d797d388 and completed successfully .
    1 record added in the database
  • Auto ran revision d797d388 and completed successfully .
    1 record added in the database
  • Auto ran revision d797d388 and completed successfully .
    1 record added in the database
  • Auto ran revision d797d388 and completed successfully .
    1 record added in the database
  • ...
  • Created on morph.io

Show complete history

Scraper code

Ruby

selfie-scraper / scraper.rb