java - Catching Google's search "Next Page" - Jsoup Webcrawler -


i'm building 1 java webcrawler , need catch "next page" link google search request. trying realise 1 pattern or way do, until couldn't find clues this.

check out picture:

enter image description here

you can test "next page" same link every number pass mouse on. think change on link part "start=(number)" in end of link. every page of search plus 10 on start, since number of links result per page.

but, weird part "default" link doesn't come inside source code of page when request browser show code. maybe has google index process, i'm not sure since i'm not expert programmer yet, specially in web programmation.

so, has idea of how should solve this?

i suggest use jsoup.org library


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -