Skip to content

enindu/html-source

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a9a75b1 · Jan 21, 2023

History

3 Commits
Jan 21, 2023
Jan 21, 2023
Jan 21, 2023
Jan 21, 2023
Jan 21, 2023
Jan 21, 2023
Jan 21, 2023
Jan 21, 2023
Jan 21, 2023
Jan 21, 2023
Jan 21, 2023

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