I ditched fetching from AlphaVantage for the same reasons you mentioned. I'm finding success with Yahoo JSON (for now).
Re: GOOGLE I had the same thought. I threw something together last night that parses from HTML google finance (the JSON unfortunately had some malformed errors). I can submit to the repository if people would like? I'm also working on a module for finance.yahoo.com ever since Yahoo removed the previous funcationality.