Ok, so everyone knows how to edit their preferences and get up to 50 results per page on Bing.com.  That’s no secret.  But what if you are scraping bing using a script?  Unless you are using some advanced curl techniques with cookie jars and cookie files, you have a lack of options.  Well, just like google’s num=100 url query string, and yahoo’s n=100, you can add count=50 for bing.

Example:

http://www.bing.com/search?q=seo&count=50

Simple as that!

More Results in Bing