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
I am trying to use SitemapSpider with Playwright, but it doesn't work because XML gets transformed into HTML (webkit-xml-viewer). Is there any way to prevent this from happening? I cannot disable Playwright for the sitemap request as it is protected by Cloudflare.
The text was updated successfully, but these errors were encountered:
I am trying to use
SitemapSpider
with Playwright, but it doesn't work because XML gets transformed into HTML (webkit-xml-viewer). Is there any way to prevent this from happening? I cannot disable Playwright for the sitemap request as it is protected by Cloudflare.The text was updated successfully, but these errors were encountered: