Skip to content

Repository files navigation

Smart Search Tool

An intelligent React Native app that cuts through the noise of web searching

Tired of wading through ads, clickbait, and irrelevant results when searching for specific content? This app generates optimized search queries (Google dorks) and opens them directly in your browser for precise, efficient results.

🎯 What it does

Simply enter what you're looking for and select the content type:

  • Music - Songs, albums, artists
  • Movies - Films, trailers, reviews
  • Games - PC games, mobile games, reviews
  • Books - eBooks, PDFs, audiobooks
  • Videos - Tutorials, documentaries, entertainment
  • Apps - Software, mobile applications

The app automatically generates multiple targeted search queries and opens them in Chrome for immediate, relevant results - no more scrolling through spam!

🚀 Getting Started

Note: Make sure you have completed the Set Up Your Environment guide before proceeding.

Step 1: Clone and Install

git clone https://github.com/sanskarOH/EasySearch.git
cd smart-search-tool
npm install
# or
yarn install

Step 2: Start Metro

To start the Metro dev server: (Mostly automatically started when you run the app, Use this if not.)

# Using npm
npm start

# OR using Yarn
yarn start

Step 3: Build and run your app

Android

# Using npm
npm run android

# OR using Yarn
yarn android

iOS

Install CocoaPods dependencies first:

# First time setup
bundle install

# Install pods (run after any native dependency updates)
bundle exec pod install

Then run:

# Using npm
npm run ios

# OR using Yarn
yarn ios

Step 4: Start Searching Efficiently!

  1. Open the app
  2. Enter your search query
  3. Select content type (music, movies, games, etc.)
  4. Tap search - the app will open multiple optimized searches in Chrome
  5. Get relevant results without the clutter!

🛠️ Development

Hot Reload

When you save changes to your code, the app automatically updates via Fast Refresh.

Force Reload

  • Android: Press R twice or Ctrl + M → "Reload"
  • iOS: Press R in iOS Simulator

🎉 Features

  • Smart Query Generation: Automatically creates multiple optimized search dorks
  • Content Type Filtering: Specialized searches for different media types
  • Direct Browser Integration: Opens results in Chrome for immediate access
  • Ad-Free Results: Bypasses typical spam and clickbait content
  • Fast & Lightweight: Quick searches without browser overhead

🔧 Troubleshooting

Having issues? Check the React Native Troubleshooting page.

📚 Learn More

🤝 Contributing

We welcome contributions! Feel free to:

  • Report bugs
  • Suggest new content types
  • Improve search algorithms
  • Add new search dork patterns

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.


Say goodbye to endless scrolling through irrelevant search results. Get what you're looking for, faster.

About

A simple searching app built in react native to ease the use of google dorks for efficient searching..

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages