url |
^https?://[^./]+\.google(?:\.[^./]{2,3}){1,2}/search |
nextLink |
//div[@role="progressbar"]/following-sibling::a[@role="button"][not(contains(@style, 'display: none'))]
|
id('botstuff')/descendant::a[contains(@href, 'start=')][last()][not(string(.)) and not(following-sibling::*)]
|
id("extrares")//span[count(a)>0]/span/following-sibling::a |
pageElement |
id('rso')/div |
exampleUrl |
https://www.google.com/search?q=autopagerize&start=10
https://www.google.co.jp/search?q=chrome&tbm=bks |
comment |
Changed to avoid conflict with news search. Example:https://www.google.com/search?q=google+search+mobile&client=firefox-b-1-d&tbm=nws&ei=3pG-YYugMpbCytMP_-ar-A0&start=0&sa=N&ved=2ahUKEwiLh7nq4e70AhUWoXIEHX_zCt84UBDy0wN6BAgBEDY&biw=1536&bih=711&dpr=1.25 |
comment2 |
Has infinite scroll. https://www.google.com/search?q=autopagerize |