SEcraper : Search Engine Scraper Tool With BASH Script

SEcraper is a search engine scraper tool with BASH script.

Dependency

  • curl (cli)

Available Search Engine

  • Ask.com
  • Search.yahoo.com
  • Bing.com

Also Read – PCFG Cracker : Probabilistic Context Free Grammar (PCFG) Password Guess Generator

Installation

git clone https://github.com/zerobyte-id/SEcraper.git
cd SEcraper/

Run

bash secraper.bash “QUERY”

R K

Recent Posts

Install Nginx on Ubuntu 16.04: UFW, PPA, and Config Structure

Nginx (pronounced "engine x") is a free, open-source, high-performance HTTP server and reverse proxy. It handles…

1 day ago

Install Nginx on Ubuntu 18.04: UFW, Service Control, and Config

Nginx (pronounced "engine x") is a free, open-source, high-performance HTTP server and reverse proxy. It handles…

1 day ago

Secure Nginx with Let’s Encrypt on Ubuntu 18.04: SSL Setup Guide

Let's Encrypt is a free, automated, and open certificate authority run by the Internet Security Research…

1 day ago

Install PHP on Ubuntu 18.04: Apache, Nginx FPM, and Ondrej PPA

PHP is the most widely used server-side scripting language for web development. Ubuntu 18.04 ships with PHP…

1 day ago

Install Skype on Ubuntu 18.04: .deb Package and Auto-Updates

Skype is one of the most widely used communication platforms in the world. It lets you…

1 day ago

Install Samba on Ubuntu 18.04: Configure Shares and User Access

Samba is a free, open-source implementation of the SMB/CIFS network protocol that lets Linux servers share…

2 days ago