RosettaCodeData/Task/Yahoo--search-interface/00DESCRIPTION

5 lines
145 B
Text
Raw Permalink Normal View History

2013-04-11 01:07:29 -07:00
Create a class for searching Yahoo! results.
2016-12-05 22:15:40 +01:00
2013-04-11 01:07:29 -07:00
It must implement a '''Next Page''' method, and read URL, Title and Content from results.
2016-12-05 22:15:40 +01:00
<br><br>