Sign inSign up

slav123/prom

By slav123

Updated 18 days ago

Simple go service to find a prominent image on the website.

Image
Developer tools
0

342

slav123/prom repository overview

Prom - find a prominent image on the website

Simple go service to find a prominent image on the website.

App is also capable of extracting excerpt from the website, and content with HTML tags. It's useful to create a website "preview" for news reader or something.

How it works

Algorithm is pretty simple, we scrape all images. We look for the biggest one. It utilises go routines to do the image comparison.

We do some smart image type recognition, and we don't download whole images, only headers to check image sizes.

Tag summary

Content type

Image

Digest

sha256:2a23b81d6

Size

3.2 MB

Last updated

18 days ago

docker pull slav123/prom