Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 622 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 622 Bytes

scliper 🕸️

CLI Tool to make simple web scraping.

Usage

  1. Navigate in your terminal to path/to/sliper
  2. go build .
  3. .\scliper -html-from https://somesite.com

Options

-html-from create a HTML file with source HTML from informed site
-links-from create a JSON file with all links from site or html file informed
-images-from create a HTML file with all images tag from informed site

Badges

GitHub Workflow Status Release