umisora / scrape_expense_amount

Web scraping for Moneyforward Expense & Gets the amount that is expected to be paid.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scrape_expense_amount

What is?

実行日より未来日に予定されている経費の振り込み予定をMFクラウド経費からスクレイピングして取得します。

Work on Zapier

Zapier の Code on Zapier for Python を使用すると Zapierで実行可能です。 ただし、無料版だと実行時間の制約がある為に有料版での実行が必要です。

ZapierにLINE Notifyを対応してみた - Qiita を使用してLINE通知を設定すると 以下の様に表示されます。

line-notify-image

Usage

$ export PYTHONPATH=`pwd`/site-packages
$ ./scraping.py
あなたに直近支払いのある経費は0件です。

About

Web scraping for Moneyforward Expense & Gets the amount that is expected to be paid.


Languages

Language:Python 100.0%