- Fix portfolio data retrieval method. - Fix the get_investments method bug when using scraper without pre-set cookies. - Improved cookie & session handling.
0.6.3
- Fixed get_investments method. - Fixed formatting of dates in data frames.
0.6.2
- Use cloud scraper instance instead of fetch API for data fetching. - Allow sending a list of selenium cookies to boot up sessions via requests instead of web driver and general rework of cookie importing/saving. - Major optimizations for session handling and web scraper performance.