Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rolling-scopes/karate
Webscraper
https://github.com/rolling-scopes/karate
functional-programming functions-as-a-service scraper serverless typescript webpack2
Last synced: 2 days ago
JSON representation
Webscraper
- Host: GitHub
- URL: https://github.com/rolling-scopes/karate
- Owner: rolling-scopes
- Created: 2017-03-23T18:03:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-24T09:07:26.000Z (over 6 years ago)
- Last Synced: 2024-04-24T20:01:22.987Z (7 months ago)
- Topics: functional-programming, functions-as-a-service, scraper, serverless, typescript, webpack2
- Language: TypeScript
- Homepage:
- Size: 43.1 MB
- Stars: 42
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
.