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

Implement novel searching feature #33

Closed
7 tasks done
dipu-bd opened this issue Nov 30, 2018 · 0 comments
Closed
7 tasks done

Implement novel searching feature #33

dipu-bd opened this issue Nov 30, 2018 · 0 comments
Labels
source Add new source

Comments

@dipu-bd
Copy link
Owner

dipu-bd commented Nov 30, 2018

Make it more intelligence by following this workflow:

  • Take any string as input
  • If it a supported URL. start the crawler immediately
  • Otherwise display a list of websites that supports searching. User has to choose one.
  • Display search results from selected website. User will select one from the result list.
  • Start the crawler using the lightnovel URL

Implemented it for:

X represents the sites that does not support searching or could not implement searching

@dipu-bd dipu-bd added the source Add new source label Dec 3, 2018
@dipu-bd dipu-bd added this to the 2.6.0 milestone Dec 5, 2018
@dipu-bd dipu-bd closed this as completed Dec 10, 2018
dipu-bd pushed a commit that referenced this issue Mar 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
source Add new source
Projects
None yet
Development

No branches or pull requests

1 participant