CasperJS hangs out when accessing Google Keyword Planner
问题 My goal is to grab keywords from Google Keyword Planner, as the API does not support getting search volume in last 24 months but 12 months only. I use maily SimpleBrowser, so I am new with CasperJS, I googled some scripts, read documentation and then combined following script. I can login to Google, even to Adwords dashboard, but when I try to access KeywordPlanner CasperJS freezes, any idea? JS script /** * Basic vars * @type Module utils|Module utils */ var utils = require('utils'); var