Skip to content

GAhlin/spider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

爬虫工具

通过 selenium 实现模拟人为操作爬取信息

引入Selenium依赖

    <dependency>
        <groupId>org.seleniumhq.selenium</groupId>
        <artifactId>selenium-server</artifactId>
        <version>3.141.59</version>
    </dependency>

chormedriver自动化测试工具下载 注意下载对应的版本

参考资料

Xpath

About

一个小巧的爬虫工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages