Skip to main content

Free searcher with python, no API keys are required

Project description

Installing

With pip

pip install spower

With manual

pip install googlesearcher
pip install shodan
pip install urllib3
wget --no-check-certificate "https://raw.githubusercontent.com/mishakorzik/Spower/main/install.sh"
bash install.sh
  • Easy to use
  • Fuctional search
  • more results +75
  • Fast result
  • no API keys are required
  • does not take up much memory
  • Support Bing, Yandex search

Usage

easy search using this library

#Search with Google
>>> from spower import *
>>> search.google("mishakorzik")
['https://github.com/mishakorzik', 'https://github.com/mishakorzik/AllHackingTools', ...
>>>

#Search with DuckDuckGo
>>> from spower import *
>>> search.duckduckgo("mishakorzik")
'["https://github.com/mishakorzik/IpHack", "https://github.com/mishakorzik/virus.bat", ...
>>>

#Search with Shodan
>>> from spower import *
>>> search.shodan("github")
[+] IP        : 192.30.25*.***
[+] Port      : 80
[+] Org       : GitHub, Inc.
[+] Country   : United States
[+] longitude : -77.0****
[+] latitude  : 38.8****
[+] City      : Washington
[+] Layer     : tcp
[+] Domains   : ['github.com']
[+] Hostnames : ['lb-192-30-25*-***-iad.github.com']
>>>

I recommend watching

1.qiq - Useful batch installer

2.Gmail-Hack - Easy email hacking

3.AdminHack - Hacking bad sites

4.Infect - Easy virus creation

5.Free-Proxy - Lots of free proxy servers

6.AllHackingTools - System for large hacking

7.Ultra-DDos - Hing ddos bad sites

Supporters

Stargazers repo roster for @mishakorzik/Spower Forkers repo roster for @mishakorzik/Spower

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

spower-0.2.8.tar.gz (3.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page