You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all, I'm quite new on splash and currently try to scrape web pages that require login. I use splash because it can render javascript which is used by the website I'm trying to scrape. Whenever i try to render the website on splash the site appears to detect that the browser blocks cookies.
website: capitaliq.com
Does anybody know how to work around with this issue? I tried using splash:init_cookies(splash.args.cookies) but it appears to not be the solution and instead returns an error. Many thanks.
The text was updated successfully, but these errors were encountered:
Hi all, I'm quite new on splash and currently try to scrape web pages that require login. I use splash because it can render javascript which is used by the website I'm trying to scrape. Whenever i try to render the website on splash the site appears to detect that the browser blocks cookies.
website: capitaliq.com

Does anybody know how to work around with this issue? I tried using
splash:init_cookies(splash.args.cookies)
but it appears to not be the solution and instead returns an error. Many thanks.The text was updated successfully, but these errors were encountered: