webscrape
webscrape copied to clipboard
A web scraper to scrape email's and phone numbers from Websites.
WebScrape

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.
Screenshot

Installing and requirements
- Linux or Unix-based system
Installing
~ ❯❯❯ git clone https://github.com/3xploitGuy/webscrape.git
~ ❯❯❯ cd webscrape
~/webscrape ❯❯❯ chmod +x webscrape.sh
~/webscrape ❯❯❯ ./webscrape.sh
Contact
Gmail Instagram Blog Website YouTube
Disclaimer
Webscrape is created to help in data scraping from the Internet and it's not responsible for any misuse or illegal purposes.
License
This work by 3xplotGuy is licensed under the terms of the MIT License.