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
- Host: GitHub
- URL: https://github.com/psmarcin/web-scraper
- Owner: psmarcin
- Created: 2020-02-03T16:40:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-08T15:36:40.000Z (over 1 year ago)
- Last Synced: 2025-07-11T18:46:15.620Z (12 months ago)
- Language: HCL
- Size: 25.4 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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