Skip to content

felipemaion/scraping_xpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scraping personal account information from XP Investimentos

Extracting XP information.

run as:

python -i chromedriver.py

Now you do your normal login + Token at the page (Chrome).

At the Home page you can run the command at prompt:

scraper.patrimonio()

And you will get your Net Worth.

Following the steps:


In [6]: scraper.notas_corretagens()                                                          

In [7]: scraper.define_tipo_relatorio()                                                      

In [8]: scraper.gera_relatorio() ```

You will be in the brokerage notes page, with the report created in the page (pdf).

TO DO:

Be able to download the PDF or the parsed data!! (Transactions, assets, etc)


About

Scraping XP Investimentos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages