Can not Data Scraping Image when select, system prompt "cannot find pattern, elements differs by tag"

Requirement:
Download user comments and related Images.

step:
1.Open amazon URL ( Amazon.com: Customer reviews: Liquid I.V. Hydration Multiplier - Passion Fruit - Hydration Powder Packets | Electrolyte Drink Mix | Easy Open Single-Serving Stick | Non-GMO | 16 Sticks)
2.Data Scraping Comments and URL
3.For each row, get comments and image, save as in same folder(Folder1,Folder2,Folder3…)

Hi @Lori - Can you please share the error screenshot

@ushu I can get image URL now, however I did not know how to save the image.

Hi @Lori

You can try with Save Image activity.

Regards
Gokul

to alifn the building blocks more specific to your case:

Extract the data (title, link and comment)


then iterate over the extracted result table and grab the images one by one similar as described above

@Gokul001

Yes, I drag this activities, however, I did not know how to use, Can you give one example save image per Image URL, thanks.

@ppr
Yes , I can get the data like you show, however, I did not know how to save image per image URL. can you give one example. thanks

an approach was already given within the shared link

@ppr

Thanks you very much, that’s just what I want !

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.