Skip to main content

Retrieve payment information, including QR code payments and credit card, from Gmail.

Project description

PayGmailScraper

概要

PayGmailScraperは、Gmailのメールをスクレイピングして、支払い情報を取得するためのPythonライブラリです。
現在、以下の支払い方法に対応しています。

  • ANA Pay
  • 楽天ペイ

インストール

pip install PyGmailScraper

使い方

from PayGmailScraper import PayGmailScraper

client = PayGmailScraper("credentials.json")
ana_pay_list = client.get_payments_ana_pay()
print(ana_pay_list)
rakuten_pay_list = client.get_payments_rakuten_pay()
print(rakuten_pay_list)

Requirements

google-api-python-client>=2.111.0,
google-auth>=2.29.0,
google-auth-oauthlib>=1.2.0,

Gmail APIを使用するために、認証情報のcredentials.jsonが必要

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pygmailscraper-1.0.1.tar.gz (5.4 kB view details)

Uploaded Source

Built Distribution

PyGmailScraper-1.0.1-py3-none-any.whl (7.9 kB view details)

Uploaded Python 3

File details

Details for the file pygmailscraper-1.0.1.tar.gz.

File metadata

  • Download URL: pygmailscraper-1.0.1.tar.gz
  • Upload date:
  • Size: 5.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.6

File hashes

Hashes for pygmailscraper-1.0.1.tar.gz
Algorithm Hash digest
SHA256 71a058b6a9db935953f827b8a5a25eb3aa5d004c307d4676f671ae1704ecc2c3
MD5 996c02d419f7e379438ce5e086dbb03a
BLAKE2b-256 cc4f505227a062ae58c6de71e88af0f496cd8f0d896c9d9b9a4edd2e7f0f13de

See more details on using hashes here.

File details

Details for the file PyGmailScraper-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for PyGmailScraper-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5439c7b981e45ba23ac1329b070ab4d6cd82a053bad75145c0ceafb3a6efbb70
MD5 8516c2a00380384374123616fff7b677
BLAKE2b-256 9a231f2d21154d74c5bfe3843ec2de284362226d39f9f117d6432941e43bbb83

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page