How to Quickly Invite All Your Friends to a Facebook Page



To invite all your Facebook friends to like a page you run, follow these instructions from a computer.

These instructions assume you're using a windows computer and browsing with chrome. For other operating systems and browsers, Good luck! (This worked on As of August 25OCT, 2016.) Originally posted as Procedure to Quickly Invite All Your Friends to a Facebook Page on my growth hacking blog.

STEP 1: While logged in on your personal profile, Facebook and click on "Build Audience" on the top right side of the Facebook page you admin and the click "Invite Friends" button.

NOTE: you need to be logged in as your personal profile while accessing the page. If you don't see the option to "Invite Friends", from your personal FB acount type your page's URL directly into the browser URL bar and go straight to it. That should make it possible to get to step 2.

STEP 2: Scroll down till it loads every single friend you have on your list. you have to keep scrolling down until it stops loading more.

NOTE: If you want to only invite specific people, you can chose from the filters that are available here before scrolling.

STEP 3: (In chrome), open the JavaScript console [CTRL + Shift + J] and paste the following EXACTLY AS IS,INCLUDING THE CURLY BRACKET AT THE END:

javascript:var inputs = document.getElementsByClassName('uiButton _1sm'); for(var i=0; i<inputs.length;i++) { inputs[i].click(); }

STEP 4: Press enter, and wait for it to send invites to everyone. 1,000 people, took about 30 seconds on my computer. It might take more or less time on yours.

CONGRATULATIONS!