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

Handling all types of URLs in href of <a> tag #6

Open
ypk4 opened this issue Oct 6, 2017 · 1 comment
Open

Handling all types of URLs in href of <a> tag #6

ypk4 opened this issue Oct 6, 2017 · 1 comment

Comments

@ypk4
Copy link
Contributor

ypk4 commented Oct 6, 2017

Currently, code works for relative URLs only. We've to consider absolute URLs as well as some other types of URLs. Please refer to the image on whatsapp group for all types of URLs and watch the video whose link I have sent. That guy has handled these cases. It will require simple 'if' checks.

urls crawler

https://www.youtube.com/watch?v=2RRSw7Ycv0c

@ypk4
Copy link
Contributor Author

ypk4 commented Oct 21, 2017

Relative url's are corrected to somewhat extent. Anchor tags '#' seem to have been fixed as well. Validate for other bugs.

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

No branches or pull requests

1 participant