Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 907 Bytes

README.md

File metadata and controls

32 lines (26 loc) · 907 Bytes

GitHubTrendingScraper

GitHubTrendingScraper is a middleman of GitHubTrending, built using SwiftSoup and written entirely in Swift, GitHubTrendingScraper handles all of the data scraping from GitHub and uploading to GitHubTrendingAPI

Prerequisites

Frameworks

Operating System

  • Linux (preferred)
  • macOS
  • Linux on Windows with WSL2

Getting Started

Change Directory

$ cd /path/to/directory

Clone Repository

$ git clone https://github.com/jarrodnorwell/GitHubTrendingScraper

Change Directory, Build & Run

$ cd GitHubTrendingScraper
$ swift build -c release
$ .build/release/GitHubTrendingScraper

Final Notes

Once GitHubTrendingScraper has been run, open 127.0.0.1:8080