All Projects → rolling-scopes → Karate

rolling-scopes / Karate

Webscraper

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Karate

Serverless Plugin Webpack
Serverless Plugin Webpack
Stars: ✭ 72 (+60%)
Mutual labels:  webpack2, serverless
Awesome Fable
A curated list of useful Fable tutorials, libraries and software. Inspired by awesome list. Feel free to contribute.
Stars: ✭ 376 (+735.56%)
Mutual labels:  webpack2, functional-programming
Serverless Webpack
Serverless plugin to bundle your lambdas with Webpack
Stars: ✭ 1,595 (+3444.44%)
Mutual labels:  webpack2, serverless
Openwhisk Deploy Kube
The Apache OpenWhisk Kubernetes Deployment repository supports deploying the Apache OpenWhisk system on Kubernetes and OpenShift clusters.
Stars: ✭ 231 (+413.33%)
Mutual labels:  serverless, functions-as-a-service
Serverless Aws Lambda Node Postgres
Serverless AWS Lambda with Node.js,Postgres Rest API with Sequelize.
Stars: ✭ 18 (-60%)
Mutual labels:  serverless, functional-programming
Baker
Orchestrate microservice-based process flows
Stars: ✭ 233 (+417.78%)
Mutual labels:  serverless, functions-as-a-service
Functions Framework Dart
FaaS (Function as a service) framework for writing portable Dart functions
Stars: ✭ 307 (+582.22%)
Mutual labels:  serverless, functions-as-a-service
Event Gateway
React to any event with serverless functions across clouds
Stars: ✭ 1,604 (+3464.44%)
Mutual labels:  serverless, functions-as-a-service
Fission
Fast and Simple Serverless Functions for Kubernetes
Stars: ✭ 6,646 (+14668.89%)
Mutual labels:  serverless, functions-as-a-service
Openwhisk
Apache OpenWhisk is an open source serverless cloud platform
Stars: ✭ 5,499 (+12120%)
Mutual labels:  serverless, functions-as-a-service
Openwhisk Devtools
Development tools for building and deploying Apache OpenWhisk
Stars: ✭ 141 (+213.33%)
Mutual labels:  serverless, functions-as-a-service
Openwhisk Runtime Php
Apache OpenWhisk Runtime PHP supports Apache OpenWhisk functions written in PHP
Stars: ✭ 26 (-42.22%)
Mutual labels:  serverless, functions-as-a-service
Flogo
Project Flogo is an open source ecosystem of opinionated event-driven capabilities to simplify building efficient & modern serverless functions, microservices & edge apps.
Stars: ✭ 1,891 (+4102.22%)
Mutual labels:  serverless, functions-as-a-service
Jazz
Platform to develop and manage serverless applications at an enterprise scale!
Stars: ✭ 254 (+464.44%)
Mutual labels:  serverless, functions-as-a-service
Gofn
Function process via docker provider (serverless minimalist)
Stars: ✭ 134 (+197.78%)
Mutual labels:  serverless, functions-as-a-service
Suddi.github.io
A static single-page application resume-builder developed using React.js and JSON Resume schema (https://suddi.io/)
Stars: ✭ 246 (+446.67%)
Mutual labels:  webpack2, functional-programming
Openwhisk Cli
Apache OpenWhisk Command Line Interface (CLI)
Stars: ✭ 73 (+62.22%)
Mutual labels:  serverless, functions-as-a-service
Serverless Architectures Aws
The code repository for the Serverless Architectures on AWS book
Stars: ✭ 120 (+166.67%)
Mutual labels:  serverless, functions-as-a-service
Faas
OpenFaaS - Serverless Functions Made Simple
Stars: ✭ 20,820 (+46166.67%)
Mutual labels:  serverless, functions-as-a-service
Baristacore
BaristaCore is a framework for providing a serverless platform using ChakraCore and .Net Core
Stars: ✭ 24 (-46.67%)
Mutual labels:  serverless, functions-as-a-service

KARATE - Serverless Webscraper

Webscraper is based on headless chrome and serverless framework

Setup

  • Install serverless npm i -g serverless
  • Create AWS Credentials
  • Install packages yarn
  • Run npm run deploy:scrapers

Licence

Copyright 2017 Siarhei Melnik

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see http://www.gnu.org/licenses/.

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].