Just add: to get the URL of disqus comments on any page found, run this JavaScript code in your web browser console:
var visit = function () { var url = document.querySelector('div#disqus_thread iframe').src; String.prototype.startsWith = function (check) { return(this.indexOf(check) == 0); }; if (!url.startsWith('https://')) return url.slice(0, 4) + "s" + url.slice(4); return url; }();
Since the variable is now in 'visit'
console.log(visit);
I helped you collect all the data in json UTF-8 format, saved it in .txt, and it can be found on this . The json format contains variable names, but the one you need is the 'data' variable, which is a JavaScript array.
Swipe through each of them, and then divide them by "x == x". "X == x" was made to ensure that the user ID of those who made the comments was also captured. In a situation where there is no user identifier in a numeric format, but a name, this means that the account is no longer active.
To use userid, this is a question https://disqus.com/users/106222183 , where 106222183 is the user ID
iChux source share