• Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
AnonyViet - English Version
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
AnonyViet - English Version
No Result
View All Result

Code finding comments of a person on any page

AnonyViet by AnonyViet
September 13, 2025
in Tips
0

If you have a lover or crush and you want to follow that person. This is a way for you to find a comment that your friends have commented on a certain page. You can proactively find each separate page.

Join the channel Telegram belong to Anonyviet 👉 Link 👈

If you want to find any person’s comment on any page, you can use the code below. Code by you Nguyen Son Duong share. With this code, you will find your friends’ comments on any page.

Code finding comments of a person on any page

Edit the code parameters accordingly:

  • IDPage: The page of the page you want to find (how to find ID page)
  • Iduser: ID of the comments (find the user ID similar to the ID page)
  • Accesstoken: Is your token (how to get it Full token right)

You open Chrome, click F12 Choose tab Console And the code below. Remember to edit the parameters for: Accesstoken, IDPage, Iduser

var idPost = new Array();
                var token = ""
                var idUser = "";
                var idPage = "";
                function f2(){
                    var xmlHttp = new XMLHttpRequest();
                    var uri = "https://graph.facebook.com/v3.3/"+idPage+"/posts?limit=100&access_token="+token;
                    var time = setInterval(function(){
                        if(uri != ""){
                            xmlHttp.open("GET",uri,true);
                            xmlHttp.onreadystatechange= function(){
                                if(this.status == 200 && this.readyState == 4){
                                    var jsonPost = JSON.parse(this.responseText);
                                    if(jsonPost.paging.next == "" ||jsonPost.paging.next == null){
                                        uri = "";
                                    }else{
                                        uri = jsonPost.paging.next;
                                        var data = jsonPost.data;
                                       for(var i=0;i0){
                                                if(jsonComments.paging.next == "" || jsonComments.paging.next == null){
                                                    uri2 = "";
                                                }else{
                                                    uri2 = jsonComments.paging.next;
                                                    var data = jsonComments.data;
                                                    for(var i=0;i

Câu hỏi thường gặp

Làm thế nào để tìm ID của Page và User?

Bạn có thể tìm ID của Page bằng cách sử dụng công cụ tìm ID Page trực tuyến (tham khảo link trong bài viết) và tìm ID User tương tự.

AccessToken là gì và làm thế nào để lấy được nó?

AccessToken là một mã token cho phép truy cập dữ liệu Facebook. Bạn có thể tìm hiểu cách lấy AccessToken full quyền theo hướng dẫn có trong bài viết.

Nếu code không hoạt động, tôi nên làm gì?

Hãy kiểm tra lại xem bạn đã điền đúng ID Page, ID User và AccessToken. Đảm bảo rằng bạn đã mở Console trong trình duyệt (bấm F12) và dán code vào đúng vị trí.

Previous Post

How to comment on Facebook by nickname is not detected

Next Post

Instructions on how to restore Launchpad on MacOS 26

AnonyViet

AnonyViet

Related Posts

7 other features of USB you may not know
Tips

7 other features of USB you may not know

February 14, 2026
Instructions for creating a photo holding a QR code to receive super cute lucky money for Tet
Tips

Instructions for creating a photo holding a QR code to receive super cute lucky money for Tet

February 14, 2026
How to overclock RAM – Overlock RAM helps speed up faster
Tips

How to overclock RAM – Overlock RAM helps speed up faster

February 13, 2026
Suggestions on how to name a good Facebook name – unique and impressive
Tips

Suggestions on how to name a good Facebook name – unique and impressive

February 13, 2026
Increase Laptop PIN usage time using Eco Mode on Windows 10
Tips

Increase Laptop PIN usage time using Eco Mode on Windows 10

February 12, 2026
How to create beautiful Tet photos with AI like professional studio photos
Tips

How to create beautiful Tet photos with AI like professional studio photos

February 12, 2026
Next Post
Instructions on how to restore Launchpad on MacOS 26

Instructions on how to restore Launchpad on MacOS 26

0 0 votes
Article Rating
Subscribe
Login
Notify of
guest

guest

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments

Recent News

7 other features of USB you may not know

7 other features of USB you may not know

February 14, 2026
Instructions for creating a photo holding a QR code to receive super cute lucky money for Tet

Instructions for creating a photo holding a QR code to receive super cute lucky money for Tet

February 14, 2026
How to see the package Viettel is using to avoid losing money unfairly

How to see the package Viettel is using to avoid losing money unfairly

February 14, 2026
How to overclock RAM – Overlock RAM helps speed up faster

How to overclock RAM – Overlock RAM helps speed up faster

February 13, 2026
7 other features of USB you may not know

7 other features of USB you may not know

February 14, 2026
Instructions for creating a photo holding a QR code to receive super cute lucky money for Tet

Instructions for creating a photo holding a QR code to receive super cute lucky money for Tet

February 14, 2026
How to see the package Viettel is using to avoid losing money unfairly

How to see the package Viettel is using to avoid losing money unfairly

February 14, 2026
AnonyViet - English Version

AnonyViet

AnonyViet is a website share knowledge that you have never learned in school!

We are ready to welcome your comments, as well as your articles sent to AnonyViet.

Follow Us

Contact:

Email: anonyviet.com[@]gmail.com

Main Website: https://anonyviet.com

Recent News

7 other features of USB you may not know

7 other features of USB you may not know

February 14, 2026
Instructions for creating a photo holding a QR code to receive super cute lucky money for Tet

Instructions for creating a photo holding a QR code to receive super cute lucky money for Tet

February 14, 2026
  • Home
  • Home 2
  • Home 3
  • Home 4
  • Home 5
  • Home 6
  • Next Dest Page
  • Sample Page

https://sun52.network

No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office

https://sun52.network

wpDiscuz
0
0
Would love your thoughts, please comment.x
()
x
| Reply