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

Adding Search Functionality #6

Open
dheeraj135 opened this issue Dec 1, 2018 · 2 comments
Open

Adding Search Functionality #6

dheeraj135 opened this issue Dec 1, 2018 · 2 comments

Comments

@dheeraj135
Copy link
Contributor

Currently this script does't support searching medium for articles. We can add this search option in the option list, and search medium for the user input.

@ZER-0-NE
Copy link
Member

ZER-0-NE commented Dec 1, 2018

Great!
That is interesting, but how do you plan on implementing it?

@dheeraj135
Copy link
Contributor Author

Medium allow searching like: https://medium.com/search?q=Hello%20World . From this with can observe each post have data in tag <div class="postArticle-content"> . We can get link and heading from there.

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

No branches or pull requests

2 participants