url |
^https?://(www\.)?pixiv\.net.+ |
nextLink |
//a[@rel="next"] |
pageElement |
//div[@class="event-information"]|(//nav|//div[@class="_pager-complex"])/following-sibling::*[./following-sibling::nav or ./following-sibling::div[@class="_pager-complex"]]|//*[./div[@class="_pager-complex"]]/descendant::ul[last()][count(//div[@class="_pager-complex"])=1] |
exampleUrl |
https://www.pixiv.net/booth_follow_items.php
https://www.pixiv.net/event.php?d=201705
https://www.pixiv.net/event_member.php?event_id=5789
https://www.pixiv.net/info.php?cid=1
https://www.pixiv.net/user_event.php
https://www.pixiv.net/search_user.php?nick=a&s_mode=s_usr
https://www.pixiv.net/response.php?illust_id=1539585
|
comment |
contains(@class,'next') often catches incorrect nextLink, such as <a href="#" class="slider-arrow ui-tab-next"> |