Use rustfs (Minio Replacement since it was close sourced):
https://github.com/rustfs/rustfs
You can scrape the HTML pages and put inside rustfs, then later process in batch instead of real time / on the fly.
But the HTML page need to be tag with a question number, so the transformation logic can identify what question it is.
Typescript documentation:
https://docs.rustfs.com/developer/sdk/typescript
Use rustfs (Minio Replacement since it was close sourced):
https://github.com/rustfs/rustfs
You can scrape the HTML pages and put inside rustfs, then later process in batch instead of real time / on the fly.
But the HTML page need to be tag with a question number, so the transformation logic can identify what question it is.
Typescript documentation:
https://docs.rustfs.com/developer/sdk/typescript