Hello there,
i have been working for couple of months on a project to get data from TripAdvisor.
I am able to easily get comments from any facilities using a location ID, but I still get a lot of trouble to login automatically using either Selenium or Playwright with python.
When I try to access the website, I get this:

I am using IP rotation from a lot of different website (Iproyal, Brightdata, Smartproxy). I guess the problem comes from my browser fingerprint or/and IPs I am using and I haven't found a workaround..
My main objective is to get the cookies so I can make API calls.
Amy idea ?
i have been working for couple of months on a project to get data from TripAdvisor.
I am able to easily get comments from any facilities using a location ID, but I still get a lot of trouble to login automatically using either Selenium or Playwright with python.
When I try to access the website, I get this:

I am using IP rotation from a lot of different website (Iproyal, Brightdata, Smartproxy). I guess the problem comes from my browser fingerprint or/and IPs I am using and I haven't found a workaround..
My main objective is to get the cookies so I can make API calls.
Amy idea ?