goober

command module
v0.0.0-...-72ee467 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 7, 2024 License: MIT Imports: 1 Imported by: 0

README

Goober

Goober is a fast and easy-to-use command line web scraper that effortlessly extract images from web pages.

Test passing

Prerequisites

Before using Goober, make sure you have the following tools and components installed:

Installation

$ go install github.com/pacna/goober@latest

make sure ~/go/bin is in your path

Usage

Run Goober and specify the web page you want to scrape:

$ goober --input https://www.google.com/ --outdir /path/to/folder
Flags
  1. --input: Specifies the URL of the web page you want to scrape.
  2. --outdir: Defines the destination path where all scraped images will be zipped. (Optional)

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
app

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL