Login to Google Finance with Curl


/ Published in: Bash
Save to your folder(s)



Copy this code and paste it in your HTML
  1. curl https://www.google.com/accounts/ClientLogin -d Email=email -d Passwd=password -d accountType=GOOGLE -d source=Google-cURL-Example -d service=finance | grep 'Auth'

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.