Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 980 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 980 Bytes

Headless Chrome on SCF  

中文文档

Headless chrome running on tencent serverless cloud function

with Serverless, Tencent SCF, Headless Chrome and Selenium!

How to run this project

git clone https://github.com/LeiShi1313/scf-headless-chrome.git
cd scf-headless-chrome
wget -O chromedriver/headless-chromium-tencent https://github.com/LeiShi1313/scf-headless-chrome/releases/download/v1.0.0/headless-chromium-tencent
npm install
pip install -r requirements.txt -t .
sls deploy

and that's it, 🎉🎉🎉