# num-mark **Repository Path**: kangoody/num-mark ## Basic Information - **Project Name**: num-mark - **Description**: Java爬取搜索引擎,获取号码标记 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: proxy - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # num-mark #### 介绍 Java爬取搜索引擎,获取号码标记 #### 软件架构 软件架构说明 使用WebClient、Jsoup;Spring Boot、Spring Data JPA #### 使用说明 1. 在[huanzi-qch/spider](https://gitee.com/huanzi-qch/spider)项目基础上改造,用于爬取搜索引擎(百度、360、搜狗)上面的号码标记信息 2. 在搜索引擎返回安全验证的HTML之后,使用更新代理IP的方法,循环异步调用搜索引擎对应接口,直到调用成功为止