Skip to content

crizzs/airscraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Air Scraper

Overview

Scrap aviation-related data. We will start with a list of airports...more will follow

Requirements

Installation

  1. To install Air Scraper use go get:

    go get github.com/crizzs/airscraper

  2. Go into your Golang Workspace and search for the crizzs/airscraper folder

  3. Use Makefile to download deps, test and build your executable(s). Type make into your terminal.

  4. Executable will be created. This file is named main

  5. For windows, run main.exe. For Linux/Mac, run ./main in terminal.

How to use the app?

Run and it will start scrapping. Walla~~~

About

Scrap data in relation to aviation industry

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published