page-fetcher-api: centralised Playwright page fetcher with DB persistence #43
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Create a new internal page-fetcher-api service that centralises all web-page fetching via Playwright (headless Chromium).
New projects
Changes to existing services
DB
All fetches saved to pageFetcher.PageFetches (URL, HTML, text, duration, caller, status code).