Skip to content

Instantly share code, notes, and snippets.

@atsushisakai-gh
Last active March 4, 2017 09:56
Show Gist options
  • Save atsushisakai-gh/eeac608c4fcf60fa5df8f0be7301f27f to your computer and use it in GitHub Desktop.
Save atsushisakai-gh/eeac608c4fcf60fa5df8f0be7301f27f to your computer and use it in GitHub Desktop.

Demo

Overview

  • Swiftkiqをバックエンドに持つアプリケーション
  • Kituraを利用したServer Side Swiftアプリケーション

Detail

Purpose

  • LINEブログのランキングページをスクレイピングして各ブログをクローリング、記事の中の画像を取得してくる

Architecture

  • Swiftkiq(redis server)
  • CrawlingWorker
  • ScrapingWorker
  • Kitura
  • Web Application Framework
  • Kanna
  • ScrapingLibrary
  • PostgreSQL
  • Persistent for scraped data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment