Scrape field screenshot

Hello,

I need help with something, hope someone knows how to do it

I have an image on a webpage, but it is not getting the image correctly if I select the GET IMAGE field, is there a way to screenshoot that image or the entire page and save it to a certain field?

Thanks!

Could you please share the automation, website, and confirm which image you are trying to obtain?

Hi Jess!

Yes this is the website (https://meteorologia.aerocivil.gov.co/obs_map).

I need to get this image:

The thing is that when I do it, it gets the background without the images representing the weather. So I would like to get a screenshot of that website and save it to a field.

Thanks

gotcha, just use the “Get screenshot of page snippet” action instead of trying to get it from the scraper. This should get you the full screenshot of this website url with the weather icons:

Thanks Jess,

Every time I run the playbook it stops in that step, as if it wanted me to select the image.

Is this how it works or what am I doing wrong?

Thanks in advance

Also, could i convert that to a link so that I can send it to a google sheet?

  • This is the correct behavior of this action.

If you are wanting just the full webpage as a link, you can use the “Get page as PNG” action, but I’m not seeing a way to get it as a URL to add to Gsheet. @victoria_bardeen - do you know if this is possible?

Hi Jess!!

Yes as a PNG image it appears like this in GSheet:

Thanks again