Skip to content
This repository has been archived by the owner on Jan 6, 2021. It is now read-only.

朝日新聞(아사히 신문)의 天声人語(천성인어) 스크레이핑 모듈

Notifications You must be signed in to change notification settings

Kaminari-j/tenseijingo-scraper

Repository files navigation

Tenseijingo_Scraper

事前準備

パッケージをインストール

pip install -r requirements.txt

ユーザー情報を設定

tenseijingoscraper ディレクトリ配下の userinfo.py にユーザーIDとパスワードを記入

id = ''
password = ''

(後日削除) wkhtmltopdf のインストール

html ファイルを pdf に変換するためのプログラムである wkhtmltopdf を事前に導入する必要がある。 OSやバージョンごとに導入方法などが異なるため、下記のページを参照し、導入すること。
Installing wkhtmltopdf

現在改修中

About

朝日新聞(아사히 신문)의 天声人語(천성인어) 스크레이핑 모듈

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages