• 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 to create Page automatically on Facebook

AnonyViet by AnonyViet
April 30, 2023
in Tips
0

Code to create Pages automatically on Facebook helps you quickly create a series of Fanpage without having to create every single click. Just paste the code below and replace it with the content of the name Fanpage, the Code will automatically output the Facebook Page for you in a simple way.

Join the channel Telegram belong to AnonyViet ???? Link ????

Code to create Page automatically on Facebook

Step 1: Sign in to your personal Facebook on your computer.

Step 2: Press the button F12 to display the Developer Tool.

Step 3: Switch to Tab Console.

Step 4: Tap the circle icon with a cross.

Code to create Page automatically on Facebook 7
code to create facebook page

In the empty box below Console, enter the code below:

You take your place var namepage = "Tên Fanpage sẽ được tạo ra"

var spinr = require(["SiteData"]).__spin_r;
var spinB = require(["SiteData"]).__spin_b;
var spinT = require(["SiteData"]).__spin_t;
var jazoest = require(["SprinkleConfig"]).jazoest;
var fb_dtsg = require(["DTSGInitialData"]).token;
var uid = require(["CurrentUserInitialData"]).ACCOUNT_ID;
var lsd = require(["LSD"]).token;
var hsi = require(["SiteData"]).hsi;
var namepage = "AnonyViet - Page truyền thống";
var url = "https://www.facebook.com/api/graphql/";
var data = "av=" + uid + "&__user=" + uid + "&__a=1&__req=2s&__hs=19473.HYP%3Acomet_pkg.2.1..2.1&dpr=1&__ccg=GOOD&__rev=" + spinr + "+&__s=q1oivb%3Ajceyva%3Aetcul5&__hsi=" + hsi + "+&__dyn=&__csr=&__comet_req=15&fb_dtsg=" + fb_dtsg + "&jazoest=" + jazoest + "&lsd=" + lsd + "&__aaid=&__spin_r=" + spinr + "&__spin_b=trunk&__spin_t=1682474861&fb_api_caller_class=RelayModern&fb_api_req_friendly_name=CometPageCreateMutation&variables=%7B%22input%22%3A%7B%22categories%22%3A%5B%22164886566892249%22%5D%2C%22creation_source%22%3A%22comet%22%2C%22description%22%3A%22Code Reg Page%22%2C%22name%22%3A%22" + namepage + "%22%2C%22publish%22%3Atrue%2C%22ref%22%3A%22launch_point%22%2C%22actor_id%22%3A%22" + uid + "%22%2C%22client_mutation_id%22%3A%222%22%7D%7D&server_timestamps=true&doc_id=5094699180629920";
fetch(url, {
        method: 'POST',
        body: data,
        headers: {
            'Content-Type': 'application/x-www-form-urlencoded'
        }
    }).then(response => response.json())
    .then(data => {
        const page = data.data.page_create.page;
        const pageUrl = page.url;
        const successMsg = `Tạo Page: ${namepage }  Thành Công!`;
        alert(successMsg);
    })
    .catch(error => {
        console.error('erol', error);
    });
Code to create Page automatically on Facebook 8
js code to create facebook page communication

If the word Promise {} appears, you are almost successful, wait a bit and you will see a message like the image below

Code to create Page automatically on Facebook 9
javascript reg page facebook auto

In case if you get a red error VM…. below, do the following:

Press the F12 key again to turn off the Developer Tool

Tap the Facebook icon in the left corner to reload your Facebook page

Press the F12 key again to open the Developer Tool

Go back to the Console Tab, click the circle button with a slash

Drill…

You should now see in the address bar m.facebook.com please delete the word m. go to go back is the page facebook.com

Press again F12 to turn off the Developer Tool.

Continue Always turn off the Facebook Tab open in browser (Press Ctrl + W)

Now you go back to the page https://www.facebook.com/

Press the F12 key again to open the Developer Tool

Now continue to click on the slashed circle button at the Console and paste the Code to create Facebook Pages automatically in the box below the Console. Wait a moment if the message is successful.

To check the newly created Page with Code, go to Page management page. Scroll down to the bottom to see the Page is automatically generated from Code.

code tao fanpage hang loa

So with the code to create a mass fanpage, you will save a lot of time when there is a need to create many Facebook Fanpages without clicking a mouse. This automatic Facebook Page creation code is completely safe because it does not send data to the outside. You can safely use it.

Rate this post

Tags: AutomaticallyCodecreateFacebookpage
Previous Post

The easiest way to make a transparent avatar on Tiktok

Next Post

[Facebook] Code Add Members For Group !

AnonyViet

AnonyViet

Related Posts

Instructions for Logo Design in just a few clicks with Logaster
Tips

Instructions for Logo Design in just a few clicks with Logaster

July 20, 2026
3 coolest ways to turn off your computer
Tips

3 coolest ways to turn off your computer

July 19, 2026
Instructions for checking Windows copyright using Powershell to avoid penalties
Tips

Instructions for checking Windows copyright using Powershell to avoid penalties

July 19, 2026
Who leaked Windows 11?
Tips

Who leaked Windows 11?

July 18, 2026
Instructions for Getting Netflix 30 Days Free to Watch Movies
Tips

Instructions for Getting Netflix 30 Days Free to Watch Movies

July 18, 2026
How to create a website introducing yourself using Bio Link for free
Tips

How to create a website introducing yourself using Bio Link for free

July 17, 2026
Next Post
[Facebook] Code Add Members For Group !

[Facebook] Code Add Members For Group !

0 0 votes
Article Rating
Subscribe
Login
Notify of
guest

guest

0 Comments
Oldest
Newest Most Voted

Recent News

Instructions for Logo Design in just a few clicks with Logaster

Instructions for Logo Design in just a few clicks with Logaster

July 20, 2026
Clean Tam – Accompanying the green space of every Vietnamese family

Clean Tam – Accompanying the green space of every Vietnamese family

July 20, 2026
3 coolest ways to turn off your computer

3 coolest ways to turn off your computer

July 19, 2026
Instructions on how to get Norton 360 Deluxe for 1 year for free

Instructions on how to get Norton 360 Deluxe for 1 year for free

July 19, 2026
Instructions for Logo Design in just a few clicks with Logaster

Instructions for Logo Design in just a few clicks with Logaster

July 20, 2026
Clean Tam – Accompanying the green space of every Vietnamese family

Clean Tam – Accompanying the green space of every Vietnamese family

July 20, 2026
3 coolest ways to turn off your computer

3 coolest ways to turn off your computer

July 19, 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

Instructions for Logo Design in just a few clicks with Logaster

Instructions for Logo Design in just a few clicks with Logaster

July 20, 2026
Clean Tam – Accompanying the green space of every Vietnamese family

Clean Tam – Accompanying the green space of every Vietnamese family

July 20, 2026
  • Home
  • Home 2
  • Home 3
  • Home 4
  • Home 5
  • Home 6
  • Next Dest Page
  • Sample Page

say88 tỷ lệ kèo nhà cái kèo nhà cái 5 febet

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

say88 tỷ lệ kèo nhà cái kèo nhà cái 5 febet

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