# jsoup-example **Repository Path**: honglinhub/jsoup-example ## Basic Information - **Project Name**: jsoup-example - **Description**: 通过jsoup模拟登录并爬取数据 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-01-12 - **Last Updated**: 2023-03-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # jsoup-example #### 介绍 通过jsoup模拟登录并爬取数据 #### 相关链接 1. [源码](https://github.com/jhy/jsoup) 2. [源码-国内](https://gitee.com/luoxianli/jsoup) 3. [应用](https://gitee.com/gustuy/jsoup-crawler) 4. [模拟登录](https://sodocumentation.net/jsoup/topic/4631/logging-into-websites-with-jsoup) 5. [其它情况](https://segmentfault.com/q/1010000041251772/a-1020000041253361) 6. [python 模拟登录](https://github.com/Kr1s77/awesome-python-login-model) 7. [python爬虫进阶](https://gitee.com/honglinhub/crawler) #### 待办 - [x] 模拟登录 - [x] 爬取数据