Java Bing Image Search
问题 I have a small application in java which searches images using bing image search. The problem I am facing is that, its getting only first 20 images. May be because when we search on bing.com it populates first 20 images first and then its an infinite scrolling feature. Is there any way to search more than 20 images using bing? Cheers :) 回答1: I'm guessing this is because this site uses ajax to populate the "infinite" scrolling list as you call it. You probably send an http request and get the