Search HN user comments through a PyWebIO interface backed by a Meilisearch DB
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
}