Hacker News new | ask | show | jobs
by milomildus 1685 days ago
I'm currently crawling the sources which publish schema.org definitions of their recipes, or the actual html itself. Basically doing whatever google does to create their recipe cards.

Everything gets thrown into a Postgres database with a vanilla FTS implementation.