Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSINT Web Scraping Tool

This Python script is a simple OSINT (Open Source Intelligence) web scraping tool that allows you to search for information about a query on multiple search engines (Bing, DuckDuckGo, Google, Brave) and categorizes the results by link type (Email, Social Media Profile).

Features

  • Search for a query on multiple search engines.
  • Categorize search results into different link types.
  • Display results grouped by link type.
  • Ensure that only unique links are displayed from different search engines.

Prerequisites

Before running the script, make sure you have Python installed. You will also need to install the required dependencies listed in the requirements.txt file using pip.

Usage

Clone this repository to your local machine: git clone https://github.com/davitcoin/searchanything.git

Run

pip install -r requirements.txt

Navigate to the project directory:

cd searchanything

Run the script and follow the prompts:

python searchanything.py Enter your search query and wait for the results to be displayed.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages