How does Blippy get its data
Posted
by Ali
on Stack Overflow
See other posts from Stack Overflow
or by Ali
Published on 2010-05-26T16:09:41Z
Indexed on
2010/05/26
16:11 UTC
Read the original article
Hit count: 518
I was wondering how Blippy is able to get my data? It requires me to put in my bank name, bank card number and password, so is it doing a simple website scrape by logging in?
My bank, however also requires a seperate passphrase as well. How does it get around that?
Can urllib and such libraries be used in Python to replicate Blippy functionality?
site:blippy.com
© Stack Overflow or respective owner