Skip to content

wanliqun/web-fetcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-fetcher

A command-line tool for scraping web pages.

Quick Start

Using Docker

  1. Install Docker Follow the official Docker installation instructions for your operating system.

  2. Run shell script Navigate to the project directory and execute the following command to get a detailed explanation of how to use the tool with Docker:

./run.sh

Building from Source

  1. Install Go (version >= v1.21.0) Download and install a compatible version of Go for your operating system.

  2. Build and run the tool Navigate to the project directory and execute the following command to get usage help:

go run main.go --help

About

Command line tool to scrape web page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages