wonderer007 / code-challenge

SerpApi code challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extract Van Gogh Paintings Code Challenge

Goal is to extract a list of Van Gogh paintings from the attached Google search results page.

Van Gogh paintings

Instructions

  1. run ruby lib/script.rb 'Van Gogh Paintings'
  2. run ruby lib/script.rb 'Pablo Picasso Paintings'
  3. run ruby lib/script.rb 'Rembrandt Paintings'
  4. find output in files/output folder

Tests

  1. bundle exec rsepc

About

SerpApi code challenge

License:MIT License


Languages

Language:HTML 99.8%Language:Ruby 0.2%