Hello,
I need help with this sitemap, the pagination does not work and I can only gather first-page information.
This is a thesis website:Ulusal Tez Merkezi | Anasayfa
After going and typing "sosyal bilgiler" it displays results without searching again so I set up scrape link to the results page https://tez.yok.gov.tr/UlusalTezMerkezi/tezSorguSonucYeni.jsp
Links work as pagination also, I couldn't pick them as links.
can anyone help? This is for academic research.
Thanks
Sitemap:
{"_id":"yok","startUrl":["https://tez.yok.gov.tr/UlusalTezMerkezi/tezSorguSonucYeni.jsp"],"selectors":[{"id":"links","parentSelectors":["pag","links"],"paginationType":"auto","type":"SelectorPagination","selector":"td:nth-of-type(2) span"},{"id":"kunye","parentSelectors":["links"],"type":"SelectorText","selector":".renkp td:nth-of-type(3)","multiple":false,"regex":""},{"id":"ozet","parentSelectors":["links"],"type":"SelectorText","selector":"td#td0","multiple":false,"regex":""},{"id":"pag","parentSelectors":["_root","pag"],"paginationType":"auto","type":"SelectorPagination","selector":"div.pagination"}]}