/webSearch

Based on my webCrawler a Search Engine

Primary LanguageJavaMIT LicenseMIT


Markdownify
Scampi Search 2.0

A minimal search engine build on SERP.

Key FeaturesHow To Use

screenshot

Key Features

  • Image search
    • Instantly see all images of a crawled website.
  • Own integrated cralwer (2.0)
  • Nothing is crawled trough googles API
  • Database managment
  • Cross platform
    • Windows, macOS and Linux ready.

How To Use

To clone and run this application, you'll need Git and Maven installed on your computer. From your command line:

# Clone the repository
$ git clone https://github.com/MarcPlaying/webSearch

# Go to our repository
$ cd webSearch

# Install dependencies
$ mvn install

Note Now you can run both jar files but the crawler requires a csv you can download it here then you need to split the file how much threads you have

1 Thread 0.csv

5 Thread 0.csv 1.csv 2.csv ... 4.csv