/AutomatedGoogleOsint

This is a test at using python to search on google about elements and other science stuff.

Primary LanguagePython

GoogleScienceSearch

GoogleScienceSearch is a Python script that utilizes the googlesearch module to perform web searches automatically based on your input query. This tool is particularly useful for gathering information about individuals using their names or usernames. The script keeps track of search results history, allowing you to store and retrieve results until you initiate a new scan. This feature facilitates easy copying and pasting of valuable information.

Screenshot

Getting Started

Prerequisites

Make sure you have Python installed on your machine.

Installation

Clone the repository:

git clone https://github.com/CollinEdward/GoogleScienceSearch.git

Usage

Run the script and provide your search query. The tool will then perform a Google search using the googlesearch module and display the results.

Screenshot

Links for Further Reading

If you're interested in learning more about how this tool works or want to explore the underlying modules, check out the following resources:

These resources provide additional insights into the googlesearch module and can help you understand the functionalities implemented in this tool.

Acknowledgments

The script is built upon the capabilities of the googlesearch module, and credit goes to the developers of the module for providing such a useful tool for Python developers.

Feel free to explore and contribute to the tool on the GitHub repository. If you encounter any issues or have suggestions for improvements, please submit them on the repository.