zhegexiaohuozi / SeimiCrawler

一个简单、敏捷、分布式的支持SpringBoot的Java爬虫框架;An agile, distributed crawler framework.
http://seimicrawler.org
Apache License 2.0
1.98k stars 679 forks source link

针对懒加载的应该怎么去进行爬取 #90

Open dragonorant opened 1 year ago

dragonorant commented 1 year ago

如题, 页面有部分资源是属于懒加载的,现在想要将此懒加载的信息给爬取到,应该怎么做啊?