Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fairly broken all around? #94

Open
paulirish opened this issue Jan 3, 2024 · 4 comments
Open

Fairly broken all around? #94

paulirish opened this issue Jan 3, 2024 · 4 comments

Comments

@paulirish
Copy link

I love the idea here but I'm having lots of trouble with these importers.

Here's my summary trying to get a few to work:

  • healthequity: works
  • amazon: very broken w/ scraping and navigation problems
  • mint: broken cuz Chrome crashes weirdly
  • google_purchases: google thinks its a suspicious login
  • stockplanconnect: login completion fails. (their login forms changed recently)
  • pge: scraper doesnt notice its logged in.
  • anthem: anthem thinks its a suspicious login.

I'm not throwing shade as we all know how hard it is to maintain scrapers. Just noting this here to potentially save other folks time.

(then again if someone is having success with these, then ignore me :)

@jbms
Copy link
Owner

jbms commented Jan 5, 2024

Indeed I haven't had a chance to maintain these for a while.

Regarding Anthem, last I checked, if you leave credentials commented out and do the login entirely manually, it worked.

@tpsteiner
Copy link

Would it be easy to add a note to the README that says 'ofxhome.com is down. ofxclient is not working.' or something like that? I wasted a lot of time trying to get that to work.

@Zburatorul
Copy link
Collaborator

Sure, we can add a not. Can you say more about how ofxclient is not working?

@Zburatorul
Copy link
Collaborator

@paulirish
Amazon is working for me. I also merged a few PRs on it recently which might fix your problem. Are you running master? I recommend because we rarely release on pypi.

For portals where 2FA or similar issues appear, I recommend having a complete separate Chrome profile that is used for finance_dl. I don't recall the last time I was asked for additional steps that break the downloader, but I don't use Anthem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants