Skip to content

Search HN user comments through a PyWebIO interface backed by a Meilisearch DB

Notifications You must be signed in to change notification settings

ricklamers/orchest-meilisearch-pywebio-hn

Repository files navigation

Orchest + Meilisearch + PyWebIO + HN

Open in Orchest

Search HN user comments through a PyWebIO interface backed by a Meilisearch DB

Fetch HN and load into Meili pipeline

Import https://github.com/ricklamers/orchest-meilisearch-pywebio-hn to your Orchest (if you don't know what that is, check it out here github.com/orchest/orchest) instance to try it out.

On Fetch data you can configure:

{
  "all_pages": false,
  "proxy_enabled": true,
  "usernames": [
    "ricklamers"
  ]
}

On Load into Meili you can configure:

{
  "clear_db": true
}

image

About

Search HN user comments through a PyWebIO interface backed by a Meilisearch DB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published