This tool for to get links from google searches easily and quickly.
Operator | Description | Example |
---|---|---|
intitle: | which finds strings in the title of a page | intitle:"Your Text" |
inurl: | which finds strings in the URL of a page | inurl:"news.php?id=" |
site: | which restricts a search to a particular site or domain | site:com |
Open Your Terminal and Copy
python3 -m pip install googlesearch-python
git clone https://github.com/mugi789/GoogleSearch/
cd GoogleSearch/
python3 script.py