LeandroLS / scliper

CLI Tool to make simple web scraping.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

CLI Tool to make simple web scraping.


Languages

Language:Go 100.0%