Web scraping: Difference between revisions

Content added Content deleted
(Uppercase title and whitespace)
Line 1,617: Line 1,617:
((compose1 car (curry regexp-match #rx"[^ <>][^<>]+ UTC")
((compose1 car (curry regexp-match #rx"[^ <>][^<>]+ UTC")
port->string get-pure-port string->url)
port->string get-pure-port string->url)
"http://tycho.usno.navy.mil/cgi-bin/timer.pl")
"https://tycho.usno.navy.mil/cgi-bin/timer.pl")
</lang>
</lang>