CLI Tool to make simple web scraping.
- Navigate in your terminal to
path/to/sliper go build ..\scliper -html-from https://somesite.com
-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