Download Article
An easy-to-follow guide so you can bypass surveys
Download Article
- Using ScriptSafe on Chrome |
- Using NoScript on Firefox |
- Bypassing Surveys on Microsoft Edge |
- Extracting Links From the Site on Google Chrome |
- Using the Element Inspector |
- Bypassing Surveys on Android |
- Bypassing Surveys on iOS |
- Using Survey Bypass Tools |
- Faking the Survey |
- Q&A |
- Tips |
- Warnings
Have you ever gotten to a website and tried to download something only to get stopped by an annoying survey? These surveys often take your personal information and use it to spam you with ads, so it isn’t the best idea to fill them out with your real info. Thankfully, there are a few ways you can bypass these surveys on your computer, tablet, or phone, to stop them from popping up all together. If that doesn’t work, you can always fill the survey out with fake information instead.
Things You Should Know
- Since filling out a survey with your actual information can cause spam, it's best that you skip them or use fake information.
- Use add-ons like ScriptSafe for Chrome, NoScript on Firefox, or Element Inspector.
- If you're going to use fake information to fill out a survey, use a fake name generator so your fake name sounds real.
Steps
-
Go to the ScriptSafe plugin page. Go to
https://chrome.google.com/webstore/detail/scriptsafe/oiigbmnaadbkfbmpbfijlflahbdbdgdf?hl=en-US
in your Chrome browser.Advertisement -
Click ADD TO CHROME . It's a blue button in the upper-right side of the ScriptSafe window. [2] X Research source
-
Click Add extension when prompted. This will install ScriptSafe on your Chrome browser. [3] X Research source
-
Try visiting a site that uses a survey content blocker. The survey should be blocked by the plugin, though ScriptSafe doesn't have a 100% accuracy rating. [4] X Research source
Advertisement
-
Click Allow if prompted. Sometimes Firefox will block applications from installing; click Allow if prompted to make an exception for NoScript. [7] X Research source
-
Click Restart Now when prompted. This will restart your Firefox browser with the NoScript plugin installed. [9] X Research source
-
Try visiting a site that uses a survey content blocker. The survey should be blocked by the plugin, though there is no guarantee that this will always work. [10] X Research source
- Sometimes survey-using sites will detect NoScript and deny you access to the page.
- If the file you are trying to access requires completing the survey, then you won’t be able to get the file.
Advertisement
-
Open up Microsoft Edge. If it’s your usual web browser, it may be helpful to block surveys on Microsoft Edge. [11] X Research source
-
Click the 3 horizontal dots to open the “more” menu. They’re on the upper right hand corner of the screen. [12] X Research source
-
Find “Settings,” then click “Advanced settings.” This will take you to more options where you can specify what’s allowed on your web browser. [13] X Research source
-
Enable “Block Pop-Ups.” This should stop the majority of the surveys that pop up in your web browser. Be warned, though, that some surveys know how to get around this block feature on Microsoft Edge, so you may still see a few. [14] X Research source
Advertisement
-
Open Google Chrome. You will need Chrome for the developer tools included in the program. This will allow you to scan the website for all the links it contains, potentially allowing you to find the download link you need without completing the survey. [15] X Research source
- Go to the survey site you were trying to access. You should see the survey window pop up.
- Extracting links only works if the link to the download or site you need is on the same page as the survey.
-
Select More tools , then click Developer tools . This will open Chrome's developer window on the right side of the Chrome window. [17] X Research source
-
Click the Console tab. This is at the top of the developer frame.
-
Paste the URL retrieval code into the console. Copy and paste the following code into the console and then press ↵ Enter : [18] X Research source
urls = $$('a'); for (url in urls) console.log ( urls[url].href );
-
Look for the link you want. After running the command, you will be presented with a list of all of the links on that website. If the download or page you need is on the site, you will be able to access it by clicking the correct link. [19] X Research source
- Links ending in .css or .js are not download links, but links to other elements for the website. These can be ignored.
Advertisement
-
Visit a website with a survey. You can use any of the major web browsers (e.g., Chrome, Firefox, Edge, Safari) to perform this method. [20] X Research source
-
Open the element inspector. The easiest way to do this on any browser is to press the F12 key, but there are other ways to open the element inspector: [21] X Research source
- Chrome - Click ⋮ , select More tools , and click Developer tools .
- Firefox - Click ☰ , click Developer , click Web Console , and click the Inspector tab.
- Edge - Click ... , click F12 Developer Tools , and click DOM Explorer .
- Safari - Click Safari , click Preferences , click the Advanced tab, check the "Show Develop menu in menu bar" box, exit Preferences, click Develop , and click Show Web Inspector .
-
Search for the survey box's code. Move your mouse cursor over each line of code in the element inspector and wait for the survey box to be highlighted in the main window. Once you see the survey box flash, you've found the line of code for the survey box. [22] X Research source
- You may need to expand certain lines of code by clicking the triangle next to a specific line of code.
- If you can't find the code, try right-clicking the survey while looking at the element inspector. If text appears near a line of code, the line of code is the survey box.
-
Delete the survey box's line of code. Click the line of code, then press your computer's Delete key. You can also right-click the line of code and click Delete or Remove . [23] X Research source
-
Search for the overlay code line. There will still be a transparent screen over the webpage that prevents you from accessing the content; disabling the overlay will remove this screen. The whole page will be highlighted when you select the overlay code line. [24] X Research source
-
Delete the overlay code line. You should now be able to access the links or content on the page. [25] X Research source
- This will not work if the survey was essential to load the page's content.
- Deleting the overlay may remove the scroll bar. You can use your mouse to scroll to get around this.
Advertisement
-
Open Google Chrome, then click on Settings. It looks like 3 stacked horizontal lines on the left side of the screen. [26] X Research source
-
Select “Options,” then “Advanced System Settings.” This will take you to a new page where you can select the options of what’s allowed on your web browser. [27] X Research source
-
Enable “Do not allow any site to run Javascript.” This will block the sites you’re using from running Javascript so they hopefully can’t show you a survey. [28] X Research source
-
Close Google Chrome and open it again. When you open it up again, the websites won’t be allowed to run Javascript. Now you can go to any website without the threat of survey popups. [29] X Research source
Advertisement
-
Open the “Settings” app. It looks like a gray box with a spinning gear on the inside. [30] X Research source
-
Tap “Safari.” It should be near the bottom of the screen, so you might have to scroll down a little bit. [31] X Research source
-
Turn on “Block Pop-ups and Fraudulent Website Warning.” This will block any website from showing you a popup when you use Safari, or at least warn you about it. Now you can browse through webpages without any annoying surveys. [32] X Research source
Advertisement
-
Visit a survey bypass website. There are a few different survey bypass tools you can choose from, so you can pick the one that sounds the best for you. A few trusted survey bypass tools include:
- Surveybypass.com
- Surveysmasher.com
- Survey Remover Tool
-
Enter the site URL. If you come across a website that has an unskippable survey, head to the survey remover website. Copy and paste the website URL into the website, then hit “enter.”
-
Copy and paste the new URL. The survey removal tool will run a few different lines of code on the website you pasted in and delete the survey itself. Then, you’ll get a new URL to use that you can copy and paste into your web browser. [33] X Research source
- You may have to copy and paste a few lines of code into your web browser if the survey tool asks you to.
Advertisement
-
Generate a fake name with a fake name generator. Some surveys have algorithms that will catch obviously fake information. To make up a name and address that sounds believable, head to a fake name generator to make one up. [34] X Research source
- FakeNameGenerator.com is a good website to use for this.
-
Copy and paste the fake information into the survey. Although this isn’t bypassing it, it is a way to get the survey to disappear without giving out your real info. Use a fake name, number, and email address to avoid spam or potential hacking.
-
Create a fake email account if you need to. Again, this can be tedious, so it isn’t the best option here. However, some surveys are so smart that they won’t accept an invalid email address, so you might have to create a new one. You can do that by making a new Gmail account quickly with a random email address and password.
- You can also enter in an existing email address that isn’t your own.
Advertisement
Community Q&A
Search
-
QuestionWill a fake name generator allow me to bypass a survey?Community AnswerYes, unless they ask you for your phone number to send a message for the code.
-
QuestionHow do I skip phone number/sms conformations?Community AnswerAssuming you created a new google account to input fake information, you can also proceed to create a phone number attached to that account with google voice (basically works as a backup number). It allows sms, so sms confirmations are a breeze.
-
QuestionDoes the fake name generator really work?Community AnswerYes, I've used all sorts of fake information generators numerous times for the purpose of bypassing surveys.
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit
Advertisement
Tips
- Using the element inspector is very much a trial-and-error process. You may have to reload and retry the page several times before you get it right.Thanks
Submit a Tip
All tip submissions are carefully reviewed before being published
Name
Please provide your name and last initial
Thanks for submitting a tip for review!
Advertisement
Warnings
- In some websites when you try to delete a certain survey, another pop-up bar will appear and show "Survey Bypass Detected".Thanks
- If a survey is required to load the content, as opposed to simply covering the content, then bypassing the survey will not work.Thanks
Advertisement
References
- ↑ https://chrome.google.com/webstore/detail/scriptsafe/oiigbmnaadbkfbmpbfijlflahbdbdgdf?hl=en-US
- ↑ https://chrome.google.com/webstore/detail/scriptsafe/oiigbmnaadbkfbmpbfijlflahbdbdgdf?hl=en-US
- ↑ https://chrome.google.com/webstore/detail/scriptsafe/oiigbmnaadbkfbmpbfijlflahbdbdgdf?hl=en-US
- ↑ https://chrome.google.com/webstore/detail/scriptsafe/oiigbmnaadbkfbmpbfijlflahbdbdgdf?hl=en-US
- ↑ https://noscript.net/
- ↑ https://noscript.net/
- ↑ https://noscript.net/
- ↑ https://noscript.net/
- ↑ https://noscript.net/
- ↑ https://noscript.net/
- ↑ https://www.latestblog.org/how-to-remove-skip-bypass-surveys-online/
- ↑ https://www.latestblog.org/how-to-remove-skip-bypass-surveys-online/
- ↑ https://www.latestblog.org/how-to-remove-skip-bypass-surveys-online/
- ↑ https://www.latestblog.org/how-to-remove-skip-bypass-surveys-online/
- ↑ https://www.mattjennings.net/extracting-urls-web-page-chrome-developer-tools
- ↑ https://www.mattjennings.net/extracting-urls-web-page-chrome-developer-tools
- ↑ https://www.mattjennings.net/extracting-urls-web-page-chrome-developer-tools
- ↑ https://www.breakonacloud.com/how-to-bypass-surveys/
- ↑ https://www.breakonacloud.com/how-to-bypass-surveys/
- ↑ https://kipkis.com/Skip_Surveys#Using_Inspect_Element
- ↑ https://kipkis.com/Skip_Surveys#Using_Inspect_Element
- ↑ https://www.techjunkie.com/bypass-website-surveys-read-content/
- ↑ https://www.techjunkie.com/bypass-website-surveys-read-content/
- ↑ https://www.techjunkie.com/bypass-website-surveys-read-content/
- ↑ https://kipkis.com/Skip_Surveys#Using_Inspect_Element
- ↑ https://tricksempire.com/best-survey-remover-tool-to-bypass-surveys-online/#Guidelines_for_Windows_Android_Devices
- ↑ https://tricksempire.com/best-survey-remover-tool-to-bypass-surveys-online/#Guidelines_for_Windows_Android_Devices
- ↑ https://www.rapidtricks.com/bypass-survey-android/
- ↑ https://www.rapidtricks.com/bypass-survey-android/
- ↑ https://support.apple.com/en-ca/HT203987
- ↑ https://support.apple.com/en-ca/HT203987
- ↑ https://support.apple.com/en-ca/HT203987
- ↑ https://www.latestblog.org/how-to-remove-skip-bypass-surveys-online/
- ↑ https://www.latestblog.org/how-to-remove-skip-bypass-surveys-online/
About This Article
Thanks to all authors for creating a page that has been read 1,951,088 times.
Advertisement