Skip to content

A scraper to download your nubank transactions from the website

Notifications You must be signed in to change notification settings

a0th/nubank-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

nubank-report

Scrape Nubank desktop version of website to download your credit card expenses as a pandas DataFrame

Important

Nubank re-designed their website and this script is no longer working. I will update it as soon as I have time.

Requirements

BeautifulSoup, pandas

How To

Open your dashboard in Nubank's website, make sure to select the appropriate time window. Download the HTML file and run python nubank_parse.py [your-html-file]. This will generate a nubank.csv with your purchases using your credit card.

About

A scraper to download your nubank transactions from the website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages