{"id":22499701,"url":"https://github.com/idea2app/web-file-cache","last_synced_at":"2026-02-17T16:02:05.171Z","repository":{"id":265522069,"uuid":"896144119","full_name":"idea2app/Web-file-cache","owner":"idea2app","description":"Web file cache service based on GitHub actions","archived":false,"fork":false,"pushed_at":"2025-10-30T15:03:13.000Z","size":21,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-30T16:41:09.661Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/idea2app.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-11-29T16:28:58.000Z","updated_at":"2025-10-30T15:03:16.000Z","dependencies_parsed_at":"2024-11-29T19:19:48.217Z","dependency_job_id":"88d10ac1-5b87-4826-9b92-d15abaca21f7","html_url":"https://github.com/idea2app/Web-file-cache","commit_stats":null,"previous_names":["idea2app/web-file-cache"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/idea2app/Web-file-cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idea2app%2FWeb-file-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idea2app%2FWeb-file-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idea2app%2FWeb-file-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idea2app%2FWeb-file-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/idea2app","download_url":"https://codeload.github.com/idea2app/Web-file-cache/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idea2app%2FWeb-file-cache/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29549216,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T14:33:00.708Z","status":"ssl_error","status_checked_at":"2026-02-17T14:32:58.657Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-06T22:15:00.920Z","updated_at":"2026-02-17T16:02:05.166Z","avatar_url":"https://github.com/idea2app.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Web-file-cache\n\nWeb file cache service based on [GitHub actions][1]\n\n[![Download File or Web page](https://github.com/idea2app/Web-file-cache/actions/workflows/crawler.yml/badge.svg)][2]\n\n## Technologies\n\n- Crawler: [`web-fetch`][3] ([Puppeteer][4] based)\n- CDN: [JSDelivr][5]\n- OSS service: [Cloudflare R2][6]\n\n## Usage\n\n### Setup repository\n\n1.  Install GitHub apps in your organization or account:\n\n    1.  [Probot settings][7]: set up Issue labels \u0026 Pull Request rules\n\n2.  Click the **[\u003ckbd\u003eUse this template\u003c/kbd\u003e][8] button** on the top of this GitHub repository's home page, then create your own repository in the app-installed namespace above\n\n3.  Set Cloudflare variables is [`.github/workflows/crawler.yml`][9] as [Repository secrets][10]\n\n### Manual cache\n\nhttps://github.com/idea2app/Web-file-cache/issues/new?template=crawler.yml\n\n### Automatic cache\n\n```shell\nURL=\"https://example.com/test.html\"\n\ncurl -L \\\n  -X POST \\\n  -H \"Accept: application/vnd.github+json\" \\\n  -H \"Authorization: Bearer \u003cYOUR-TOKEN\u003e\" \\\n  -H \"X-GitHub-Api-Version: 2022-11-28\" \\\n  -d \"{\\\"ref\\\":\\\"main\\\",\\\"inputs\\\":{\\\"url\\\":\\\"$URL\\\"}}\" \\\n  https://api.github.com/repos/your-namespace/Web-file-cache/actions/workflows/crawler.yml/dispatches\n```\n\n[1]: https://github.com/features/actions\n[2]: https://github.com/idea2app/Web-file-cache/actions/workflows/crawler.yml\n[3]: https://github.com/TechQuery/Web-fetch\n[4]: https://pptr.dev/\n[5]: https://www.jsdelivr.com/\n[6]: https://www.cloudflare.com/developer-platform/products/r2/\n[7]: https://github.com/apps/settings\n[8]: https://github.com/new?template_name=Web-file-cache\u0026template_owner=idea2app\n[9]: .github/workflows/crawler.yml\n[10]: https://github.com/idea2app/Web-file-cache/settings/secrets/actions\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidea2app%2Fweb-file-cache","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidea2app%2Fweb-file-cache","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidea2app%2Fweb-file-cache/lists"}