Scraping web with icon

@HenrikX

maybe you have already done. For a custom implemented paging I would suggest to have a look on following:

<html app='firefox.exe' title='Produkter - ascon trading aps' />
<webctrl tag='UL' class='pagination' />
<webctrl aaname='2' tag='A'

the aaname info you can use for dynamizing. Work with the variable template syntax as described here:

for finding the last page it has many options. (Status info from top, next page number is not available …)

1 Like