Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Create consistent web image screenshots with a uniform browser frame
ResourceFunction["BrowserWebImage"][url] takes a screenshot of the webpage given by url and imports it into the notebook with a generic browser window frame. | |
ResourceFunction["BrowserWebImage"][url,display] uses display as the displayed url. |
Create a web image of the Wolfram homepage:
In[1]:= |
Out[1]= |
Create a web image that uses a different URL for display purposes:
In[2]:= |
Sometimes BrowserWebImage creates a web image faster than a CloudObject can render, resulting in a blank screen:
In[4]:= |
Out[4]= |
This work is licensed under a Creative Commons Attribution 4.0 International License