Simple table with pagination

68 views
Skip to first unread message

xmis...@gmail.com

unread,
Nov 26, 2017, 6:38:29 AM11/26/17
to Web Scraper
Hi, I have a problem with scraping very simple table on site https://csgo.steamanalyst.com/list

My sitemap:

{"startUrl":"https://csgo.steamanalyst.com/list","selectors":[{"parentSelectors":["_root","pagination"],"type":"SelectorTable","multiple":true,"id":"table1","selector":"table.table","tableHeaderRowSelector":"thead tr","tableDataRowSelector":"tbody tr","columns":[{"header":"Market Name","name":"Market Name","extract":true},{"header":"SteamAnalyst 7 Days Avg.","name":"SteamAnalyst 7 Days Avg.","extract":true},{"header":"Steam Market Listing Price","name":"Steam Market Listing Price","extract":true},{"header":"OPSKINS Lowest Price","name":"OPSKINS Lowest Price","extract":true},{"header":"Volume","name":"Volume","extract":true},{"header":"Trend","name":"Trend","extract":true},{"header":"Volatility","name":"Volatility","extract":true}],"delay":"10000"},{"parentSelectors":["_root"],"type":"SelectorElementClick","multiple":true,"id":"pagination","selector":"li.paginate_button.next a.page-link","delay":"10000","clickElementSelector":"li.paginate_button.next a.page-link","clickElementUniquenessType":"uniqueText","clickType":"clickMore","discardInitialElements":false}],"_id":"steamanalyst2"}

Scraper stop working after 3/4 pages :/
What I doing wrong?


Reply all
Reply to author
Forward
0 new messages