{"javascript":"\n$(document).ready(function() {\n \n\n var app = new Vue({\n el: '#Main',\n data: {\n Log: [],\n Proxy: \"\",\n ProxyResult: \"\",\n ProxyResultIsSuccess: true,\n ProxyResultIsLoading: false,\n IsRunning: false,\n Thread: null,\n Error: \"\",\n Query: \"\"\n },\n computed:\n {\n LogPrepared: function(){\n var Res = []\n for(var i = 0;i\n

ParseGoogle

\n \n
\n ParseGoogle - helps to make google query and saves results to file. Project is written entirely on BrowserAutomationStudio.\n
\n
\n
\n \n \n \n
\n
\n \n
\n {{ProxyResult}}\n
\n
\n \n \n
\n \n
\n \n \n \n \n \n \n \n\n
{{Error}}
\n\n
\n \n
\n \n \n\n "}