Jump to content

Web scraping: Difference between revisions

m
No edit summary
Line 1,056:
=={{header|Julia}}==
I'm using the <code>Requests.jl</code> package for this solution. Note, I used a slightly different URL after finding that the one specified in the task description is deprecated (though it still works).
<lang Julia>using Requests, Printf
function getusnotime()
4,105

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.