Jump to content

Recommended Posts

Posted

I don't think that's going to run here. From the looks of it, it requires Chrome itself be present, and just lets Python talk to Chrome. Our servers have no user interface, so a web browser can't run on them (not to mention the massive memory usage that we don't have the resources for, even if it could run).

 

You can sort of emulate a browser session with something like cURL though, if your goal is to automate accessing a website.

Posted

I am trying to scrape some data from a javascript-rendered website. I will find an alternative way to do it.

Thank you for your help.

Guest
This topic is now closed to further replies.
×
×
  • Create New...