User Portlet
| Discussions |
|---|
| Mark, Your diagnosis is exactly right: the problem is related to **URL encoding**. When you pass a URL (which itself may contain encoded characters like %20 for a space) as the ***value*** of a query parameter (?url=...), the external client... |
| It's too long so I only post short output. In[1]:= ToExpression[Import["https://www.wolframcloud.com/obj/user-7d8eeec4-69a3-4149-bc75-10de306a3cbd/urlScraperTest2?url=https://anewsletter.alisoneroman.com/p/honk-if-you-love-stuffing"]] ... |