Proxied logoProxied text

Goutte

Goutte は、SymfonyのBrowserKitとGuzzleをラップして、PHPでjQueryライクなスクレイピングAPIを提供します:

use Goutte\Client;
$client = new Client();
$client->setServerParameter('HTTP_PROXY', 'socks5://gateway.proxied.com:1080');
$crawler = $client->request('GET', 'https://example.com');
$title = $crawler->filter('h1')->text();

ProxiedのSOCKS5ゲートウェイを設定することで、全てのGoutteリクエストが新しいモバイルIPを経由し、ブロック率を大幅に低減します。

あなたのニーズに
最適なプロキシを 見つけましょう

Proxiedに参加