ConsoleWebScraper is a simple console application that allows you to scrape web pages and save the results.
Usage
Open a command prompt as administrator.
Navigate to the directory containing the utility.
Run the utility as a command-line argument. For example:
.\ConsoleWebScraper.exe
When you start the application, you'll see a title and a menu guide. The menu guide will tell you what commands you can use.
After the application has successfully completed its operation, the results will be saved on your desktop in a folder named "WebScrapperProject".
Note
This is a basic web scraper and may not work with all websites, especially those that heavily rely on JavaScript for rendering content or have measures in place to prevent scraping.
Author
Bohdan Harabadzhyu
License
This project is licensed under the terms of the GNU General Public License v3.0 (GPL-3.0) - see the LICENSE file for details.
Features
- Scraper