Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Yahoo search results

Status
Not open for further replies.

kevinpham

Programmer
Joined
Dec 21, 2001
Messages
32
Location
US
How do I make Yahoo returns more than the default 20 results per page in search????

I hate to keep clicking to find the one i ones... Is there something we can do to the QUERY STRING such as add something like this into the QUERY STRING

&link_per_page=200

I know it is not &link_per_page=200, but I guess it should be something similar, just like Google does with this extra parameter

&num=200


Thanks all cheer
kevin
 
The magic parameter is 'n', so set &n=40 (or however many hits you want)

jaa
 
I were messing with that number for a while, and I got this


Our automated service availability system has blocked the processing of your request. We apologize for the inconvenience. Please try your request again later.

When it works, you cannot go beyond 80 links per page

Guess Yahoo does not allow users custom their search results display.....


thanks for the info cheer
kevin
 
Status
Not open for further replies.

Similar threads

  • Locked
  • Question Question
Replies
5
Views
377
Replies
7
Views
283
Replies
19
Views
720

Part and Inventory Search

Sponsor

Back
Top