/urlscrap

Extraction all urls from site

Primary LanguageElixir

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