xurls
URL extractor
A tool to extract URLs from text using regular expressions in the Go programming language.
Extract urls from text
1k stars
24 watching
116 forks
Language: Go
last commit: about 2 months ago
Linked from 2 awesome lists
extract-urlsgotld
Related projects:
Repository | Description | Stars |
---|---|---|
dwisiswant0/galer | A tool to extract URLs from HTML attributes by crawling in and evaluating JavaScript | 253 |
s0rg/crawley | A utility for systematically extracting URLs from web pages and printing them to the console. | 263 |
003random/getjs | A tool to extract JavaScript sources from URLs and web pages efficiently | 708 |
elliotwutingfeng/go-fasttld | A Go library for extracting top-level domains from URLs in a high-performance manner. | 32 |
limiu82214/gojmapr | A library to extract specific properties from complex JSON structures into Go structs with minimal code changes. | 22 |
xnl-h4ck3r/xnlinkfinder | A Python tool used to automatically discover and extract endpoints, parameters, and wordlists from target websites. | 1,204 |
herloct/url-parser | A tool for parsing and extracting specific parts of URLs from command-line input. | 11 |
tomnomnom/unfurl | Extracts specific parts from URLs on standard input | 1,095 |
davemolk/gogetjs | Tools for extracting and analyzing JavaScript files from web pages | 40 |
eloopwoo/chrome-url-dumper | A tool to extract and dump URLs from Chrome's stored databases. | 34 |
coleifer/micawber | A library for extracting metadata and content from URLs | 636 |
knowitall/reverb | Extracts binary relationships from English sentences at scale | 543 |
karust/gogetcrawl | A tool and package for extracting web archive data from popular sources like Wayback Machine and Common Crawl using the Go programming language. | 147 |
offensivedev/urldozer | A tool for analyzing URLs to extract various information such as paths, domains, and parameters. | 29 |
patternhelloworld/url-knife | A JavaScript library to extract and decompose URLs in texts with robust patterns, including email addresses. | 341 |