hendrikswan / fnb-scraper

3 stars 0 forks source link

Looks like FNB changed their html again? TypeError: Cannot read property '0' of null #1

Open jacques opened 9 years ago

jacques commented 9 years ago
/Users/jacques/git/fnb-scraper/index.js:296
v=transactionhistory.navigator.TransactionHistoryRedirect[^\']+\'/g)[0].replac
                                                                    ^
TypeError: Cannot read property '0' of null
    at /Users/jacques/git/fnb-scraper/fnb-scraper/index.js:296:118
    at Gunzip.<anonymous> (/Users/jacques/git/fnb-scraper/index.js:269:13)
    at Gunzip.emit (events.js:117:20)
    at _stream_readable.js:943:16
    at process._tickCallback (node.js:419:13)
hendrikswan commented 9 years ago

Probably. That code is very old though, and not terribly solid :)

HannibalZA commented 3 years ago

ever tried to resurrect this?

stefvonb commented 3 years ago

ever tried to resurrect this?

I'm actually trying to in Python at the moment... would you be keen to try help?