A search engine that's quack-tastically different! Say goodbye to feeling like a duck in a pond of info. We're here to help you find find what you're really quacking for.
- Java Development Kit (JDK) installed on your system
- Apache Maven installed on your system
- Clone the Repository:
git clone https://github.com/shehab299/DuckDive.git
- Navigate to the Crawler Directory
cd DuckDive/SpiderDuck
- Build The Project
mvn clean install
- Run the Crawler
java -cp target/spider_duck-1.0-SNAPSHOT.jar com.crawler.App
- Build Other Components