gocrawl icon indicating copy to clipboard operation
gocrawl copied to clipboard

Parse image tags

Open Kleissner opened this issue 4 years ago • 2 comments

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.

Kleissner avatar Oct 27 '19 10:10 Kleissner

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

moredure avatar May 25 '20 09:05 moredure

as well as link

moredure avatar May 25 '20 09:05 moredure