Yahoo! search interface: Difference between revisions

Content added Content deleted
(→‎{{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: Line 2:


Create a class for searching Yahoo! results.
Create a class for searching Yahoo! results.

It must implement a '''Next Page''' method, and read URL, Title and Content from results.
It must implement a '''Next Page''' method, and read URL, Title and Content from results.
<br><br>

=={{header|AutoHotkey}}==
=={{header|AutoHotkey}}==
translated from python example
translated from python example