Yahoo! search interface: Difference between revisions

m
added whitespace before the TOC (table of contents), added other whitespace to the task's preamble.
(→‎{{header|TXR}}: Drop obsolete ! notation for opening pipes.)
m (added whitespace before the TOC (table of contents), added other whitespace to the task's preamble.)
Line 2:
 
Create a class for searching Yahoo! results.
 
It must implement a '''Next Page''' method, and read URL, Title and Content from results.
<br><br>
 
=={{header|AutoHotkey}}==
translated from python example