alsino / bob-ross-images

Getting beautiful Bob Ross paintings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bob Ross Image Scraper

A nice image

This is a simple and quick webscraper using node.js and the request module to retrieve beautiful and happy paintings from Bob Ross from this website.

The chalk module is used for syntax highlighting in the terminal.

Copyright Warning

All images by Bob Ross are copyright protected. This script is functional but should not be used without prior authorization by the image owners. Please consult their terms of service before using this tool.

Usage

  1. Download or clone this repo with git clone https://github.com/alsino/bob-ross-images.git
  2. Install the project dependencies with npm install
  3. In your terminal navigate to the repo with cd bob-ross-images-master
  4. Run the scraper with node scraper.js

Happy Bob Ross'in...

About

Getting beautiful Bob Ross paintings


Languages

Language:JavaScript 100.0%