Skip to content

enindu/html-source

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML SOURCE

HTML source code extractor, written in Go.

BUILD

Use Go compiler to build a executable.

$ go build

USAGE

There is one flag, you can use with the HTML Source.

U - URL of the web page

EXAMPLES

Download web page with assets. The downloaded files will be saved in downloads directory.

$ html-source -U "https://enindu.com"

TODO

  • Download assets from inline styles
  • Download assets in style files

About

HTML source code extractor, written in Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages