OHMCFXG / scf-headless-chrome

Headless chrome running on tencent serverless cloud function.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

First, make sure you have Git LFS installed.

git clone https://github.com/HCX00/scf-headless-chrome.git
cd scf-headless-chrome
npm install
pip install -r requirements.txt -t .
sls deploy

and that's it, 🎉🎉🎉

About

Headless chrome running on tencent serverless cloud function.

License:MIT License


Languages

Language:Python 100.0%