Swiftea is a website that host a search engine.

The source code is on github: https://github.com/Swiftea/Web under GNU GPL V3.

The crawler is coded on Python3, and here: https://github.com/Swiftea/Crawler.

The original idea was indeed to create a search engine. Now, as we did it, the goal is to provide information about web pages we got in our database through a REST API.