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

https://github.com/psmarcin/web-scraper

Web scraper as a service worker
https://github.com/psmarcin/web-scraper

Last synced: 4 months ago
JSON representation

Web scraper as a service worker

Awesome Lists containing this project

README

          

### Idea
This repository contains all I need to run internally CloudFlare Service Worker. It contains both 📖(infrastructure) and 💻(code).

### How to run
This example project requires tools:
* [Terraform](https://www.terraform.io/downloads.html) - Infrastructure as a code
* [Nodejs](https://nodejs.org/en/) - Function logic
* [Wrangler](https://cloud.google.com/sdk/docs/quickstarts/) - Interact with GCP

#### Infrastructure
TBD

#### Service Worker
TBD