Ominis-Osint-Project-v1.0.0
This Python script is an OSINT (Open Source Intelligence) tool called "Ominis OSINT - Information Gathering." It performs online information gathering by querying Google for search results related to a user-inputted query. The tool extracts relevant information such as titles, URLs, and potential mentions of the query in the results. Additionally, it identifies potential social profiles and forums associated with the search results. The script uses various libraries for web scraping, HTTP requests, and user-agent handling, providing a simple yet effective means for gathering open-source intelligence on a given topic or query.