3G/4G/5G Mobile Proxies

مضمن مع جميع ProxyScrape الحزم السكنية

Our mobile proxies are included with all ProxyScrape residential packages. Compared to residential proxies, they have a better reputation, are far less likely to be blocked, and are faster. Our mobile proxies currently have the following features:

  • بروتوكول HTTP
  • استهداف البلدان للولايات المتحدة والمملكة المتحدة والتكنولوجيا الملائمة
  • استهداف الولايات المتحدة لنيويورك وفلوريدا وتكساس
  • تناوب الوكلاء أو الجلسات اللاصقة لمدة 3 دقائق
  • اتصالات متزامنة غير محدودة

12 000+
عناوين IP اليومية
99%
نسبة النجاح
0.4 ثانية
وقت الاستجابة
24/7
دعم

موثوق به من قبل 1000s من المطورين على

ضاعف جهودك وسرع نجاحك
مع 12.000+ بروكسيات متنقلة يومية

الاتصال الخلفي
تدوير الوكلاء

متزامن غير محدود
اتصالات

HTTP
بروتوكول

12.000+
الوكلاء اليوميون

اسم المستخدم وكلمة المرور
المصادقه

الولايات المتحدة والمملكة المتحدة و AT

99٪ نسبة النجاح
وقت استجابة 0.4 ثانية

دعم متميز
هذا جاهز لمساعدتك

التكامل بدون متاعب
لبداية سريعة

بروكسيات الجوال الدوارة لدينا سهلة الدمج والإدارة.

التكامل مع برامج الطرف الثالث

جلسات لزجة

وثائق صديقة للمطورين

استهداف البلد والولاية والمدينة

في بعض الأحيان ، ليس لديك الوقت للتحقق من قائمة واسعة من الخيارات. يجعل خيار اختيار الوكيل سهل الاستخدام العملية سهلة بالنسبة لك. يسمح لك بتصفية الخيارات المختلفة وفقا للبلد والولاية والمدينة وما إلى ذلك.

احصل على وكلاء الجوال
الضفيرة -x proxyscrape.com:7777 -U "العميل-المستخدم:PASS" https://proxyscrape..com
import requests          
            
username = "customer-USER"
password = "PASS"
proxy = "proxyscrape.com:7777"

proxies = {
  'http': f'http://{username}:{password}@{proxy}',
  'https': f'http://{username}:{password}@{proxy}'
}

response = requests.request(
  'GET',
  'https://proxyscrape.com',
  proxies=proxies,
)

print(response.text)
import fetch from 'node-fetch';
import createHttpsProxyAgent from 'https-proxy-agent'

const username = 'customer-USER';
const password = 'PASS';
const proxy = 'proxyscrape.com:7777'

const agent = createHttpsProxyAgent(
  `http://${username}:${password}@${proxy}`
);

const response = await fetch('https://proxyscrape.com', {
  method: 'get',
  agent: agent,
});

console.log(await response.text());
<?php

$username = 'customer-USER';
$password = 'PASS';
$proxy = 'proxyscrape.com:7777';

$query = curl_init('https://proxyscrape.com');

curl_setopt($query, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($query, CURLOPT_PROXY, "http://$proxy");
curl_setopt($query, CURLOPT_PROXYUSERPWD, "$username:$password");

$output = curl_exec($query);
curl_close($query);
if ($output)
  echo $output;
?>
package main

import (
  "fmt"
  "io/ioutil"
  "net/http"
  "net/url"
)

func main() {
  const username = "customer-USER"
  const password = "PASS"
  const proxy = "proxyscrape.com:7777"
  
  proxyUrl, _ := url.Parse(
    fmt.Sprintf(
      "http://%s:%s@%s",
      username,
      password,
      proxy,
    ),
  )
  
  client := &http.Client{Transport: &http.Transport{Proxy: http.ProxyURL(proxyUrl)}}
  request, _ := http.NewRequest("GET",
    "https://proxyscrape.com",
    nil,
  )
  
  request.SetBasicAuth(username, password)
  response, err := client.Do(request)
  if err != nil {
    fmt.Println(err)
    return
  }
  
  responseText, _ := ioutil.ReadAll(response.Body)
  fmt.Println(string(responseText))
}
package example;

import org.apache.http.HttpHost;
import org.apache.http.client.fluent.*;

public class Main {
  public static void main(String[] args) throws Exception {
    
    String username = "customer-USER";
    String password = "PASS";
    String proxyHost = "proxyscrape.com";
    int proxyPort = 7777;
    
    HttpHost entry = new HttpHost(proxyHost, proxyPort);
    String query = Executor.newInstance()
      .auth(entry, username, password)
      .execute(Request.Get("https://proxyscrape.com")
      .viaProxy(entry))
      .returnContent().asString();
    System.out.println(query);
  }
}
using System;
using System.Net;

class Example
{
  static void Main()
  {   
    var username = "customer-USER";
    var password = "PASS";
    var proxy = "proxyscrape.com:7777";
    
    var client = new WebClient();
    client.Proxy = new WebProxy(proxy);
    client.Proxy.Credentials = new NetworkCredential(username, password);
    Console.WriteLine(client.DownloadString("https://proxyscrape.com"));
  }
}
cURL بايثون العقدة.js PHP GO جافا C#

مهما كانت احتياجات الكشط الخاصة بك ، لدينا جودة عالية
يمكن لتجمع الوكيل المحمول التعامل مع الوظائف على أي نطاق

اختبار البرمجيات
اختبار الويب
زحف الويب
التسويق عبر وسائل التواصل الاجتماعي
عرض التعبئة
الكشط
تعليمي
العاب
تصفح الويب
روبوتات المرور
روبوتات التداول
روبوتات المتابعين
اختبار الكود
الأمن السيبراني
SEO
تفسير

التسعير

لست مستعدا للالتزام بشكل كبير؟
امنح وكلائنا اختبارا! 1 جيجابايت مقابل 1 دولار.

ابتاع