Web Scraper version: 1.95.8
Chrome version: 134.0.6998.89
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36
OS: macOS 15.3.1
Link to the site you were scraping: https://max.pedata.cn/client/event/invest
however this site requires signing in so maybe as well refer to the screen recording below. thank you.
Sitemap (Please make the sitemap as minimal as possible so it’s easier to replicate the bug. You can export the sitemap by opening it and choosing “Export Sitemap” in the dropdown menu):
{"_id":"pedata-nofilter","startUrl":["https://max.pedata.cn/client/event/invest"],"selectors":[{"id":"table","parentSelectors":["_root"],"type":"SelectorTable","multiple":true,"selector":"div.vxe-table--viewport-wrapper","tableDataRowSelector":".fixed-left--wrapper tr.vxe-body--row","tableHeaderRowSelector":".fixed-left--wrapper tr.vxe-header--row","columns":[{"extract":true,"header":"投资方","name":"投资方"},{"extract":true,"header":"投资方所在地","name":"投资方所在地"},{"extract":true,"header":"所属品牌机构","name":"所属品牌机构"},{"extract":true,"header":"机构总部","name":"机构总部"},{"extract":true,"header":"项目","name":"项目i"},{"extract":true,"header":"投资时间","name":"投资时间"},{"extract":true,"header":"投资轮次","name":"投资轮次"},{"extract":true,"header":"投资金额","name":"投资金额"},{"extract":true,"header":"投资金额(人民币)","name":"投资金额(人民币)"},{"extract":true,"header":"行业","name":"行业i"},{"extract":true,"header":"业务","name":"业务i"},{"extract":true,"header":"注册地区","name":"注册地区"},{"extract":true,"header":"企业名称","name":"企业名称"},{"extract":true,"header":"注册资本","name":"注册资本"},{"extract":true,"header":"成立时间","name":"成立时间"},{"extract":true,"header":"法人代表","name":"法人代表"},{"extract":true,"header":"市值/估值","name":"市值估值"}]},{"id":"next","parentSelectors":["_root","next"],"paginationType":"auto","type":"SelectorPagination","selector":".ant-pagination-next a"}]}
Log Information (Screen Record):
the data preview works fine, but when i click scrape, it just exits with only scraping the data from first page.
thank you very much for taking the time looking into this issue.
Tutorial on how to submit a video bug report: How to submit a video bug report