Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
show browser trust login google acc ???????? ? , i test 100 acc .. Hide brow < 50 % show > 80%
@shubham-meena you can get android browser fingerprints from https://fingerprints.bablosoft.com/
@spockthe40oz said in HTTP client GET response shows javascript instead of html source:
@basmail I am also having this same issue
In the browser, all these scripts are executed automatically, if you work with the site via the http-client, then you will have to execute these scripts manually.
@UserTrue said in Node JS with google trends API:
@hippyzipp9 const mysql = require('mysql2'); // create the connection to database const connection = mysql.createConnection({ host: 'localhost', user: 'root', database: 'db', password: '' }); await(new Promise((resolve, reject) => { /*Place your code here and call resolve to proceed*/ connection.connect(function (err) { if (err) { reject('error: ' + err.message); } console.log('Connected to the MySQL server.'); resolve() }); }));
@hippyzipp9
Thanks, your solution worked.
Pretty old with no concrete solution