scrapy-plugins / scrapy-splash

Scrapy+Splash for JavaScript integration
BSD 3-Clause "New" or "Revised" License
3.14k stars 451 forks source link

fail to render a JS webpage #278

Closed rogeronline closed 3 years ago

rogeronline commented 3 years ago

fail to render the following page https://www.lexusserramonte.com/new-inventory/index.htm

see following screen shot, it has no content at all Screen Shot 2021-01-12 at 5 41 09 PM

i am running splash in disable-private-mode docker run -it -p 8050:8050 scrapinghub/splash --disable-private-mode

can anybody take a look and shed a light on this...

Gallaecio commented 3 years ago

Closing in favor of https://github.com/scrapinghub/splash/issues/1095