It is a web scraper written in bash with all possible error handling which scrapes mail ID's and phone numbers from the websites.
What is Web Scraping ?
Web Scraping also termed Web Data Extraction or Web Harvesting it is a technique employed to extract large amounts of data from websites whereby the data is extracted and saved to a local file in your computer for many uses.
- Linux or Unix-based system
~ ❯❯❯ git clone https://github.com/3xploitGuy/webscrape.git
~ ❯❯❯ cd webscrape
~/webscrape ❯❯❯ chmod +x webscrape.sh
~/webscrape ❯❯❯ ./webscrape.sh
Gmail
Instagram
Blog
Website
YouTube
Webscrape is created to help in data scraping from the Internet and it's not responsible for any misuse or illegal purposes.
This work by 3xplotGuy is licensed under the terms of the MIT License.