We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Huginn抓取有些动态渲染网站内容时,只能通过Post Agent调用browserless访问。出于安全考虑不想给browserless设置外部访问端口,请问如何让Huginn能内部(RSSmanX部署的同一个服务器)调用browserless?
The text was updated successfully, but these errors were encountered:
找到了。在Huginn的Post Agent中将post_url设置为 “http://service.browserless:3000/content/” 就是内部调用browserless。
Sorry, something went wrong.
No branches or pull requests
Huginn抓取有些动态渲染网站内容时,只能通过Post Agent调用browserless访问。出于安全考虑不想给browserless设置外部访问端口,请问如何让Huginn能内部(RSSmanX部署的同一个服务器)调用browserless?
The text was updated successfully, but these errors were encountered: