Does anyone know how to get the image url from the $meta object of another generator? I think there's an /api/ fetch I can do for it, but that stuff isn't documented anywhere, I don't think.
The endpoint for getting the generator stats/metadata is https://perchance.org/api/getGeneratorStats?names={names}, it would return a list of data based on the generator names inputted and it would give a metadata property per generator that you can access.