Skip to content

andriyor/monobank-airtable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monobank-export

Config

.env file

MONO_TOKEN="******"
MONO_ACCOUNT="******"
AIRTABLE_KEY="******"
AIRTABLE_BASE="******"

When MONO_ACCOUNT not provided it will use default black card.

For mcc used this data Oleksios/Merchant-Category-Codes: MCC codes dataset in Ukrainian, English and Russian (with groups and without groups)

Examples

export to airtable

tsx src/index.ts

export to csv file

tsx src/monobank-csv.ts --start 2024.11.23 --end 2024.11.24 --file result.csv

API Doc

Monobank open API

API. Особистий кабінет

About

export monobank data to different sources

Resources

Stars

Watchers

Forks