Find
Find is a basic search engine based on Schema.org metadata. Filters are available for sites and page types (such as Blog Posting or Recipe) and a search box is available for the title and description. The search also has string normalization, including "smart" typography (such as "smart quotes" and em-dashes) and Unicode characters.
Find is a Single-Page App built in Nuxt (from the Vue ecosystem), TypeScript, and SASS. A fetcher queries all APIs given and then passes them to a parser, which simplifies the Schema.org markup into something usable.