Skip to content

LeandroLS/scliper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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