id ile veri çekme javascript
Merhabalar son zamanlar da bi çok yerde bu sistemi görmeye başladım araştırdım fakat bir şey bulamadım view-source: kısmında sadece bu kodlar oluyor <div id="root"></div>
sayesinde diğer verileri çekiyorlar bunu nası yapabilirim incelemek isteyenler için site url
https://ui8-crypter-nft.herokuapp.com/
<!doctype html>
<html lang="en">
<head>
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@700&family=Poppins:wght@400;500;600;700&display=swap" rel="stylesheet">
<link href="/static/css/main.b4341fb5.chunk.css" rel="stylesheet">
</head>
<body>
<script>
! function() {
function e(e) {
document.body.classList.add(e ? "dark-mode" : "light-mode"), document.body.classList.remove(e ? "light-mode" : "dark-mode")
}
var a = window.matchMedia("(prefers-color-scheme: dark)"),
o = "(prefers-color-scheme: dark)" === a.media,
d = null;
try {
d = localStorage.getItem("darkMode")
} catch (e) {}
var t = null !== d;
if (t && (d = JSON.parse(d)), t) e(d);
else if (o) e(a.matches), localStorage.setItem("darkMode", a.matches);
else {
var r = document.body.classList.contains("dark-mode");
localStorage.setItem("darkMode", JSON.stringify(r))
}
}()
</script>
<div id="root"></div>
<script>
! function(e) {
function r(r) {
for (var n, f, l = r[0], p = r[1], i = r[2], c = 0, s = []; c < l.length; c++) f = l[c], Object.prototype.hasOwnProperty.call(o, f) && o[f] && s.push(o[f][0]), o[f] = 0;
for (n in p) Object.prototype.hasOwnProperty.call(p, n) && (e[n] = p[n]);
for (a && a(r); s.length;) s.shift()();
return u.push.apply(u, i || []), t()
}
function t() {
for (var e, r = 0; r < u.length; r++) {
for (var t = u[r], n = !0, l = 1; l < t.length; l++) {
var p = t[l];
0 !== o[p] && (n = !1)
}
n && (u.splice(r--, 1), e = f(f.s = t[0]))
}
return e
}
var n = {},
o = {
1: 0
},
u = [];
function f(r) {
if (n[r]) return n[r].exports;
var t = n[r] = {
i: r,
l: !1,
exports: {}
};
return e[r].call(t.exports, t, t.exports, f), t.l = !0, t.exports
}
f.m = e, f.c = n, f.d = function(e, r, t) {
f.o(e, r) || Object.defineProperty(e, r, {
enumerable: !0,
get: t
})
}, f.r = function(e) {
"undefined" != typeof Symbol && Symbol.toStringTag && Object.defineProperty(e, Symbol.toStringTag, {
value: "Module"
}), Object.defineProperty(e, "__esModule", {
value: !0
})
}, f.t = function(e, r) {
if (1 & r && (e = f(e)), 8 & r) return e;
if (4 & r && "object" == typeof e && e && e.__esModule) return e;
var t = Object.create(null);
if (f.r(t), Object.defineProperty(t, "default", {
enumerable: !0,
value: e
}), 2 & r && "string" != typeof e)
for (var n in e) f.d(t, n, function(r) {
return e[r]
}.bind(null, n));
return t
}, f.n = function(e) {
var r = e && e.__esModule ? function() {
return e.default
} : function() {
return e
};
return f.d(r, "a", r), r
}, f.o = function(e, r) {
return Object.prototype.hasOwnProperty.call(e, r)
}, f.p = "/";
var l = this["webpackJsonpcrypter-nft"] = this["webpackJsonpcrypter-nft"] || [],
p = l.push.bind(l);
l.push = r, l = l.slice();
for (var i = 0; i < l.length; i++) r(l[i]);
var a = p;
t()
}([])
</script>
<script src="/static/js/2.17346bf5.chunk.js"></script>
<script src="/static/js/main.d698ec07.chunk.js"></script>
</body>
</html>