Skip to content

pajapro/BoligScrapper

Repository files navigation

Language Swift 4.0

🏡 BoligScrapper

The goal of this personal learning project is to develop CLI tool for crawling web using Swift programming language.

🚀 Getting started

There are 2 ways to get started:

📥 Download binary

See the latest release.

🛠 Compile source code

To compile BoligScrapper, you need to install Swift 4.0 or later on your machine - the easiest way to do so is by installing Xcode 9.

After that, cd into the project folder and compile project with $ swift build. To execute the compiled binary execute $ ./.build/debug/BoligScrapper

🏃 Run

You can see all available parameters by $ ./BoligScrapper --help

Alt text

📚 Resources

About

CLI web scrapper written in Swift

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages