Datasets:

Modalities:
Image
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
Dask
License:

Can I re-render the HTML files to create the same screenshot as provided?

#12
by chenxuetian - opened

I appreciate your work so much that I want to reproduce it.

I found that the images url (say, https://source.unsplash.com/random/1600x900/?nature) in the HTMLs from unsplash.com don't match Unsplash Source's URL structure:

image.png

As a result, the re-rendered webpages have broken images with other misaligned elements:

image.png

I want to render the HTML in my browser and capture screenshots locally. But I can not find a way to invoke unsplash api.

Is this dataset expected to be re-rendered? Or can you provide the format that can be correctly parsed by unsplash?

I have found the reason. Unsplash seems to have stopped supporting the API endpoint of source.unsplash.com and replaced it with a unified endpoint api.unsplash.com, which requires an access key and is much more complicated to use than source.unsplash.com. Do you have any suggestions or plans to modify the dataset to adapt to the API endpoint?

HuggingFaceM4 org

Yes unfortunately they stopped hosting the images this way...
I didn't find an alternative to it, if you do please let me know

Sign up or log in to comment