marcandreher / webSearch

Based on my webCrawler a Search Engine

Home Page:https://search.scampi.me/?q=

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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

About

Based on my webCrawler a Search Engine

https://search.scampi.me/?q=

License:MIT License


Languages

Language:Java 41.4%Language:CSS 33.3%Language:HTML 22.8%Language:JavaScript 2.5%