ScrapeNinja

FREEMIUM
От Anthony | Обновлено 22日前 | Data
Популярность

9.9 / 10

Задержка

3,727ms

Уровень обслуживания

97%

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.

Присоединяйтесь к обсуждению – добавьте комментарий ниже:

Войдите / Зарегистрируйтесь, чтобы публиковать новые комментарии