79572730

Date: 2025-04-14 08:58:57
Score: 1
Natty:
Report link

You can also try API Endpoint Method of scraper api. That is

url = 'https://api.scraperapi.com/?api_key={api_key}&url=https://httpbin.org/ip'

Then simply use.

driver.get(url)

In this manner you won't need to add proxy in driver options.

reference: https://docs.scraperapi.com/python/making-requests/api-endpoint-method

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Muhammad Talha Tahir