gandi-invoices
v0.1.0
Published
GANDI.NET PDF Invoices - Scraper and Parser
Downloads
1
Maintainers
Readme
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
- Edit file
.env
with the editor of your choice. - Set your Gandi's username and password.
- Set your Gandi's UID/Token
Where to find the GANDI's user UID/Token
- Go to your Gandi's account : https://id.gandi.net/fr/login and login
- Go to the desired invoice/billing section
- Look at the URL and extract the token (green rectangle on screenshot)
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