This commit is contained in:
gospider
2025-02-08 09:00:02 +08:00
parent 2d9408bfd6
commit 52d974264b
4 changed files with 47 additions and 690 deletions

View File

@@ -13,15 +13,13 @@
<img src="https://img.shields.io/badge/language-golang-brightgreen">
</a>
</p>
<p align="center">
## A request library designed specifically for web crawlers
</p>
## Requests is a fully featured HTTP client library for Golang. Network requests can be completed with just a few lines of code. Unified support for http1, http2, http3, websocket, sse, utls, uquic
---
## Innovative Features
<h2 align="center">A request library designed specifically for web crawlers</h2>
<h2 align="center">Requests is a fully featured HTTP client library for Golang. Network requests can be completed with just a few lines of code. Unified support for http1, http2, http3, websocket, sse, utls, uquic</h2>
## Innovative Features
| **gospider007/requests** | **Other Request Libraries** |
|---------------------------|----------------------------|
| Unlimited chained proxy | Not supported |
@@ -128,4 +126,8 @@ If you like and it really helps you, feel free to reward me with a cup of coffee
<sub><b>Alipay</b></sub>
</td>
</tr>
</table>
</table>
## License
This project is licensed under the Mozilla Public License 2.0 (MPL-2.0) with additional author attribution requirements.
See the [LICENSE](./LICENSE) file for details.