gandi-invoices

0.1.0 • Public • Published

gandi-tools

GANDI.NET Invoice Scraper and Parser

GANDI SCRAPER

Installation

git clone https://github.com/lalmat/gandi-tools.git
cd gandi-tools
npm install
cp .env.sample .env

Configuration

  1. Edit file .env with the editor of your choice.
  2. Set your Gandi's username and password.
  3. Set your Gandi's UID/Token

Where to find the GANDI's user UID/Token

  1. Go to your Gandi's account : https://id.gandi.net/fr/login and login
  2. Go to the desired invoice/billing section
  3. Look at the URL and extract the token (green rectangle on screenshot)

UID/Token

Note : You may have more than one billing token on your account. That's why you need to set it manually in environement variables.

Usage

node check_scrap.js

Package Sidebar

Install

npm i gandi-invoices

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

149 kB

Total Files

11

Last publish

Collaborators

  • lalmat