Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

爬取淘宝商品详情出现了以下错误 #3

Open
Ccccccai777 opened this issue May 1, 2024 · 3 comments
Open

爬取淘宝商品详情出现了以下错误 #3

Ccccccai777 opened this issue May 1, 2024 · 3 comments

Comments

@Ccccccai777
Copy link

taobao-crawler-selenium-master>python taobaoCrawler.py
using new version selector
Traceback (most recent call last):
File "taobaoCrawler.py", line 152, in
next_page_button.click()
File "E:\python3\lib\site-packages\selenium\webdriver\remote\webelement.py", line 94, in click
self._execute(Command.CLICK_ELEMENT)
File "E:\python3\lib\site-packages\selenium\webdriver\remote\webelement.py", line 395, in _execute
return self._parent.execute(command, params)
File "E:\python3\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 345, in execute
self.error_handler.check_response(response)
File "E:\python3\lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 229, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.ElementClickInterceptedException: Message: element click intercepted: Element ... is not clickable at point (1085, 12). Other element would receive the click:

...

(Session info: chrome=124.0.6367.119)

@Ccccccai777
Copy link
Author

解决这个问题后导出的excel是空数据

@YoungZM339
Copy link
Owner

您好,现在淘宝网页版开始大改版,这个程序是去年夏天时编写,已经不适合现在的淘宝网页版。
近期我会更新这个程序,请您持续关注。

@zc9
Copy link

zc9 commented May 23, 2024

您好,现在淘宝网页版开始大改版,这个程序是去年夏天时编写,已经不适合现在的淘宝网页版。 近期我会更新这个程序,请您持续关注。

淘宝图像验证码能处理吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants