Call URLs Like Functions
Execute a URL and import the result from a JSON API.
| In[1]:= | ![]() X |
| Out[1]//Short= | |
Execute the Google Maps API and import the result.
| In[2]:= | ![]() X |
| Out[2]= | ![]() |
Execute a text-to-speech API and import the result as sound.
| In[3]:= | X |
| Out[3]= | ![]() |
Import a video's meta-information, joining URL parts.
| In[4]:= | X |
| Out[4]= | ![]() |




