Skip to content

eawlot3000/url-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

extract urls

this is a simple tool that help you extract [valid] internet urls from text contexts.

features

  • support http & https
  • take files input!
  • more: check real url using curl locally
  • open urls with your selection!

requirements

python3 & CLI (terminal)

usage

just run:

python main.py

with files input:

python main.py [file]

TODO

  • support ones other than https?
  • multi files input
  • ** accuracy **?

About

extract [valid] web urls from text contexts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages