CARVIEW |
Select Language
HTTP/2 200
date: Sun, 12 Oct 2025 00:52:18 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=1b5df6db2416929c4623f283bae2ff6c2b47d7c9ae556816a033a595294fd289a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22iMSroJ4PPPc1e4AHRIQ720Q-jsQaJWkQ%22%3B%7D; HttpOnly; Path=/
cf-ray: 98d29d1ecc618839-BLR
Social Media Graphext Recipe - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- filter_duplicates(ds, {
- "columns": [
- "url"
- ]
- }) => (ds)
- derive_column(ds,
- {
- "script": "return (row.retweetCount + row.likeCount + row.replyCount) / row.viewCount * 100;",
- "type": "number"
- }) -> (ds["Engagement Rate"])
- derive_column(ds,
- {
- "script": "return row.retweetCount / row.viewCount * 100;",
- "type": "number"
- }) -> (ds["Amplification Rate"])
- derive_column(ds,
- {
- "script": "return row.likeCount / row.viewCount * 100;",
- "type": "number"
- }) -> (ds["Applause Rate"])
- derive_column(ds,
- {
- "script": "return row.replyCount / row.viewCount * 100;",
- "type": "number"
- }) -> (ds["Conversation Rate"])
- derive_column(ds,
- {
- "script": "return row.retweetCount / row.likeCount * 100;",
- "type": "number"
- }) -> (ds["Virality Rate"])
- derive_column(ds,
- {
- "script": "return (row.retweetCount + row.likeCount + row.replyCount + row.quoteCount) / row.viewCount * 100;",
- "type": "number"
- }) -> (ds["Interaction Rate"])
- derive_column(ds,
- {
- "script": "return (row.viewCount / row.authorFollowers) * 100;",
- "type": "number"
- }) -> (ds["Exposure Rate"])
- derive_column(ds,
- {
- "script": "return (row.retweetCount + row.likeCount + row.replyCount) / row.authorFollowers * 100;",
- "type": "number"
- }) -> (ds["Engagement per Follower"])
- derive_column(ds,
- {
- "script": "return row.bookmarkCount / row.viewCount * 100;",
- "type": "number"
- }) -> (ds["Bookmark Rate"])
- create_project(ds)
Advertisement
Add Comment
Please, Sign In to add comment
-
💵 Make 3000$ in 20 minutes 💵
JavaScript | 3 sec ago | 0.24 KB
-
📌 Swapzone +37% glitch
JavaScript | 12 sec ago | 0.24 KB
-
📌 Swapzone +37% glitch ⭐ 6
JavaScript | 18 sec ago | 0.25 KB
-
📝 Exchange profit method
JavaScript | 21 sec ago | 0.24 KB
-
⭐⭐⭐MAKE $900 INSTANTLY⭐⭐
Java | 26 sec ago | 0.10 KB
-
✅⭐ Make huge profits on trading ⭐⭐ C
JavaScript | 27 sec ago | 0.25 KB
-
⭐ Free Crypto Method ⭐
JavaScript | 30 sec ago | 0.24 KB
-
⭐✅ Marketplace Glitch ✅ Working ✅ NEVER SEEN...
JavaScript | 36 sec ago | 0.25 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand