JuliaLblnd / bddtrans-parser

Parseur pour le site BDDTrans

Home Page:https://bddtrans.julialblnd.fr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BDDTrans Parser

Parseur pour le site BDDTrans qui extrait les praticiens en JSON et CSV.

Install dependencies (optional)

The only dependency is the Google API Client, which is not required if you will not use the Google Spreadsheet Update functionality.

composer install

Usage

php ./app.php

CLI Options

Google Spreadsheet Update

Google API PHP Client Authentication with OAuth

  1. Follow the instructions to Create Web Application Credentials
  2. Download the JSON credentials
  3. Copy the credentials to credentials.json files in the same location than functions.php file.

View the related Section in the Google API PHP Client README

Requirements

PHP 7.2

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under The Unlicense License - see the LICENSE file for details

About

Parseur pour le site BDDTrans

https://bddtrans.julialblnd.fr

License:The Unlicense


Languages

Language:PHP 100.0%