How i can scrape only images?
Hi. I want generate pages with only 20-40 images (find by first keywords) without text. Also with title and alt (from first keywords). Then same action by next keyword. But i can't make this in CG. What i can make it? Sorry for my english.
Comments
<title>key 1</title>
<h1>key 1</h1>
<img src="..." alt="key 1">
<p>text related key 1</p> (but with the ability to disable text)
<img src="..." alt="related key 1">
<p>text related key 1</p> (but with the ability to disable text)
<img src="..." alt="other related key 1">
Ability to collect and publish 20-40 photos in one article