Skip to content

zshipko/extract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

extract is a command line tool for extracting images and links from websites

install:

go get github.com/zshipko/extract

usage:

extract [-tag] [?search] urls...

examples:

$ extract -img google.com
> http://google.com/images/srpr/logo9w.png

# find images on pages linked to from nytimes.com that include "nytimes" in the url
$ extract -a nytimes.com | xargs extract ?nytimes -img
> long list of images...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages