kamushadenes / bankscraper

Brazilian Bank and Benefit Scraping Tool
132 stars 11 forks source link

Banco Do Brasil API has no longer been supported #8

Open mtkachenk0 opened 7 years ago

mtkachenk0 commented 7 years ago

Hello friend, unfortunately, I get this response on transactions request

since 21.03.17 this version of the application has no longer been supported.

original:

        "Sessions": [
          {
            "Segmented": false,
            "Style": "CARD",
            "Cells": [
              {
                "ExecuteValidation": false,
                "Draws": true,
                "Components": [
                  {
                    "Text": "Since 21.03.17 this version of the BB application is no longer supported. \n \nUpdate the application to the latest version and check out all the news that BB has prepared for you. \n \nTo Perform the upgrade, follow the steps below: \n\n 1. Access the application \"Play Store \" \n2. Search for \"Bank of Brazil \" \n.",
                    "Text alignment": "LEFT",
                    "Format": "BASIC",
                    "TextType": "NORMAL",
                    "TYPE": "text",
                    "Visible": true
                  }
                ],

by the way, other requests work fine.

Could you help me to get list of transactions?