showing images from another site (API call)

I have a service that allows me to generate chart images from a url. I would like to use sliding galleries for topics. Is there a way i can create a gallery based on a url?

You could try using $w .Image with the src option as in links below:

https://www.wix.com/code/reference/$w.Image.html#src

i actually found that this can be done through the gallery and in the db. thanks