huhanwj / n46-crawler

Nogizaka46 Blog Crawler - 乃木坂46卒業成員部落格備份程式

Home Page:https://janelin612.github.io/n46-crawler/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

n46-crawler

將乃木坂46官方部落格的文章整理成json格式的檔案,同時下載所有圖片檔,供備份即將畢業的成員部落格使用。
本專案包含:

  1. ./crawler/ : 爬蟲程式碼
  2. ./demo-site/ : Github Pages上的範例網站

Site-乃木坂46卒業メンバーのブログ

Notice before clone project

Because the whole demo site is hosting on github pages, there are lots of files in the gh-pages branch. You will take long time to clone and waste the disk space.
If you only need the source code, you can just clone the master branch.

$ git clone https://github.com/janelin612/n46-crawler.git --single-branch

About

Nogizaka46 Blog Crawler - 乃木坂46卒業成員部落格備份程式

https://janelin612.github.io/n46-crawler/


Languages

Language:JavaScript 76.5%Language:SCSS 17.0%Language:HTML 6.5%