ScrapeNinja

फ्रीमियम
द्वारा Anthony | अपडेट किया गया 한 달 전 | Data
लोकप्रियता

9.9 / 10

लेटेंसी

3,804ms

सेवा का स्तर

98%

Health Check

N/A

सभी चर्चाओं पर वापस जाएं

Error rotating proxy

Hello, I’m calling the api as such:

  const options = {
    method: "POST",
    headers: {
      "content-type": "application/json",
      "X-RapidAPI-Key": "API KEY HERE",
      "X-RapidAPI-Host": "scrapeninja.p.rapidapi.com",
    },
    body: JSON.stringify({
      url: MY URL,
      method: "GET",
      retryNum: 5,
      geo: "us",
      textNotExpected: ["Please fill out the re-captcha and then hit submit"],
    }),
  };

However, I still get responses with the text in ‘textNotExpected’, why is this?

Rapid account: Restyler
restyler Commented 5달 전

Hi! default scrapeninja proxies are basic rotating proxies. For hard-to-scrape proxies you can try premium proxies (paid per GB) - please drop me a message via contact@scrapeninja.net and specify the full scrapeninja payload so I can diagnose it.

चर्चा में शामिल हों - नीचे टिप्पणी जोड़ें:

नई टिप्पणियाँ पोस्ट करने के लिए लॉग इन / साइनअप करें