Closed sandorex closed 3 years ago
yes, you can use the lightnovel-crawler as a library. the package name to import is lncrawl
.
Is there any API docs cause i am confused how to use it
No, there is no API docs. I don't plan to create one anytime soon in the future. You can tell me how you want to use it. I can help.
If you want to understand a general way to use it, you can start here: https://github.com/dipu-bd/lightnovel-crawler/blob/master/lncrawl/bots/console/__init__.py
Thank you ill look into it
I am planning an app using kivy and wanted to use lightnovel-crwaler in it and wondering if it's possible to include it as a library ?