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

http-equiv="refresh" 跳转跟随 #51

Open
f1tz opened this issue Nov 12, 2021 · 1 comment
Open

http-equiv="refresh" 跳转跟随 #51

f1tz opened this issue Nov 12, 2021 · 1 comment

Comments

@f1tz
Copy link

f1tz commented Nov 12, 2021

rad是否可以提供这个功能,在遇到 http-equiv="refresh" 时,爬虫可以跟随到 /admin 路径下

<head>
       <meta http-equiv="refresh" content="1;URL='/admin'"/>
</head>
@chinaykc
Copy link
Member

chinaykc commented Dec 1, 2021

按照目前的逻辑,/admin是会爬到的,不过会在新的标签页中打开。

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

2 participants