Skip to content

thd3r/godork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Godork - Scrape Google search quickly

About

Godork is a tool that can quickly scrape Google search results using the asyncio library that uses cooperative multitasking combined with aiohttp and with this tool you can extract links including their titles. This tool is also able to bypass the bans made by the provider

Installation

Godork requires python 3.8 or higher to install successfully

Using Github repo

git clone https://github.com/thd3r/godork.git
cd codork
python3 setup.py install

Using pip

pip install godork

Usage

This will display help for the tool. Here are all the switches it supports.

python godork.py -help
Options:
  -help         show this help message and exit
  -version      show program's version number and exit
  -query QUERY  search query
  -sleep        use this option to prevent banning
  -proxy PROXY  http proxy to use with godork (eg http://127.0.0.1:8080) 

Support

Buy Me A Coffee