Skip to content

cardoso010/urlscrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Urlscrap

Extract urls from sites.

Setup

Get dependencies

mix deps.get

Compile application

mix escript.build

Run app with following args

./bin/urlscrap --extract-links --url "https://github.com" --save

Args

Args Descrition
extract-links Get all urls from site
url Url of site
save If you want to save in file

About

Extraction all urls from site

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages