petrbouchal / czgov-jobs

Scraper for Czech civil service jobs
0 stars 0 forks source link

Add MMR pagination #46

Closed petrbouchal closed 9 years ago

petrbouchal commented 9 years ago

http://mmr.cz/cs/Pracovni-prilezitosti?page=2

content > div:nth-child(4) > div > a.NextLink.Ajax > span > span

//*[@id="content"]/div[3]/div/a[3]/span/span Následující

content > div:nth-child(4) > div > a.NextLink.Ajax

Note: next link item remains active even when next page is loaded

petrbouchal commented 9 years ago

closed with 2f6e39450b63219393ade1288ba7ca9b3c8471e9