Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Epic] Scraping Features #3

Open
brandonsturgeon opened this issue Feb 12, 2024 · 0 comments
Open

[Epic] Scraping Features #3

brandonsturgeon opened this issue Feb 12, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@brandonsturgeon
Copy link
Member

I want people to be able to scrape the mirror super easily, even if the main site is down or whatever.

Ideally, we could serve a number of different json files:

And then allow people to query multiple at a time.

For self hosting, this will inflate the total image size by quite a bit.. maybe 100+mb which could nearly double the final size. Maybe we can exclude this from self hosted?

For the live site, it should be fine - it'll just be a number of R2 reads, which are super cheap and cache-able.

@brandonsturgeon brandonsturgeon self-assigned this Feb 12, 2024
@brandonsturgeon brandonsturgeon added the enhancement New feature or request label Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant