If you know, please reply.
I tried to clay Aliexpress using ChromeDriver in Python.
However, ChromeDriver and the usual browser search results are different.
Neither is logged in to Aliexpress.
There was no difference in the request header.
Do you know the cause?
python chromedriver
Self-resolved.
There seems to be something wrong with the cookie.
When I deleted the browser cookie, the number of cookies matched with the driver.
© 2024 OneMinuteCode. All rights reserved.