# 获取请求

在本部分中,我们详细说明了使用以下方式调度 GET 请求的过程: Crawlbase的智能 AI 代理服务.这表示通过智能 AI 代理执行 GET 请求的简单命令。

  • curl
  • Rubin
  • Knoten
  • php
  • python
  • go

Verwendung von HTTPS (empfohlen):

curl -x "https://[email protected]:8013" -k "https://httpbin.org/ip"

HTTP-Alternative verwenden:

curl -x "http://[email protected]:8012" -k "https://httpbin.org/ip"