Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/LeiShi1313/scf-headless-chrome

Headless chrome running on tencent serverless cloud function.
https://github.com/LeiShi1313/scf-headless-chrome

headless-chrome headless-chromium scf selenium serverless tencent-cloud

Last synced: 16 days ago
JSON representation

Headless chrome running on tencent serverless cloud function.

Awesome Lists containing this project

README

        


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, :tada::tada::tada: