简体   繁体   中英

How can I run a Selenium Python Script in the Cloud?

I have a python script that uses Chromedriver and selenium to scrape a handful of websites. What resources are currently used to run these type of python scripts in the cloud?

For reference, I am using version 84.0.4147.30

One possible solution would be to setup an EC2 instance and install chrome, chromedriver and python...

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM