# Get Request

In this segment, we elaborate on the procedure for dispatching GET requests utilizing Crawlbase's Smart Proxy service. This represents a simple command to execute a GET request through the Smart Proxy.

  • curl
  • ruby
  • node
  • php
  • python
  • go
curl -x "http://[email protected]:8012" -k "http://httpbin.org/ip"