url |
^https?://[^./]+\.google(?:\.[^./]{2,3}){1,2}/search |
nextLink |
id('botstuff')[not(id('pnnext pnprev'))]/descendant::a[contains(@href, 'start=')][last()][not(contains(div/@style, 'none'))][not(following-sibling::span)][not(h3)] |
pageElement |
id('rso')[.//a] |
exampleUrl |
https://www.google.com/search?q=autopagerize&start=10
https://www.google.co.jp/search?q=chrome&tbm=bks
https://www.google.com/search?q=chrome&tbm=nws |
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 |