Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

standalone usage #4

Open
KonstantinDjairo opened this issue Jul 19, 2023 · 2 comments
Open

standalone usage #4

KonstantinDjairo opened this issue Jul 19, 2023 · 2 comments

Comments

@KonstantinDjairo
Copy link

nice project , is there any way to use it without neko ?
maybe with a wraper to make a cli or something like that, it would be very useful for daily usage

@goldbattle
Copy link
Member

There is a chrome extension that you can use directly on the website:

But you could just directly call the API if you know the id of the manga

@KonstantinDjairo
Copy link
Author

KonstantinDjairo commented Jul 19, 2023

There is a chrome extension that you can use directly on the website:

But you could just directly call the API if you know the id of the manga

interesting , did you make this website/api ? i wonder if i could deploy a self hosted version , so it would be possible to make something like a cli

as for the manga id, i bet there's a way to find the corresponding id just by searching the name of the manga in a json file


edit: i realized that you keep a json file for each id

https://github.com/similar-manga/data/tree/gh-pages/similar

how is that data generated ? can someone keep a offline copy of it and keep it in sync ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants