Skip to content

Python-based solution to fetch card and account information from the Nubank public API and automatically populate a Notion database using the Notion API

Notifications You must be signed in to change notification settings

danielmesquitta/nubank-to-notion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nubank-Notion Integration Project

Overview

This project provides a Python-based solution to fetch card and account information from the Nubank public API and automatically populate a Notion database using the Notion API. It's designed to help users effortlessly manage their financial data within a Notion workspace.

Dependencies

Getting started

  1. Clone the repo
git clone https://github.com/danielmesquitta/nubank-to-notion.git
  1. Install the required packages:
make install
  1. Authenticate with your nubank account
make auth
  1. Create your .env file
cp .env.example .env
  1. Configure your .env file with your credentials

  2. Execute the project

make

About

Python-based solution to fetch card and account information from the Nubank public API and automatically populate a Notion database using the Notion API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published