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

Parse image tags #69

Open
Kleissner opened this issue Oct 27, 2019 · 2 comments
Open

Parse image tags #69

Kleissner opened this issue Oct 27, 2019 · 2 comments

Comments

@Kleissner
Copy link

The crawler should optionally parse image tags that are in the form <img src="..."> and use it as input for crawling (just as it would consider <a src=""> links to images).

I'm creating a pull request which implements that in a few lines.

@moredure
Copy link
Contributor

you can add area, frame, iframe, ilayer, layer parsing as well

@moredure
Copy link
Contributor

as well as link

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

2 participants