All Projects → LeiShi1313 → scf-headless-chrome

LeiShi1313 / scf-headless-chrome

Licence: MIT license
Headless chrome running on tencent serverless cloud function.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to scf-headless-chrome

headless-chrome
Implementation of the new headless chrome with chromedriver and selenium.
Stars: ✭ 34 (+21.43%)
Mutual labels:  selenium, headless-chrome
Taiko
A node.js library for testing modern web applications
Stars: ✭ 2,964 (+10485.71%)
Mutual labels:  headless-chrome, headless-chromium
Serverless Chrome
🌐 Run headless Chrome/Chromium on AWS Lambda
Stars: ✭ 2,625 (+9275%)
Mutual labels:  headless-chrome, headless-chromium
js
serverless your express/koa/restify apps
Stars: ✭ 21 (-25%)
Mutual labels:  scf, tencent-cloud
Chromeless
🖥 Chrome automation made simple. Runs locally or headless on AWS Lambda.
Stars: ✭ 13,254 (+47235.71%)
Mutual labels:  selenium, headless-chrome
Playwright Go
Playwright for Go a browser automation library to control Chromium, Firefox and WebKit with a single API.
Stars: ✭ 272 (+871.43%)
Mutual labels:  selenium, headless-chrome
Pdf Bot
🤖 A Node queue API for generating PDFs using headless Chrome. Comes with a CLI, S3 storage and webhooks for notifying subscribers about generated PDFs
Stars: ✭ 2,551 (+9010.71%)
Mutual labels:  headless-chrome, headless-chromium
Docker Python Chromedriver
Dockerfile for running Python Selenium in headless Chrome (Python 2.7 / 3.6 / 3.7 / 3.8 / Alpine based Python / Chromedriver / Selenium / Xvfb included in different versions)
Stars: ✭ 385 (+1275%)
Mutual labels:  selenium, headless-chrome
CrawlerSamples
This is a Puppeteer+AngleSharp crawler console app samples, used C# 7.1 coding and dotnet core build.
Stars: ✭ 36 (+28.57%)
Mutual labels:  headless-chrome, headless-chromium
throughout
🎪 End-to-end testing made simple (using Jest and Puppeteer)
Stars: ✭ 16 (-42.86%)
Mutual labels:  selenium, headless-chrome
dusker
Stand alone Laravel Dusk test suit, which do not require Laravel framework itself
Stars: ✭ 28 (+0%)
Mutual labels:  selenium
Instagram-Giveaways-Winner
Instagram Bot which when given a post url will spam mentions to increase the chances of winning. Win Instagram Giveaways!
Stars: ✭ 95 (+239.29%)
Mutual labels:  selenium
java-opensdk
TestProject Java OpenSDK
Stars: ✭ 45 (+60.71%)
Mutual labels:  selenium
kathisto
📦 Server-side rendering for Javascript based web-apps
Stars: ✭ 17 (-39.29%)
Mutual labels:  headless-chrome
Google-DSC-Platform-Extension
Hello DSC Leads, Automate your process of adding attendees manually.
Stars: ✭ 16 (-42.86%)
Mutual labels:  selenium
chesf
CHeSF is the Chrome Headless Scraping Framework, a very very alpha code to scrape javascript intensive web pages
Stars: ✭ 18 (-35.71%)
Mutual labels:  selenium
SWET
Selenium WebDriver Page Test / workflow recorder (successor to SWD recorder)
Stars: ✭ 34 (+21.43%)
Mutual labels:  selenium
Mobilenium
Mobilenium allows you to use Selenium and have access to status codes and HTTP headers, without the need for manual labor.
Stars: ✭ 22 (-21.43%)
Mutual labels:  selenium
InstagramLocationScraper
No description or website provided.
Stars: ✭ 13 (-53.57%)
Mutual labels:  selenium
crawler
Crawler with Python 3.
Stars: ✭ 34 (+21.43%)
Mutual labels:  selenium

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, 🎉🎉🎉

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].