Extravi / araa-search

A privacy-respecting, ad-free, self-hosted Google metasearch engine with strong security that offers full API support and utilizes Qwant for images, and DuckDuckGo for auto-complete.
https://araa.extravi.dev
GNU Affero General Public License v3.0
254 stars 24 forks source link

Add wikipedia information for the snippet at the right #144

Closed amogusussy closed 5 months ago

amogusussy commented 5 months ago

This pr adds all the various facts that google adds underneath the wikipedia section.

Here's an example: image

The UI isn't that good right now, so please suggest some changes.

Extravi commented 5 months ago

that looks really good I can't take a look at it right now but I will soon also how does it look on mobile?

amogusussy commented 5 months ago

image

Extravi commented 5 months ago

thank you

Extravi commented 5 months ago

image do you think this looks better without the hr tag?

.wiki_known_for {
  margin: 0px;
  font-weight: normal;
  margin-bottom: 8px;
}
Extravi commented 5 months ago

duckduckgo does the same thing image

amogusussy commented 5 months ago

Yeah, it does look better. I was just trying to replicate google's wiki box.

I think the aligned results on ddg's look nice too.