Skip to content

SaDs3c/xtract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

xtract

A CLI tool written in Go to extract all URLs from the source of web pages.

Installation

go install github.com/SaDs3c/xtract@latest

Usage

cat urls.txt | xtract

Features

Fetches HTML content from stdin URLs

Extracts all URLs using regex

Handles HTTP errors gracefully

About

CLI tool to extract URLs from HTML source of web pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages